mafiesto4
1915aa3c06
Merge remote-tracking branch 'origin/master' into 1.13
...
# Conflicts:
# Content/Shaders/DepthOfField.flax
# Source/Engine/Content/Asset.cpp
2026-06-30 10:06:55 +02:00
mafiesto4
5cd6c98ff3
Fix auto-selecting newly imported or created assets in Editor
2026-06-30 08:48:24 +02:00
mafiesto4
080de40eac
Add debug preview to selected resource in GPU Memory tab
2026-06-10 15:13:59 +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
7a0ba92808
Remove deprecated UWP platform from Game Cooker window
2026-06-08 18:08:21 +02:00
mafiesto4
775e978fed
Merge remote-tracking branch 'origin/master' into 1.13
...
# Conflicts:
# Flax.flaxproj
# Source/Engine/Level/Actors/StaticModel.cpp
# Source/Engine/Level/Prefabs/Prefab.cpp
# Source/Engine/Tools/ModelTool/ModelTool.cpp
2026-06-03 17:15:38 +02:00
mafiesto4
e450658834
Remove deprecated mono runtime backend
...
Old `mono` backend was not maintained for since 1.7 (July 2023)
`dotnet` backend still can run `mono` on AOT platforms but with the latest .NET features.
2026-06-03 16:35:06 +02:00
mafiesto4
0b47e63ba3
Fix regression from 0a39d88221 to display selected enum properly
2026-05-30 13:36:48 +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
mafiesto4
0a39d88221
Fix editing flag enum to properly toggle bits incl. bit masks
2026-05-20 18:18:25 +02: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
Saas
b9b11b3c2a
loop Hue value box
2026-03-03 23:49:16 +01:00
Saas
feca1c7994
replace HW with material instead of sprite
2026-03-03 23:44:24 +01:00
Tryibion
24a11ac2a8
Add tree view mode for content window.
2026-02-28 12:38:07 -06:00
mafiesto4
7ff4ce18ff
Add web platform icons to editor atlas
2026-02-17 13:21:00 +01:00
mafiesto4
f12ad5c874
Add **Web platform with Emscripten**
2026-02-14 00:07:21 +01:00
mafiesto4
865a26cbbe
Remove deprecated CommonValue
...
Deprecated on 31th July 2020
2026-02-12 18:26:08 +01:00