Commit Graph
1267 Commits
Author SHA1 Message Date
mafiesto4 6a4a1a223c Merge branch 'dev/AnimationTimelinesWindowImprovements' of https://github.com/ifromstone/FlaxEngine into ifromstone-dev/AnimationTimelinesWindowImprovements 2026-09-20 22:24:57 +02:00
mafiesto4 2a0589b4c1 Add context menu option to show asset in Content window quickly 2026-09-19 23:26:35 +02:00
mafiesto4 a39762e4de Fix typos 2026-09-19 23:26:17 +02:00
mafiesto4 451985612b Various tweaks to #4218 2026-09-19 20:05:36 +02:00
mafiesto4 a05c803c51 Merge branch 'msdf-stage2' of https://github.com/fibref/FlaxEngine into fibref-msdf-stage2 2026-09-19 19:49:29 +02:00
mafiesto4 01c9f19904 Refactor #4179 by using RichTextBox for Debug Log title formatting 2026-09-19 06:20:32 +02:00
mafiesto4 f7acaa28a5 Merge branch 'log-color' of https://github.com/CodeForBeauty/FlaxEngine into CodeForBeauty-log-color 2026-09-18 13:18:25 +02:00
mafiesto4 dae5b416ca Minor tweaks #4130 2026-09-18 13:08:16 +02:00
mafiesto4 40ec48c29e Merge branch 'dev/DiscardingUnsavedAssetChanges' of https://github.com/ifromstone/FlaxEngine into ifromstone-dev/DiscardingUnsavedAssetChanges 2026-09-18 13:00:57 +02:00
mafiesto4 d04d48490a Rename EditorViewport.HasLoadedAssets to HasContentLoaded and fix it for prefab auto-fit
Ref #4137
2026-09-15 13:39:06 +02:00
mafiesto4 bd5edcc4d2 Fix minor Editor UI issues 2026-09-15 12:55:13 +02:00
mafiesto4 5a850b1334 Merge branch 'ScrollContentPanelNavBarToCurrentFolder' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ScrollContentPanelNavBarToCurrentFolder
# Conflicts:
#	Source/Editor/Windows/ContentWindow.cs
2026-09-14 08:36:39 +02:00
mafiesto4 e669e9ca65 Fix old api usage for #4185 2026-09-14 08:30:51 +02:00
mafiesto4 efaff8338f Merge branch 'ShowWholeThing' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ShowWholeThing
# Conflicts:
#	Source/Editor/Surface/SurfaceUtils.cs
2026-09-09 08:07:31 +02:00
Withaust ec1f4a9a4b Fix headless editor & Roslyn analyzer include resolution 2026-08-30 10:48:35 +03:00
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
fibref c41c5ad561 add MSDFSize slider limit 2026-08-15 18:15:44 +08:00
fibref cf05034d7a fix Font and FontAsset cache not completely refreshed when options change 2026-08-14 21:02:03 +08:00
mafiesto4 782e7415a7 Add auto-select of newly copied/moved content items 2026-08-13 06:01:55 +02:00
fibref 74327aa8cd add MSDFsize to FontAsset 2026-08-08 16:12:37 +08: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
Nursultan Mamatov ed83634a06 DebugLogWindow cleanup + Code comments 2026-07-07 23:58:52 +06:00
Nursultan Mamatov 530cd44d2a Added colors to DebugLog window 2026-07-07 23:30:37 +06: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
Andrei Gagua 752dc644e5 Improve Animation Scene curve keyframe editing
Improves Animation Scene timeline curve editing, including vector keyframe selection/editing, tangent interaction, draggable edit popup, and several related editor UI fixes.
2026-06-12 16:26:35 +03: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
Andrei Gagua 3ba1f5192f Fix discarding unsaved asset editor changes
- clear cached JsonAsset managed instances on discard,
- restore MaterialInstance parameter values and override flags,
- reload model assets from disk when model edits are discarded.
2026-05-30 23:54:52 +03: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