mafiesto4
fb076cc34d
Merge branch 'asset_window_reload_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-asset_window_reload_fix
2026-08-29 23:16:35 +02:00
Ari Vuollet
28d5a6d0de
Fix DockWindow.IsDocked to ignore single tab floating window as docked
2026-08-26 00:33:56 +03:00
Ari Vuollet
17df377737
Fix restoring editor game window from maximized state to dock panels
2026-08-25 23:43:53 +03:00
Ari Vuollet
d21edc12cb
Fix restoring editor game window from maximized state to split panels
2026-08-25 23:43:53 +03:00
Ari Vuollet
101c15c677
Prevent refloating editor game window when window was floating before
2026-08-25 23:43:52 +03:00
Ari Vuollet
a56903d3ad
Fix client-side decorations in borderless editor game window on launch
2026-08-25 23:43:52 +03:00
Ari Vuollet
373ce6b212
Keep asset windows alive during scripts reload
...
Recreated asset editor windows are now reattached to the native window
after scripts reload to keep the current state and Z-order of the
windows untouched on platforms where window state can't be changed
without user interaction (Wayland).
2026-08-18 01:10:14 +03:00
mafiesto4
782e7415a7
Add auto-select of newly copied/moved content items
2026-08-13 06:01:55 +02:00
mafiesto4
4b5e32df74
Merge branch 'add-editor-return-after-play' of https://github.com/Duroxxigar/FlaxEngine into Duroxxigar-add-editor-return-after-play
2026-08-08 05:36:36 +02:00
Ari Vuollet
8d0fb85dd5
Fix content browser stealing focus from popup asset windows
2026-08-08 00:10:26 +03:00
Jake Young
6489b7d7b7
Add a new option when entering play mode to always restore to the editor window after exiting play mode. Also made it the default option on new projects.
2026-08-07 16:21:12 -04:00
mafiesto4
2723f91905
Fix errors on Editor shutdown
2026-07-22 09:26:54 +02:00
mafiesto4
f9990f2712
Merge branch 'auto-rename-new-param' of https://github.com/TyGrze/FlaxEngine into TyGrze-auto-rename-new-param
2026-07-13 17:58:47 +02:00
mafiesto4
4aff336f32
Merge branch 'properties-search' of https://github.com/Tryibion/FlaxEngine into Tryibion-properties-search
2026-07-13 17:51:11 +02:00
Tryibion
9f5811a90b
Add search to json assets and edito options
2026-07-03 20:51:53 -05:00
Tryibion
6bdab068e6
Fix alternating table row coloring.
2026-07-03 16:15:41 -05:00
Tryibion
6ba406953b
Add initial properties search to properties wndow and prefab properties panel.
2026-07-03 15:54:03 -05:00
mafiesto4
4d86d9574d
Merge branch 'editor-window-persistency' of https://github.com/TyGrze/FlaxEngine into TyGrze-editor-window-persistency
2026-06-30 08:49:53 +02:00
mafiesto4
5cd6c98ff3
Fix auto-selecting newly imported or created assets in Editor
2026-06-30 08:48:24 +02:00
Tyler Gregorcyk
37905f1ccb
Adds option to use persistent settings over defualt viewport options
...
Signed-off-by: Tyler Gregorcyk <tyler@gregorcyk.com >
2026-06-28 13:51:51 -05:00
Tyler Gregorcyk
5ead0d482b
Adds Brightness, ResolusionScale, DebugView, and LayerMask to viewport persistence
...
Signed-off-by: Tyler Gregorcyk <tyler@gregorcyk.com >
2026-06-28 13:38:40 -05:00
Tyler Gregorcyk
efd71e9bce
Add auto-rename newly added Visject parameters
...
Closes #4127
Signed-off-by: Tyler Gregorcyk <tyler@gregorcyk.com >
2026-06-25 23:25:45 -05:00
mafiesto4
057e5684e9
Add Texture and Cube Texture support to Gameplay Globals
2026-06-09 13:49:00 +02:00
mafiesto4
c18178e045
Add improvements to Gameplay Globals editing
...
#3972
2026-06-09 10:42:10 +02:00
mafiesto4
be5e13301e
Fix displaying 'No Camera' overlay in editor viewport for game when using custom rendering
2026-06-07 23:16:23 +02:00
mafiesto4
fd8ae9bc2b
Rename SceneRenderTask::RenderingPercentage to RenderScale
2026-06-03 13:01:11 +02:00
mafiesto4
2531a4b918
Fix asset 'Reload' option to be available when asset failed to load for manual load
2026-06-02 15:51:46 +02:00
mafiesto4
16effd8328
Merge branch 'show-debug-draw-default' of https://github.com/Duroxxigar/FlaxEngine into Duroxxigar-show-debug-draw-default
2026-05-28 09:58:57 +02:00
mafiesto4
c10cfc8e45
Fix output log history popup management to smoother usage
2026-05-13 10:42:56 +02:00
Jake Young
811bf0d630
Change the default for showing debug draw to be on by default.
2026-05-07 01:56:09 -04:00
mafiesto4
864f3a3d42
Fix scene search performance regression
2026-05-04 23:06:02 +02:00
mafiesto4
e6c0836b09
Revert "Fix Blend Mode on Terrain materials to be unenviable due to not implemented"
...
This reverts commit 641f70d4ac .
Transparent material on terrain is used by terrain brushes and terrain highlight tools in editor.
2026-04-25 10:31:21 +02:00
mafiesto4
c130928e7a
Fix skinned model retarget source asset filter to work after AssetPicker refactor with new validator
2026-04-22 10:19:28 +02:00
mafiesto4
3c6b448ba9
Merge branch 'add-tree-view-shortcuts' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-tree-view-shortcuts
2026-04-18 23:44:58 +02:00
mafiesto4
641f70d4ac
Fix Blend Mode on Terrain materials to be unenviable due to not implemented
...
#4056
2026-04-18 23:44:21 +02:00
Tryibion
6c8c1aed45
Fix context menu.
2026-04-17 16:31:49 -05:00
Tryibion
22964255e4
Add tree view only shortcuts.
2026-04-17 16:13:36 -05:00
mafiesto4
cf65c442de
Add AutoAttachDebugPreviewActor for Behavior Tree editor
2026-04-17 18:51:50 +02:00
mafiesto4
c1de97b77b
Add drawing particle debug in system editor window
2026-04-17 12:00:18 +02:00
mafiesto4
0754ea85a9
Fix material slot comboboxes update when editing model material slots
2026-04-17 08:55:41 +02:00
mafiesto4
1d3d20e6c5
Add option to disable shadows on transparent material
2026-04-09 14:47:39 +02:00
mafiesto4
b3ceda5a6e
Revert 10c8454e8f to use more common paste logic in scene tree
...
(duplicate can paste at the same tree level, paste puts new object into the selection by default)
2026-04-08 22:19:21 +02:00
mafiesto4
2fc95bdf57
Merge remote-tracking branch 'origin/master' into 1.12
...
# Conflicts:
# Content/Editor/MaterialTemplates/Deformable.shader
# Flax.flaxproj
# Source/Engine/Content/Content.h
# Source/Engine/Serialization/JsonTools.cpp
2026-04-01 17:14:21 +02:00
mafiesto4
243173df3c
Fix pasted ghost prefab objects when paste target is not defined
...
#3945
2026-03-30 10:14:50 +02:00
mafiesto4
095f7277e2
Minor fixes
2026-03-28 15:13:52 +01:00
Tryibion
6c4fc44163
Fix arrow rect issue.
2026-03-27 10:59:06 -05:00
Tryibion
a41f2e9260
Merge branch 'master' into add-content-tree-view
2026-03-27 10:48:08 -05:00
mafiesto4
eab7794e3b
Merge remote-tracking branch 'origin/master' into 1.12
...
# Conflicts:
# Source/Engine/Content/Storage/FlaxStorage.cpp
# global.json
2026-03-26 23:44:33 +01:00
mafiesto4
5ccc33719e
Add basis universal and Web build support for macOS
2026-03-26 10:47:52 +01:00
mafiesto4
3f2e6d82c9
Fix regression from 21e2c830e5 when reimport Animation
...
#3937
2026-03-25 18:44:56 +01:00