Chandler Cox
6cbd40e6d8
Make StringView::Empty const to fix issues with user accidentally changing the value.
2025-07-22 22:01:55 -05:00
Chandler Cox
b8e00f2ed1
Change checking max to use ceiltoint
2025-07-19 21:30:49 -05:00
Chandler Cox
b6e18ccae5
Fix edge case for anim event on min or max frame when looping. Fix anim event playback when is running negative.
2025-07-19 21:05:57 -05:00
Chandler Cox
e6265105b5
Move to interface options.
2025-07-19 15:39:11 -05:00
Chandler Cox
fc46219a82
Add support for multi-select disable.
2025-07-17 23:09:36 -05:00
Chandler Cox
2546e19d65
Add shift selection for tree nodes
2025-07-17 23:07:06 -05:00
Wojtek Figat
bb37f980ed
Fix regression in debug draw from 4af26a5516
2025-07-14 20:25:49 +02:00
Wojtek Figat
10e9aee8ce
Add particle data layout debugger tab
2025-07-14 10:28:43 +02:00
Wojtek Figat
4af26a5516
SImplify editor code for actors debug shapes drawing
2025-07-11 23:00:53 +02:00
Wojtek Figat
3e82e550f3
Add option for debug shapes drawing for particle emitters
...
#3267
2025-07-11 23:00:41 +02:00
Chandler Cox
b3f88e156c
Small change to out variable that is not used anymore.
2025-07-05 18:11:26 -05:00
Chandler Cox
7418d60f24
Add editor option for build configuration when using cook and run.
2025-07-05 18:09:30 -05:00
MrCapy0
3981d5090c
change color gradiant node 8 to 11 stops
2025-07-05 10:27:45 -04:00
Wojtek Figat
0bc595f16f
Disable terarin normals smoothening
2025-07-04 12:04:36 +02:00
Wojtek Figat
7abed93972
Optimize terrain heightmap decoding to use shared code
2025-07-04 11:31:27 +02:00
Wojtek Figat
4b10d7057a
Fix crash when using material instance that has more parameters that base due to material error
2025-07-03 20:33:14 +02:00
Wojtek Figat
85aed8c4d7
Fix using material VS to PS node directly within material input
2025-07-03 20:32:41 +02:00
Wojtek Figat
da08be42b4
Fix deadlock in Debug builds on object dtor
2025-07-03 20:32:12 +02:00
a93a940630
Fix hot-reload files not getting cleaned up during startup
...
Implements minimal required filter support for `FileSystem::DirectoryGetFiles`
in order to support removing hot-reload files on Linux/Apple systems.
2025-07-03 19:41:43 +03:00
3e353db1fa
Refactor UnixFileSystem
2025-07-03 19:41:43 +03:00
Wojtek Figat
056fea9a8c
Fix forward shading compilation when using fog inside unlit material
2025-07-03 14:48:38 +02:00
Wojtek Figat
7f783bb7da
Fix crash when importing mesh with incorrect triangulation
2025-07-02 17:23:04 +02:00
Wojtek Figat
b08f218f30
Merge branch 'Zode-tageditor-quickexpand'
2025-07-01 16:47:07 +02:00
Wojtek Figat
c6640be04a
Merge branch 'tageditor-quickexpand' of https://github.com/Zode/FlaxEngine into Zode-tageditor-quickexpand
2025-07-01 16:47:04 +02:00
Wojtek Figat
eff3c50d9c
Merge branch 'xxSeys1-ContentSearchMouseOverFocusFix'
2025-07-01 16:34:42 +02:00
Wojtek Figat
3fa099ad06
Merge branch 'ContentSearchMouseOverFocusFix' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ContentSearchMouseOverFocusFix
2025-07-01 16:27:08 +02:00
Wojtek Figat
5e47a861f3
Merge branch 'xxSeys1-VisjectConnectionCmPolish'
2025-07-01 16:06:22 +02:00
Wojtek Figat
37b4b25ead
Merge branch 'VisjectConnectionCmPolish' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-VisjectConnectionCmPolish
2025-07-01 16:06:13 +02:00
Wojtek Figat
edfd145226
Merge branch 'xxSeys1-FixCloseButtonAfterIBrokeIt'
2025-07-01 15:58:46 +02:00
Wojtek Figat
763ede4bd9
Merge branch 'FixCloseButtonAfterIBrokeIt' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-FixCloseButtonAfterIBrokeIt
2025-07-01 15:58:36 +02:00
Wojtek Figat
284da341e1
Merge branch 'xxSeys1-ItemsListExpandOnNavigate'
2025-07-01 15:56:53 +02:00
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
b4ab39b3bf
Merge branch 'Tryibion-keep-scroll-scene-play'
2025-07-01 15:34:27 +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
29fb36fcd6
Merge branch 'Tryibion-fix-log-clear-play'
2025-07-01 10:52:39 +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
e0c96c0cde
Merge branch 'Tryibion-fix-tooltip-scene'
2025-07-01 10:48:34 +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
xxSeys1
75647d149a
make visual script editor method override cm searchable
2025-06-28 19:40:03 +02:00
xxSeys1
d7ab497b0e
fix adding empty multi action to undo stack
2025-06-28 16:22:29 +02:00
xxSeys1
683a48a6e3
add default shortcuts to distribute node options
2025-06-28 16:02:44 +02:00
xxSeys1
a41fc51f92
add visject node formatting option to straighten node connections
...
Also fixes a bunch of missing trailing "." in doc comments and changes "Node editors" category in the input options to "Node Editors" to match the case of all other categories.
2025-06-28 15:53:32 +02:00
xxSeys1
bf10d0949e
add a bit of spacing to the left edge of the popup to reduce colors bleeding into the background
2025-06-26 12:47:31 +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