Wojtek Figat
9614b7b014
Fix scripts projects opening to support adync open when uisng Editor menu option
2021-06-09 10:59:15 +02:00
Wojtek Figat
484bc409d4
Add support for NotNullItems option in collections editors
...
#542
2021-06-09 10:58:54 +02:00
Crawcik
a1f985bc7d
Adding NotNullItem
2021-06-03 13:44:21 +02:00
Wojtek Figat
a467c96e00
Merge branch 'rider_2021_support' of git://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-rider_2021_support
2021-05-28 09:49:03 +02:00
Wojtek Figat
42dfc56bae
Fix checking paths when opening Visual Studio project items to prevent dummy files creation
2021-05-26 23:24:16 +02:00
GoaLitiuM
a6ed117088
Add support for Rider 2021, use latest detected version of Rider
...
Handles additional registry location where installation paths are stored
for Rider 2021. The detected installations are now sorted by version, so
the latest detected version is always used when opening the scripts
project.
2021-05-26 20:07:34 +03:00
Jean-Baptiste Perrier
74916dddfd
Add Uint16 & Int16 names.
2021-05-10 22:47:02 +02:00
Jean-Baptiste Perrier
0d6f81904d
Uint16 & Int16 ScriptType ToString.
2021-05-10 22:46:24 +02:00
Wojtek Figat
0e75dba142
Optimize C++ compilation time
2021-04-30 16:27:57 +02:00
Wojtek Figat
d85a020971
Fix picking game binaries target when EditorTarget is not SetupTargetEnvironment
...
#398
2021-03-28 23:25:52 +02:00
Wojtek Figat
0be815cddd
Possible fix for missing include
2021-03-25 21:50:16 +01:00
Wojtek Figat
1d575f51b6
Fix code style and optimize
2021-03-14 19:35:50 +01:00
Wojtek Figat
146dffa732
Merge branch 'patch-declarationSort' of git://github.com/honzapatCZ/FlaxEngine into honzapatCZ-patch-declarationSort
2021-03-14 19:29:02 +01:00
honzapatCZ
d09bd12e5b
declaration at end
2021-03-04 19:57:15 +01:00
honzapatCZ
4593e4c669
declaration order sorting
2021-03-04 19:46:27 +01:00
GoaLitiuM
9f1c55edce
Generate Visual Studio solution files for VSCode solutions
2021-03-02 18:38:05 +02:00
Wojtek Figat
835cb93261
Add integration with Rider IDE
2021-03-02 13:43:50 +01:00
Wojtek Figat
b193a7abc4
Add support for binary modules with native-code only
2021-02-25 13:01:15 +01:00
Wojtek Figat
5a9ca6f130
Merge remote-tracking branch 'origin/1.1' into linux-editor
...
# Conflicts:
# Source/Engine/Core/Math/BoundingSphere.cs
# Source/Engine/Debug/DebugDraw.cpp
# Source/Engine/Platform/Win32/Win32Platform.cpp
# Source/Engine/Platform/Win32/Win32Platform.h
2021-02-23 22:32:17 +01:00
Wojtek Figat
c25abfda65
Remove ProjectInfo.h include from Editor.h
2021-02-19 09:36:23 +01:00
Wojtek Figat
fc4dc8cb50
Merge remote-tracking branch 'origin/1.1' into linux-editor
...
# Conflicts:
# Source/FlaxEngine.Gen.cs
# Source/Tools/Flax.Build/Utilities/Utilities.cs
2021-02-16 18:54:25 +01:00
mafiesto4
c68e3af566
Use bundled mono on Linux for C# compilation
2021-02-14 23:04:42 +01:00
mafiesto4
4ce6882fc0
Add support for using VS Code as IDE for scripts on Linux
2021-02-09 21:01:05 +01:00
Wojtek Figat
6cbeac6537
Merge remote-tracking branch 'origin/master' into 1.1
...
# Conflicts:
# Source/Engine/Navigation/NavMesh.cpp
# Source/Engine/Navigation/NavMeshBuilder.cpp
2021-01-22 11:31:22 +01:00
Wojtek Figat
cbbfb16628
Add scripting API events in Visual Script
2021-01-22 10:55:13 +01:00
Wojtek Figat
4042d466d3
Add support for Events in Scripting API reflection in Editor
2021-01-21 14:40:53 +01:00
Wojtek Figat
c02faf51a0
Merge branch 'AboutFlaxAdjustment' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-AboutFlaxAdjustment
2021-01-18 21:07:49 +01:00
mafiesto4
837174582b
Fixes for Editor on Linux
2021-01-17 21:48:15 +01:00
W2.Wizard
8fd0af3f39
Fixed Typos and padding
2021-01-17 10:18:30 +01:00
Wojtek Figat
d20cbf434f
Add default values initialization for structures and new array entries when resizing
2021-01-12 13:49:26 +01:00
VNC
6ab300025b
Fixed a ton of typos
2021-01-05 02:13:15 +01:00
Jean-Baptiste Perrier
03eb39afe6
Bumping all copyright headers to 2021.
2021-01-02 14:28:49 +01:00
Wojtek Figat
3ed30b81d6
Fix code style
2020-12-28 21:55:45 +01:00
VNC
e0c362856e
Support for Visual Studio Code Insiders
2020-12-28 21:12:52 +01:00
Wojtek Figat
6fb9eee74c
You're breathtaking!
2020-12-07 23:40:54 +01:00