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
101c15c677
Prevent refloating editor game window when window was floating before
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
0ef35ce257
Fix dock window title to properly update on decoration UI
2026-04-18 23:44:43 +02:00
mafiesto4
93e748a981
Add bigger default size of Editor windows
2026-04-03 12:50:14 +02:00
mafiesto4
273b110db4
Code style formatting and minor tweaks
...
#2800
2026-02-11 17:15:15 +01:00
Ari Vuollet
d115d22ee6
Implement new window dragging system
2025-04-19 21:13:52 +03:00
mafiesto4
9c3fd052cd
Remove copyright year from source files and update to 2025
2025-04-07 19:22:21 +02:00
GoaLitiuM
e24bb71e91
Fix stack overflow when restoring tab in floating window
2025-02-26 20:29:22 +02:00
mafiesto4
859c420d76
Update year in copyright note
2024-02-26 19:00:48 +01:00
MineBill
343d7b4973
Save the dock state of custom editor windows between script reloads.
2023-12-30 18:30:26 +02:00
mafiesto4
4d9ef32abc
Fix auto-docking windows on open when system DPI scale is not 1
2023-12-27 00:29:30 +01:00
mafiesto4
eebc4951de
Merge branch '1.5' into dotnet7
...
# Conflicts:
# Source/Platforms/DotNet/NUnit/agents/net40/nunit-agent.exe
# Source/Platforms/DotNet/NUnit/agents/net40/nunit.engine.api.dll
# Source/Platforms/DotNet/NUnit/agents/net40/nunit.engine.core.dll
# Source/Platforms/DotNet/NUnit/agents/net7.0/nunit.agent.addins
# Source/Platforms/DotNet/NUnit/nunit.engine.api.dll
# Source/Platforms/DotNet/NUnit/nunit.engine.core.dll
# Source/Platforms/DotNet/NUnit/nunit.engine.dll
# Source/Platforms/DotNet/NUnit/nunit3-console.exe
# Source/Platforms/DotNet/NUnit/nunit3-console.exe.config
# Source/Platforms/DotNet/NUnit/testcentric.engine.metadata.dll
# Source/Tools/Flax.Build/Deps/Downloader.cs
# Source/Tools/Flax.Stats/CodeFrame.cs
# Source/Tools/Flax.Stats/CodeFrameNode.cs
# Source/Tools/Flax.Stats/Flax.Stats.Build.cs
# Source/Tools/Flax.Stats/Languages.cs
# Source/Tools/Flax.Stats/Program.cs
# Source/Tools/Flax.Stats/TaskType.cs
# Source/Tools/Flax.Stats/Tools.cs
# Source/Tools/FlaxEngine.Tests/TestEditorUtils.cs
2023-01-10 15:49:44 +01:00
mafiesto4
9626e9bbb6
Update copyright year
2023-01-10 15:29:37 +01:00
mafiesto4
3e8e839cd1
Refactor Editor Windows layout serialization of splitter values to prevent invalid state when loading windows
2022-12-27 13:54:53 +01:00
mafiesto4
a881c90b2e
Refactor engine to support double-precision vectors
2022-06-13 00:40:32 +02:00
mafiesto4
90906baae2
Various improvements for Editor
2022-05-06 17:14:25 +02:00
mafiesto4
8c2241c6dc
Update copyright year
2022-01-14 13:31:12 +01:00
mafiesto4
ff1ae0f5ed
Add F11 shortcut to maximize Game window during play-mode in Editor
2021-11-22 17:07:57 +01:00
mafiesto4
425c23fea1
Rename NewWindowMethod to NewWindowLocation and add handling for new asset windows too
...
#577
2021-08-05 18:56:55 +02:00
thallard
a64d23b8ed
Some tweaks
2021-08-05 12:46:29 +02:00
HosRa
23e94a259b
Create new option for open method window
2021-08-05 12:20:31 +02:00
stefnotch
93f23af92e
Scale dockwindow size by DPI scale
...
For those gangstas with 4k screens ;)
2021-03-30 23:03:56 +02:00
mafiesto4
5a9ca6f130
Merge remote-tracking branch 'origin/1.1' into linux-editor
...
# Conflicts:
# Source/Engine/Core/Math/BoundingSphere.cs
# Source/Engine/Debug/DebugDraw.cpp
# Source/Engine/Platform/Win32/Win32Platform.cpp
# Source/Engine/Platform/Win32/Win32Platform.h
2021-02-23 22:32:17 +01:00
W2.Wizard
68f6e0251c
Cleanup 8
2021-02-21 14:27:44 +01:00
stefnotch
1fb07a01d2
Basic icon for log window
...
It also clears the icon when you click on the window
2021-02-21 12:53:08 +01:00
SilentCLD
7868c6505d
[Editor/Docking] Bring window to front on focus
2021-02-04 17:49:54 +00:00
jb-perrier
03eb39afe6
Bumping all copyright headers to 2021.
2021-01-02 14:28:49 +01:00
mafiesto4
6fb9eee74c
You're breathtaking!
2020-12-07 23:40:54 +01:00