mafiesto4
ab7936c9ff
Add middle and right mouse button actions to asset/object pickers to clear value or show popup quickly
2026-08-29 23:46:54 +02:00
mafiesto4
d99631ddbf
Comply with .net 8 for now
2026-08-29 23:18:08 +02: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
mafiesto4
b7b357014f
Comply with .net 8 for now
2026-08-29 23:14:24 +02:00
Ari Vuollet
582af19cb2
Fix compilation
2026-08-26 20:11:21 +03: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
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
b8d403f32d
Minor changes after backporting changes
2026-08-08 06:31:00 +02:00
Ari Vuollet
8d0fb85dd5
Fix content browser stealing focus from popup asset windows
2026-08-08 00:10:26 +03:00
mafiesto4
7e48786ffc
Add type picker when creating abstract class or interface
2026-07-22 11:18:32 +02:00
Tryibion
6bdab068e6
Fix alternating table row coloring.
2026-07-03 16:15:41 -05:00
mafiesto4
5cd6c98ff3
Fix auto-selecting newly imported or created assets in Editor
2026-06-30 08:48:24 +02:00
Andrei Gagua
0db92b473b
Fix prefab Script track remapping in scene animations
...
Store prefab object IDs for Script tracks authored from prefab objects and mark those tracks as prefab object references so SceneAnimationPlayer can remap them for prefab instances.
2026-06-09 23:06:58 +03:00
mafiesto4
2242fd483b
Merge branch 'dev/MacOSUIImprovement' of https://github.com/ifromstone/FlaxEngine into ifromstone-dev/MacOSUIImprovement
2026-06-08 20:57:02 +02:00
mafiesto4
3e670f5e80
Remove not needed line
...
#4013
2026-05-28 10:07:16 +02:00
mafiesto4
7e19ffbe40
Merge branch 'ScrollToNewOnAnimTrackAdd' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ScrollToNewOnAnimTrackAdd
2026-05-28 10:04:45 +02:00
mafiesto4
e7c5f257e9
Minor fixes and improvements
2026-05-28 09:54:35 +02:00
Andrei Gagua
272364c1a1
Upd: Added support for client-side window decoratoration, fixed UI bugs
2026-05-23 12:41:41 +03:00
Ari Vuollet
1176dc515d
Fix window decoration buttons not clickable with DPI scale
2026-05-19 23:44:46 +03:00
mafiesto4
c10cfc8e45
Fix output log history popup management to smoother usage
2026-05-13 10:42:56 +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
0ef35ce257
Fix dock window title to properly update on decoration UI
2026-04-18 23:44:43 +02:00
mafiesto4
c59e13b614
Merge branch 'sdl_mac_fixes' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-sdl_mac_fixes
2026-04-09 10:16:50 +02:00
mafiesto4
96301f20c6
Fix editor viewport focus to be locked from game when using dock window
2026-04-08 17:13:00 +02:00
mafiesto4
963b2f327f
Merge remote-tracking branch 'origin/master' into 1.12
...
# Conflicts:
# Source/Engine/Platform/Windows/WindowsPlatform.h
2026-04-08 13:24:29 +02:00
mafiesto4
85c134ce2a
Fix color picker auto-submit on defocus on Linux
...
#4046
2026-04-08 00:01:48 +02:00
mafiesto4
4b0aafa1de
Fix color picker auto-submit on defocus on Linux
...
#4046
2026-04-08 00:00:13 +02:00
mafiesto4
59e46077fc
Fix exception in invalid window layout to avoid hard errors
...
#4033
2026-04-07 13:30:13 +02:00
Ari Vuollet
2ab69e4503
Fix client-side window decoration dragging on macOS
2026-04-05 19:41:05 +03:00
mafiesto4
4e6fde17ea
Add macOS window impl progress
2026-04-04 22:34:39 +02:00
mafiesto4
dccfa76994
Fix DPI issues on macOS in Editor windows
2026-04-04 21:05:39 +02:00
mafiesto4
d108e59a84
Fix dragging a single dock window via an inner title bar
...
#4038
2026-04-03 18:06:16 +02:00
mafiesto4
ebdf7074d3
Fix native window system regression on Windows in Editor due to transparent window as layered
...
#4039
2026-04-03 17:57:13 +02:00
mafiesto4
93e748a981
Add bigger default size of Editor windows
2026-04-03 12:50:14 +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
Tryibion
a41f2e9260
Merge branch 'master' into add-content-tree-view
2026-03-27 10:48:08 -05:00
mafiesto4
557dc9b649
Add transparency support to dragging windows without SDL
2026-03-26 22:08:41 +01:00
mafiesto4
f3c957481c
Merge remote-tracking branch 'origin/master' into 1.12
...
# Conflicts:
# Source/Editor/GUI/Dialogs/ColorPickerDialog.cs
# Source/Editor/GUI/Dialogs/ColorSelector.cs
2026-03-24 23:41:58 +01:00
mafiesto4
90e96678a6
Merge branch 'NewColorPicker' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-NewColorPicker
2026-03-24 18:50:06 +01:00
Saas
a831e15bf7
fix rare bug where tracks pannel wouldn't scroll all the way through
2026-03-19 20:47:34 +01:00
Saas
65b35a4b8a
auto scroll to new track when adding track to timeline
2026-03-18 21:40:22 +01:00
Saas
cb9e09c21b
fix Show whole timeline button
2026-03-18 16:55:35 +01:00
mafiesto4
21b2e59fbb
Fix ValueBox regression on mouse cursor hover
2026-03-13 23:26:03 +01:00
mafiesto4
45a8d82a83
Merge remote-tracking branch 'origin/master' into 1.12
...
# Conflicts:
# Content/Shaders/GI/DDGI.flax
# Content/Shaders/GUI.flax
# Flax.flaxproj
# Source/Editor/Windows/AboutDialog.cs
# Source/Engine/Serialization/Stream.cpp
# Source/Shaders/GUICommon.hlsl
2026-03-13 08:09:16 +01:00
mafiesto4
6736f2f77a
Merge branch 'NewActorAndUiTransformEditorSkin' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-NewActorAndUiTransformEditorSkin
2026-03-12 11:07:48 +01:00
Saas
d163064f95
fix hv wheel selector
2026-03-05 20:33:18 +01:00
Saas
c62b3f7624
improve color picker layout and accept color behaviour
...
- Color will accept on close dialog or focus loss
- Color will cancel on ESC press
- Increased saved colors count from 8 to 10
- Moved RGB and HSV into tabbed interface
- Moved eyedropper icon
- Removed "Auto Accept Color Picker Change" option since there are no "Cancel" or "OK" button anymore
- Made sure to reset cursor type when the color picker is closed
2026-03-04 17:53:27 +01:00
Saas
66b4c64f98
polish sliders and wheel
...
- Hide mouse cursor when clicking on wheel or sliders
- Move mouse position to knob position when letting go of slider or wheel
- Show mouse again when letting go of slider or wheel (obviously)
- Provide some visual feedback when the clicks on the wheel or sliders
- Make sliders wider
- Add alpha grid background to alpha slider
2026-03-04 15:17:47 +01:00