Wojtek Figat
537d8b57ca
Revert "Merge branch 'NoClearSearchboxesWhenStuffHappens' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-NoClearSearchboxesWhenStuffHappens"
...
This reverts commit 1186833b2d , reversing
changes made to bb180b0f59 .
#3687 #3701
2025-09-26 22:25:49 +02:00
Wojtek Figat
a86661a855
Merge branch 'commandSuggestionImprovements' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-commandSuggestionImprovements
2025-09-22 18:06:55 +02:00
Saas
7183a3306e
fix typo
2025-09-19 16:57:50 +02:00
Saas
fd191f7ffb
don't clear content panel folder- and scene tree search box on script reload and enter/ exit play
2025-09-18 23:24:10 +02:00
Wojtek Figat
9749487e24
Move prefab and game UI size context menu to shared UI Module
...
#3571
2025-09-14 23:59:40 +02:00
Wojtek Figat
55968a8ddc
Merge branch 'prefab-viewport-scaling' of https://github.com/Tryibion/FlaxEngine into Tryibion-prefab-viewport-scaling
2025-09-14 23:11:59 +02:00
Wojtek Figat
d47ac95681
Modernize the code to use unified scene access #3513
2025-08-28 23:48:25 +02:00
Wojtek Figat
d314d5b324
Format memory usage to human-readable format
...
#3495
2025-08-26 18:05:42 +02:00
Wojtek Figat
a027ed3b63
Merge branch 'add-collision-v&t' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-collision-v&t
2025-08-26 17:57:01 +02:00
Wojtek Figat
00dd432fbc
Simplify code #3360
2025-08-25 22:15:00 +02:00
Wojtek Figat
f707508d70
Merge branch 'ToolboxSearchFilterAndControls' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ToolboxSearchFilterAndControls
2025-08-25 14:49:00 +02:00
Wojtek Figat
b965ca6c8c
Fix Content Window navigation bar to expand toolstrip for proper scroll bar display
...
#3326
2025-08-25 14:38:55 +02:00
Wojtek Figat
d6c75b3f86
Simplify code in #3119
2025-08-24 13:37:48 +02:00
Wojtek Figat
687c283533
Merge branch 'splash-image' of https://github.com/Tryibion/FlaxEngine into Tryibion-splash-image
2025-08-24 13:24:35 +02:00
Wojtek Figat
e0825d870d
Merge branch 'cookandrun-buildconfig' of https://github.com/Tryibion/FlaxEngine into Tryibion-cookandrun-buildconfig
2025-08-19 18:22:44 +02:00
Wojtek Figat
e71b74c625
Merge branch 'add-gamewin-audio-events' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-gamewin-audio-events
2025-08-19 18:21:32 +02:00
Wojtek Figat
0fabca19cd
Merge branch 'MoreSearchableCM' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-MoreSearchableCM
2025-08-19 18:20:01 +02:00
Chandler Cox
a02b7d4a1a
Add events for when audio settings are changed for the game window.
2025-08-17 11:58:42 -05:00
Wojtek Figat
f5fd7319e1
Merge branch 'PauseOnErrorInfo' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-PauseOnErrorInfo
...
# Conflicts:
# Source/Editor/Windows/DebugLogWindow.cs
2025-08-14 22:23:32 +02:00
Saas
169d3e964d
Switch from Debug.Write to Editor.Log
2025-08-13 13:29:13 +02:00
Chandler Cox
e6265105b5
Move to interface options.
2025-07-19 15:39:11 -05: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
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
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
xxSeys1
75647d149a
make visual script editor method override cm searchable
2025-06-28 19:40:03 +02:00
Chandler Cox
52b64540ab
Add extra index guard logic
2025-06-28 10:46:11 -05:00
Chandler Cox
53d4ea51af
Add prefab UI viewport scaling.
2025-06-27 21:18:53 -05: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
xxSeys1
109d4423bb
add accent color strip to search item icons
2025-06-23 20:14:18 +02:00
xxSeys1
6c1e380a3e
fix search item hover auto focusing item
...
Change what happens when search items get focused to prevent focus being taken away from search box.
Also adds a highlight to mouse hovered search item.
2025-06-23 17:24:53 +02: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
90b6293bc2
Add OnPlayEnding to editor modules and windows
...
#3514
2025-06-16 14:56:35 +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
95f2216f97
Merge branch 'ContentFinderImprovements' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ContentFinderImprovements
2025-06-16 14:32:31 +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
614ffa70a0
Merge branch 'ModelSliders' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ModelSliders
2025-06-15 21:43:00 +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
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
Zode
27ac755bbe
Make particle emitter editor window source code button disable itself is no source code is available
2025-06-11 23:15:11 +03:00