Wojtek Figat
|
8d512eb1d3
|
Add ScriptingTypeHandle::IsAssignableFrom
|
2021-09-23 13:46:47 +02:00 |
|
Wojtek Figat
|
a6459da693
|
Merge branch 'Missing-FLAXENGINE_API-Tags' of git://github.com/intolerantape/FlaxEngine into intolerantape-Missing-FLAXENGINE_API-Tags
|
2021-09-23 12:19:36 +02:00 |
|
Wojtek Figat
|
53022ff013
|
Fix code quality issues detected by PVS-Studio
|
2021-09-21 18:23:31 +02:00 |
|
intolerantape
|
7cd6486916
|
Added FLAXENGINE_API tag in MField.h
|
2021-09-11 05:15:51 -07:00 |
|
Wojtek Figat
|
d30e8c4c70
|
Remove redundant code
|
2021-08-19 14:01:54 +02:00 |
|
Wojtek Figat
|
a1bf4819cb
|
Optimize calling Object.FindObject from C#
|
2021-08-19 13:06:20 +02:00 |
|
Wojtek Figat
|
775e8df752
|
Fix compilation
|
2021-08-13 15:57:10 +02:00 |
|
Wojtek Figat
|
bc634e9d37
|
Refactor Tracy source locations to be static
#597
|
2021-08-13 13:44:29 +02:00 |
|
Wojtek Figat
|
27f2856e6d
|
Optimize FindObject and TryFindObject in Object
|
2021-08-10 15:57:22 +02:00 |
|
Wojtek Figat
|
847641f655
|
Fix crash when spawning C# object that inherits from abstract C++ class
|
2021-08-08 19:10:51 +02:00 |
|
Wojtek Figat
|
22551e9410
|
Fix crash when loading empty managed object data
|
2021-07-30 10:58:06 +02:00 |
|
Wojtek Figat
|
e970d53787
|
Fix using C#-only structures as Visual Script properties
|
2021-07-30 10:34:21 +02:00 |
|
Wojtek Figat
|
22d547e87b
|
Refactor Variant type ManagedObject serialization to be usable for Visual Scripting
|
2021-07-29 22:56:11 +02:00 |
|
Wojtek Figat
|
caaae8af78
|
Add NoUndo attribute for properties without undo usage
|
2021-07-24 23:37:44 +02:00 |
|
Wojtek Figat
|
e92bdf164c
|
Fix Mono init on Switch
|
2021-07-22 13:37:33 +02:00 |
|
Wojtek Figat
|
b7a7bc891a
|
Minor tweaks
|
2021-07-21 15:42:04 +02:00 |
|
Wojtek Figat
|
0794ab4ee5
|
Add support for bundling custom assets by GamePlugins
|
2021-07-20 16:32:55 +02:00 |
|
Wojtek Figat
|
f7e47815ae
|
Fix loading game binaries in Editor if they are still missing are recompile
|
2021-07-19 15:30:06 +02:00 |
|
Wojtek Figat
|
a7cb12f597
|
Fix Script deserialization if ParentID is not specified in stream
|
2021-07-14 11:39:32 +02:00 |
|
Wojtek Figat
|
91cf85c50e
|
Remove unused DictionaryInitialSize from MAssemblyOptions
|
2021-07-09 19:50:31 +02:00 |
|
Wojtek Figat
|
a928032f44
|
Remove unneeded comments
|
2021-07-09 11:04:40 +02:00 |
|
Wojtek Figat
|
f052d788fe
|
Update fmt to version 6.2.1 (9 May 2020)
|
2021-07-08 17:46:23 +02:00 |
|
Wojtek Figat
|
4765e1af12
|
Add support for allocator type in Dictionary
|
2021-07-08 00:34:50 +02:00 |
|
Wojtek Figat
|
f5e5686853
|
Optimize includes in ThreadLocal.h
|
2021-07-08 00:34:49 +02:00 |
|
Wojtek Figat
|
446458d20c
|
Add PLATFORM_THREADS_LIMIT for maximum concurrency limiting
|
2021-07-08 00:34:48 +02:00 |
|
Wojtek Figat
|
d7b47d7d05
|
Fix Linux build
|
2021-07-07 15:38:55 +02:00 |
|
Wojtek Figat
|
6938821467
|
Add even more profiler events
|
2021-07-07 15:15:33 +02:00 |
|
Wojtek Figat
|
afc5bb5731
|
Add support for C# Profiler events to be visible in Tracy
|
2021-07-07 15:14:52 +02:00 |
|
Wojtek Figat
|
9f9e5b49cc
|
Add more profile events
|
2021-07-06 16:17:11 +02:00 |
|
Damian Korczowski
|
93838b4f25
|
Fix Switch runtime setup
|
2021-07-03 19:13:41 +02:00 |
|
Wojtek Figat
|
99012725dc
|
Adjust includes
|
2021-06-17 14:15:19 +02:00 |
|
Wojtek Figat
|
c91c8b66ce
|
Add Category attribute for types grouping in editor dialogs
|
2021-06-15 16:39:15 +02:00 |
|
Wojtek Figat
|
bbbcfb707d
|
Fix crash on null type
|
2021-06-14 14:28:16 +02:00 |
|
Wojtek Figat
|
25c00a0d55
|
Fix C# profiler events from other threads
|
2021-06-12 23:20:10 +02:00 |
|
Wojtek Figat
|
907f289ea7
|
Cleanup asset references code
|
2021-06-10 11:01:35 +02:00 |
|
Wojtek Figat
|
484bc409d4
|
Add support for NotNullItems option in collections editors
#542
|
2021-06-09 10:58:54 +02:00 |
|
Crawcik
|
9b55ffdf6c
|
Adding collections background color in global settings
|
2021-06-03 14:29:42 +02:00 |
|
Crawcik
|
e459707b0d
|
Custom background color for collections
|
2021-06-03 13:45:07 +02:00 |
|
Wojtek Figat
|
9c66ac4656
|
Add MemoryCompare, MemoryClear and MemoryCopy for direct memory access in C#
|
2021-05-30 14:11:25 +02:00 |
|
Wojtek Figat
|
1bd109395a
|
Optimize managed memory allocations
|
2021-05-30 14:09:24 +02:00 |
|
Wojtek Figat
|
7edf3e5b36
|
Merge branch 'scripting-int16-support' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-scripting-int16-support
|
2021-05-19 19:50:06 +02:00 |
|
Wojtek Figat
|
d7e2ee986b
|
Add Network impl for PS4
|
2021-05-19 14:49:10 +02:00 |
|
Wojtek Figat
|
3e3b0e7951
|
Fix game plugins initialization order in Editor play mode to mock the standalone game
#458
|
2021-05-18 23:32:50 +02:00 |
|
Wojtek Figat
|
7f6a6f9fff
|
Fix showing Game Plugins in editor plugins window
|
2021-05-18 11:41:49 +02:00 |
|
Wojtek Figat
|
16e67780ad
|
Add -debugwait cmd line arg to wait for C# debugger attach on engine start
|
2021-05-14 19:25:31 +02:00 |
|
Wojtek Figat
|
fd3553f668
|
Add support for Tracy on Android
|
2021-05-13 16:24:35 +02:00 |
|
Jean-Baptiste Perrier
|
95c4004ad8
|
Uint16 & Int16 Mono glue code.
|
2021-05-10 22:59:10 +02:00 |
|
Wojtek Figat
|
e4de83f2ed
|
Add automatic profiler events for C# methods invocation
|
2021-05-04 00:17:27 +02:00 |
|
Wojtek Figat
|
aa7c467679
|
Fix some profile event names
|
2021-05-04 00:16:01 +02:00 |
|
Wojtek Figat
|
543d1a3c0e
|
Add Tracy profiler support
|
2021-05-02 11:27:10 +02:00 |
|