Commit Graph

4743 Commits

Author SHA1 Message Date
mafiesto4 2da8e392db Merge branch 'fix-anim-preview-bounds' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-anim-preview-bounds 2025-05-31 23:58:54 +02:00
mafiesto4 3dc96352e6 Merge branch 'ViewFlagAndDebugModeShortcuts' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ViewFlagAndDebugModeShortcuts 2025-05-31 23:51:10 +02:00
mafiesto4 14fcc593c7 Fix various margins and spacings between UI elements in Editor to be consistent 2025-05-30 15:28:56 +02:00
mafiesto4 4721e8109f Merge branch 'focus-actor-no-box' of https://github.com/Tryibion/FlaxEngine into Tryibion-focus-actor-no-box 2025-05-30 00:47:05 +02:00
mafiesto4 e00f552baf Fix missing xml comment 2025-05-30 00:39:20 +02:00
mafiesto4 03d52d4eb9 Add support for building engine without logging 2025-05-28 04:05:12 +02:00
mafiesto4 ab61ed5a37 Add more memory profiling insights and groups 2025-05-28 04:03:44 +02:00
mafiesto4 9aaba955d0 Fix profiler tables to use column headers aligned to center 2025-05-25 02:04:56 +02:00
mafiesto4 410ec0465c Optimize CSharp scripting runtime to use arena allocator per-assembly 2025-05-25 02:04:16 +02:00
Tryibion 9753e579c1 Check for Game window before usage to avoid errors in trying to unplay. 2025-05-23 18:16:48 -05:00
Tryibion 954cf3eb5b Add option to show verticies and triangles of collision model in a collider data window. 2025-05-23 17:57:14 -05:00
Tryibion 2e996c8e91 Remove redundant call to scene. Fixes error in prefab node filtering. 2025-05-23 17:11:45 -05:00
Tryibion 545a43de32 Add drawing root tree lines except for in scene and prefab tree. 2025-05-23 16:50:55 -05:00
Tryibion e606c35093 Add node tree to show changes to whole prefab. 2025-05-23 16:23:22 -05:00
Tryibion 21ae2d5d40 Focus Actor position if no Actor bounding box. 2025-05-23 14:44:53 -05:00
Tryibion 4649298605 Dont allow setting prefab root name from scene instance. 2025-05-23 14:06:21 -05:00
Tryibion ae9622d271 Re-add colors back in for nodes. 2025-05-23 13:29:05 -05:00
Tryibion 4366976015 Add better prefab diff viewing naming for actors 2025-05-23 13:27:01 -05:00
Tryibion 5b2a966ac6 Fix animation preview bounds scale. 2025-05-23 10:37:30 -05:00
mafiesto4 d24f9d1e1e Add warning when using memory profiler without enabled on startup 2025-05-22 05:18:56 +02:00
mafiesto4 c639a3103c Add memory profiling events to the main areas of the engine 2025-05-22 04:47:01 +02:00
mafiesto4 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
xxSeys1 c24ecaaab1 fix crammed color grading editor value boxes 2025-05-15 19:27:48 +02:00
mafiesto4 a792a8a533 Merge branch 'ItemsListNoSelectionAutoFirst' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ItemsListNoSelectionAutoFirst 2025-05-13 20:16:51 +02:00
Norite SC f71bdd0962 Create GPUTextureEditor.cs 2025-05-13 01:13:16 +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
xxSeys1 6be193bfbf fix tooltip 2025-05-09 11:39:40 +02:00
mafiesto4 c7bb7be20f Merge branch 'improvedImportPath' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-improvedImportPath 2025-05-08 14:38:20 +02:00
mafiesto4 cecfea1ecf Merge branch 'DisableCreateButton' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-DisableCreateButton 2025-05-08 14:32:48 +02:00
mafiesto4 2f9cdadb11 Merge branch 'RigidbodyInfoGroup' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-RigidbodyInfoGroup 2025-05-08 14:29:07 +02:00
mafiesto4 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 c45cba18a6 fix menu positioning 2025-05-04 21:18:00 +02:00
xxSeys1 fccd43502b add create file Content Panel toolstrip button 2025-05-04 21:14:10 +02:00
xxSeys1 d8059c3db3 disable create file dialog create button if asset can't be created 2025-05-04 20:08:12 +02:00
xxSeys1 dfe177447c add auto selecting first item in item list context menu if no selection 2025-05-03 22:11:38 +02:00
Tryibion 2a5aed6c15 Fix trying to add scene to actor group. 2025-05-02 21:58:02 -05:00
xxSeys1 f5ad8566eb make path creation method more generalized 2025-05-02 13:29:01 +02:00
Ari Vuollet f09fd7ad34 Use exact value comparison in caching related functions
(cherry picked from commit 9d7c6b26422e127719836944d8d473910190e7d4)
2025-05-02 14:19:55 +03:00
Ari Vuollet 9a4d3a56a3 Fix slow Tree expansion/collapsion with large amount of tree nodes 2025-05-02 13:31:13 +03:00
xxSeys1 b0048d6540 add margin around info label 2025-05-01 22:32:28 +02:00
xxSeys1 b1b36ea1a3 move rigidbody info to dedicated info group in Properties Panel 2025-05-01 22:29:37 +02:00
xxSeys1 e568e6e17b improve import path ui 2025-05-01 19:15:43 +02:00
mafiesto4 a56e2e7b1e Merge branch 'prefabSearchOperatorTooltip' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-prefabSearchOperatorTooltip 2025-04-29 09:21:55 +02:00
mafiesto4 fbb829a915 Merge branch 'fix-profiler-memory' of https://github.com/Zode/FlaxEngine into Zode-fix-profiler-memory 2025-04-29 09:17:30 +02:00