Wojtek Figat
|
ab61ed5a37
|
Add more memory profiling insights and groups
|
2025-05-28 04:03:44 +02:00 |
|
Wojtek Figat
|
72ee80242d
|
Add integration with Tracy profiler to plot main memory categories
|
2025-05-26 05:37:53 +02:00 |
|
Wojtek Figat
|
9dc4dbc6d7
|
Add more memory profiler categories
|
2025-05-25 18:38:07 +02:00 |
|
Wojtek Figat
|
a74c5e7943
|
Another fix for iOS build
|
2025-05-25 18:01:30 +02:00 |
|
Wojtek Figat
|
8f9fa6995e
|
Fix compilation issues
|
2025-05-25 17:40:00 +02:00 |
|
Wojtek Figat
|
98e59450f1
|
Add freeing managed assembly memory on reload/unload
|
2025-05-25 17:39:51 +02:00 |
|
Wojtek Figat
|
8c62f1120f
|
Optimize dynamic memory allocations for managed runtime interop collections with a new Arena Allocation
|
2025-05-25 17:39:20 +02:00 |
|
Wojtek Figat
|
9aaba955d0
|
Fix profiler tables to use column headers aligned to center
|
2025-05-25 02:04:56 +02:00 |
|
Wojtek Figat
|
410ec0465c
|
Optimize CSharp scripting runtime to use arena allocator per-assembly
|
2025-05-25 02:04:16 +02:00 |
|
Chandler Cox
|
ae9ded504d
|
Add utility for if in play mode that returns true for shipped applications.
|
2025-05-23 23:21:45 -05:00 |
|
Wojtek Figat
|
f9cb4ddae2
|
Add new Arena Allocator for optimized dynamic memory allocations with a shared lifetime
|
2025-05-24 05:08:32 +02:00 |
|
Chandler Cox
|
9753e579c1
|
Check for Game window before usage to avoid errors in trying to unplay.
|
2025-05-23 18:16:48 -05:00 |
|
Chandler Cox
|
2e996c8e91
|
Remove redundant call to scene. Fixes error in prefab node filtering.
|
2025-05-23 17:11:45 -05:00 |
|
Chandler Cox
|
545a43de32
|
Add drawing root tree lines except for in scene and prefab tree.
|
2025-05-23 16:50:55 -05:00 |
|
Chandler Cox
|
e606c35093
|
Add node tree to show changes to whole prefab.
|
2025-05-23 16:23:22 -05:00 |
|
Chandler Cox
|
21ae2d5d40
|
Focus Actor position if no Actor bounding box.
|
2025-05-23 14:44:53 -05:00 |
|
Chandler Cox
|
4649298605
|
Dont allow setting prefab root name from scene instance.
|
2025-05-23 14:06:21 -05:00 |
|
Chandler Cox
|
ae9622d271
|
Re-add colors back in for nodes.
|
2025-05-23 13:29:05 -05:00 |
|
Chandler Cox
|
4366976015
|
Add better prefab diff viewing naming for actors
|
2025-05-23 13:27:01 -05:00 |
|
Chandler Cox
|
5b2a966ac6
|
Fix animation preview bounds scale.
|
2025-05-23 10:37:30 -05:00 |
|
Wojtek Figat
|
bb855e2663
|
Add suport for Tracy profiler on Mac
|
2025-05-22 05:34:36 +02:00 |
|
Wojtek Figat
|
d24f9d1e1e
|
Add warning when using memory profiler without enabled on startup
|
2025-05-22 05:18:56 +02:00 |
|
Wojtek Figat
|
c1b1f4afc4
|
Add process memory stats for Apple platforms
|
2025-05-22 04:49:48 +02:00 |
|
Wojtek Figat
|
c639a3103c
|
Add memory profiling events to the main areas of the engine
|
2025-05-22 04:47:01 +02:00 |
|
Wojtek Figat
|
32bc73610f
|
Fix debug command type detection when it's used with argument
|
2025-05-22 04:45:12 +02:00 |
|
Wojtek Figat
|
66dcfafa2e
|
Fix Vulkan descriptor sets pooling
|
2025-05-22 04:42:01 +02:00 |
|
Wojtek Figat
|
9215f2662f
|
Add missing memory alloc profiling for virtual pages
|
2025-05-22 04:41:01 +02:00 |
|
Wojtek Figat
|
2dc404cbd3
|
Add new memory profiler
|
2025-05-22 04:40:32 +02:00 |
|
xxSeys1
|
59308df250
|
add shortcuts for viewflags and debug view modes
|
2025-05-18 16:28:16 +02:00 |
|
Wojtek Figat
|
9ba1c4c338
|
Fix typo in ec2957bf38
|
2025-05-16 20:24:01 +02:00 |
|
Wojtek Figat
|
ec2957bf38
|
Fix memory leak on sequential mesh buffers update
#3449
|
2025-05-16 20:23:16 +02:00 |
|
Wojtek Figat
|
8bb5655b2f
|
Fix error when using invalid camera ray
|
2025-05-16 20:22:52 +02:00 |
|
xxSeys1
|
c24ecaaab1
|
fix crammed color grading editor value boxes
|
2025-05-15 19:27:48 +02:00 |
|
xxSeys1
|
483a33996f
|
fix atan2 to use default box value
|
2025-05-15 11:43:38 +02:00 |
|
Wiktor Żurawik
|
6be8158209
|
Fix timeout calculation in Task::Wait
|
2025-05-13 23:10:57 +02:00 |
|
Wojtek Figat
|
a792a8a533
|
Merge branch 'ItemsListNoSelectionAutoFirst' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ItemsListNoSelectionAutoFirst
|
2025-05-13 20:16:51 +02:00 |
|
Wojtek Figat
|
64c552d69d
|
Merge branch 'fontlinecache_alloc' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-fontlinecache_alloc
|
2025-05-13 20:06:31 +02:00 |
|
xxSeys1
|
fa4e56a32a
|
unify zoom behavior when zooming in and out
|
2025-05-12 20:26:33 +02:00 |
|
xxSeys1
|
212bd7a011
|
adjust width of terrain related nodes and node elements
|
2025-05-12 20:11:08 +02:00 |
|
Wiktor Żurawik
|
8ce4d94a96
|
Refactor .NET version detection error reporting
|
2025-05-09 17:04:41 +02:00 |
|
xxSeys1
|
6be193bfbf
|
fix tooltip
|
2025-05-09 11:39:40 +02:00 |
|
Wojtek Figat
|
c7bb7be20f
|
Merge branch 'improvedImportPath' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-improvedImportPath
|
2025-05-08 14:38:20 +02:00 |
|
Wojtek Figat
|
cecfea1ecf
|
Merge branch 'DisableCreateButton' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-DisableCreateButton
|
2025-05-08 14:32:48 +02:00 |
|
Wojtek Figat
|
2f9cdadb11
|
Merge branch 'RigidbodyInfoGroup' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-RigidbodyInfoGroup
|
2025-05-08 14:29:07 +02:00 |
|
Wojtek Figat
|
5ec6993342
|
Merge branch 'fix-group-scene' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-group-scene
|
2025-05-08 14:28:01 +02:00 |
|
xxSeys1
|
87787cb5bf
|
replace Todo doc comments
|
2025-05-05 15:15:32 +02:00 |
|
xxSeys1
|
5b618b4f31
|
add icons to more commonly used editor windows
|
2025-05-05 13:24:21 +02:00 |
|
xxSeys1
|
08a86066d0
|
add window shortcuts
|
2025-05-05 13:24:01 +02:00 |
|
xxSeys1
|
388eb654a5
|
update doc comment to reflect get only parameter
|
2025-05-05 09:58:36 +02:00 |
|
xxSeys1
|
d8059c3db3
|
disable create file dialog create button if asset can't be created
|
2025-05-04 20:08:12 +02:00 |
|