Wojtek Figat
53ed2431b5
Merge branch 'ItemsListExpandOnNavigate' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ItemsListExpandOnNavigate
2025-07-01 15:48:24 +02:00
Wojtek Figat
de61e3efb5
Merge branch 'keep-scroll-scene-play' of https://github.com/Tryibion/FlaxEngine into Tryibion-keep-scroll-scene-play
2025-07-01 15:34:07 +02:00
Wojtek Figat
78f0ff75f2
Move debug log clearing to handle pending entries too in publci api
2025-07-01 10:52:14 +02:00
Wojtek Figat
6efd456eaf
Merge branch 'fix-log-clear-play' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-log-clear-play
2025-07-01 10:50:58 +02:00
Wojtek Figat
ada269568a
Merge branch 'fix-tooltip-scene' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-tooltip-scene
2025-07-01 10:48:26 +02:00
Wojtek Figat
dd256ad518
Fix typo
2025-07-01 10:37:39 +02:00
Wojtek Figat
12c8bb4f31
Fix scene lightmaps removal clearing actors linkage to lightmaps
2025-07-01 08:27:29 +02:00
Wojtek Figat
4e4d380267
Fix fog to draw Fog Cutoff Distance via a plane, not sphere test
...
Add support for negative Fog Cutoff Distance on fog to draw it in front of the camera Far Plane, no matter the setup.
Fix hot-reloading Fog shader in Editor.
2025-06-29 20:02:54 +02:00
Wojtek Figat
dbd8297612
Add SortOrder to Environment Probe
2025-06-24 19:25:18 +02:00
Wojtek Figat
8d62a13cbc
Add LayoutElementsContainer.Image with IBrush
2025-06-24 18:32:20 +02:00
Wojtek Figat
5a05038a9b
Add new UIBrush that uses UIBrushAsset json resource with a brush data
2025-06-24 13:08:25 +02:00
Wojtek Figat
c57a1a7205
Fix particle emitters to wait for used textures to be loaded and streamed in for proper usage in a graph
2025-06-23 09:31:58 +02:00
Wojtek Figat
867ae2ceaa
Add Texture Size node to particles
2025-06-23 09:31:15 +02:00
Chandler Cox
169db79b2a
Fix issue with tooltip not updating on scene reload.
2025-06-20 20:12:43 -05:00
Chandler Cox
9e4c1da032
Clear entries and pending entries before play for debug log.
2025-06-20 19:42:30 -05:00
Chandler Cox
3cb74d48ca
Convert using event to using window method overrides.
2025-06-19 20:01:27 -05:00
Chandler Cox
8633ed2124
Merge branch 'master' into keep-scroll-scene-play
2025-06-19 19:58:04 -05:00
Wojtek Figat
6479a3d3c6
Fix log spam in task when waiting for task to end
2025-06-18 22:41:42 +02:00
Wojtek Figat
e41c48f9e5
Optimize NavMesh builder when updating a large number of tiles
2025-06-18 22:41:26 +02:00
Wojtek Figat
9cfcbfa9d2
Fix memory leak on recast objects when building NavMesh tile
2025-06-17 23:28:15 +02:00
Wojtek Figat
bcd2b1f0f2
Fix Array::RemoveAt to move element and avoid data copies
2025-06-17 23:27:26 +02:00
Wojtek Figat
eb6010cba7
Fix BitArray again
2025-06-16 23:20:20 +02:00
Wojtek Figat
5a23060e05
Add GPUTexture.UploadData for changing texture contents via TextureData container
2025-06-16 22:35:50 +02:00
Wojtek Figat
b92c18cf25
Fix missing/incorrect toolchain exception to log only once
2025-06-16 19:10:35 +02:00
Wojtek Figat
6a82eb114d
Fix BitArray bit indexing
2025-06-16 19:05:44 +02:00
Wojtek Figat
97b37b3ce4
Add PRAGMA_DISABLE_OPTIMIZATION/PRAGMA_ENABLE_OPTIMIZATION
2025-06-16 18:00:26 +02:00
xxSeys1
8164ce924f
fix unfolding to actually work
2025-06-16 15:30:51 +02:00
Wojtek Figat
cae2720585
Merge branch 'VisjectCloseButtonFix' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-VisjectCloseButtonFix
2025-06-16 15:02:32 +02:00
Wojtek Figat
90b6293bc2
Add OnPlayEnding to editor modules and windows
...
#3514
2025-06-16 14:56:35 +02:00
xxSeys1
d110237423
fix GetVisibleItems() to only get visible items
2025-06-16 14:51:29 +02:00
Wojtek Figat
a6a2fd2c66
Format code
...
#3526
2025-06-16 14:48:18 +02:00
Wojtek Figat
a05ca12770
Merge branch 'scenetree-scroll' of https://github.com/Zode/FlaxEngine into Zode-scenetree-scroll
2025-06-16 14:44:54 +02:00
Wojtek Figat
2cedac8d96
Merge branch 'PrefabEditorScrollToSelectionFix' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-PrefabEditorScrollToSelectionFix
2025-06-16 14:43:34 +02:00
Wojtek Figat
ea854a0f7b
Fix potential Grid shader accuracy issues
...
#3229
2025-06-16 14:41:43 +02:00
Wojtek Figat
95f2216f97
Merge branch 'ContentFinderImprovements' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ContentFinderImprovements
2025-06-16 14:32:31 +02:00
Wojtek Figat
c649a4f4b2
Merge branch 'ClearSearchOnAssetReferenceNavigate' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ClearSearchOnAssetReferenceNavigate
2025-06-16 14:30:53 +02:00
xxSeys1
cd7233d559
allow the user to unfold folded categories when scrolling with keyboard
2025-06-16 14:10:44 +02:00
Wojtek Figat
f841575378
Merge branch 'console-hotkey' of https://github.com/Zode/FlaxEngine into Zode-console-hotkey
2025-06-15 23:25:09 +02:00
Wojtek Figat
c8d622bda9
Merge branch 'import-export-warnings' of https://github.com/Zode/FlaxEngine into Zode-import-export-warnings
2025-06-15 23:23:18 +02:00
Wojtek Figat
42687a792c
Merge branch 'ItemListImprovedKeyboardNav' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ItemListImprovedKeyboardNav
2025-06-15 22:59:20 +02:00
Wojtek Figat
c1e1dee975
Merge branch 'node-alignment' of https://github.com/Zode/FlaxEngine into Zode-node-alignment
2025-06-15 22:32:24 +02:00
Wojtek Figat
614ffa70a0
Merge branch 'ModelSliders' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ModelSliders
2025-06-15 21:43:00 +02:00
Wojtek Figat
e221f7204b
Merge branch 'visject-better-selection' of https://github.com/Zode/FlaxEngine into Zode-visject-better-selection
2025-06-15 21:22:27 +02:00
Wojtek Figat
2f02ec52ed
Cleanup code
...
#3546
2025-06-15 20:48:19 +02:00
Wojtek Figat
9464f97e16
Merge branch 'particles-sourcecode' of https://github.com/Zode/FlaxEngine into Zode-particles-sourcecode
2025-06-15 20:45:18 +02:00
Wojtek Figat
3a9e175043
Merge branch 'layers-matrix-improvements' of https://github.com/Zode/FlaxEngine into Zode-layers-matrix-improvements
2025-06-15 20:40:22 +02:00
Wojtek Figat
f376fd50a9
Merge branch 'main-menu-get-add' of https://github.com/Tryibion/FlaxEngine into Tryibion-main-menu-get-add
2025-06-15 20:36:32 +02:00
Wojtek Figat
648504ceb1
Format code
...
#3544
2025-06-15 20:31:04 +02:00
xxSeys1
e2f741cab9
adjust model window and animated model slider speeds
2025-06-12 18:45:02 +02:00
xxSeys1
214ec9f2b1
fix node delete button not checking if the user is performing certain actions on the surface before deleting node
2025-06-12 00:49:39 +02:00