Wojtek Figat
|
2c34bd2308
|
Merge branch 'TabHeight' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-TabHeight
|
2025-08-24 13:21:12 +02:00 |
|
Wojtek Figat
|
9c3fd052cd
|
Remove copyright year from source files and update to 2025
|
2025-04-07 19:22:21 +02:00 |
|
Wojtek Figat
|
38b00f458c
|
Restyle dock window hints to match current drag&drop/selection coloring in Editor
|
2025-03-27 20:48:16 +01:00 |
|
xxSeys1
|
391c67b1a9
|
add visibility options for the tab close button
|
2025-03-23 14:09:59 +01:00 |
|
|
|
e24bb71e91
|
Fix stack overflow when restoring tab in floating window
|
2025-02-26 20:29:22 +02:00 |
|
xxSeys1
|
ba35123420
|
add minimum tab width
|
2025-02-11 18:15:46 +01:00 |
|
xxSeys1
|
409703d675
|
add editor option for tab height
|
2025-02-11 16:39:33 +01:00 |
|
xxSeys1
|
570c3f7462
|
add option for single tab tab header bar visibility
|
2025-02-11 16:39:15 +01:00 |
|
Chandler Cox
|
13acf3c143
|
Quick fix for #2963
|
2024-10-05 23:44:26 -05:00 |
|
Wojtek Figat
|
c943b3a526
|
Restore single editor tab window header on platforms with not yet implemented drag features (mac, linux)
#2770
|
2024-09-22 11:08:31 +02:00 |
|
Wojtek Figat
|
fe41ef619b
|
Improve floating dock window hidden header to handle inputs properly
#2770
|
2024-07-18 10:47:46 +02:00 |
|
Wojtek Figat
|
3870a013fa
|
Merge branch 'remove-redundant-tab' of https://github.com/Tryibion/FlaxEngine into Tryibion-remove-redundant-tab
|
2024-07-18 10:36:53 +02:00 |
|
Chandler Cox
|
12f70572b0
|
Remove redundant first tab on floating window.
|
2024-07-16 20:05:27 -05:00 |
|
Chandler Cox
|
7090e85224
|
Fix not being able to drag a window tab all of the way to the right.
|
2024-07-16 19:25:05 -05:00 |
|
Wojtek Figat
|
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 |
|
Wojtek Figat
|
4d9ef32abc
|
Fix auto-docking windows on open when system DPI scale is not 1
|
2023-12-27 00:29:30 +01:00 |
|
Wojtek Figat
|
e9a1be481f
|
Add short delay before auto-selecting editor tab on drag over header
#1934
|
2023-11-20 11:03:49 +01:00 |
|
Wojtek Figat
|
7d43a0cc8b
|
Fix various cases of closing window tabs when using Dock Windows in Editor
#1750
|
2023-11-07 16:14:09 +01:00 |
|
Wojtek Figat
|
c025b4414c
|
Add support for unlimited window size if MaximumSize is set to Zero
#1824
|
2023-11-06 14:42:29 +01:00 |
|
Wojtek Figat
|
9c4382dffb
|
Fix using dock window panels on macOS in Editor
|
2023-10-23 15:59:09 +02:00 |
|
Wojtek Figat
|
6ff3e0f488
|
Various improvements to macOS platform
|
2023-10-22 20:06:54 +02:00 |
|
|
|
bbf8883275
|
Fix docking hint areas not hiding after dragging a window
|
2023-09-21 20:13:06 +03:00 |
|
Chandler Cox
|
87aba23299
|
Add tab breaks for window tabs.
|
2023-08-26 16:49:37 -05:00 |
|
Wojciech Figat
|
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 |
|
Wojciech Figat
|
9626e9bbb6
|
Update copyright year
|
2023-01-10 15:29:37 +01:00 |
|
Wojciech Figat
|
3e8e839cd1
|
Refactor Editor Windows layout serialization of splitter values to prevent invalid state when loading windows
|
2022-12-27 13:54:53 +01:00 |
|
Chandler Cox
|
4a9a01a89e
|
Moved check and ops to also fix issue #683
|
2022-11-27 14:23:01 -06:00 |
|
Tryibion
|
8707d658f1
|
Added ability to drag maximized panels.
|
2022-11-25 15:14:04 -06:00 |
|
Wojtek Figat
|
a881c90b2e
|
Refactor engine to support double-precision vectors
|
2022-06-13 00:40:32 +02:00 |
|
Wojtek Figat
|
90906baae2
|
Various improvements for Editor
|
2022-05-06 17:14:25 +02:00 |
|
Wojciech Figat
|
8c2241c6dc
|
Update copyright year
|
2022-01-14 13:31:12 +01:00 |
|
Wojciech Figat
|
11b88cc621
|
Fix Windows Snap with borderless windows
#629 #676
|
2021-12-08 16:49:44 +01:00 |
|
Wojciech Figat
|
ea71e8cbe6
|
Tweaks for doc comments
|
2021-12-07 18:23:01 +01:00 |
|
Wojtek Figat
|
74f813ed3e
|
Optimize UI in Editor
|
2021-11-27 13:07:09 +01:00 |
|
Wojciech Figat
|
ff1ae0f5ed
|
Add F11 shortcut to maximize Game window during play-mode in Editor
|
2021-11-22 17:07:57 +01:00 |
|
Wojtek Figat
|
77f2bd5115
|
Fixes
|
2021-10-05 15:58:45 +02:00 |
|
Wojtek Figat
|
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 |
|
W2Wizard
|
83e6319643
|
Adjust debug log tab icon
|
2021-06-13 22:37:47 +02:00 |
|
Wojtek Figat
|
1adf14ca2b
|
Fix auto-focus for dock window on right-click to prevent Game Window mouse steal when using context menu
|
2021-05-15 13:00:25 +02:00 |
|
stefnotch
|
93f23af92e
|
Scale dockwindow size by DPI scale
For those gangstas with 4k screens ;)
|
2021-03-30 23:03:56 +02:00 |
|
Wojtek Figat
|
691df4cb80
|
Fix Dpi issues when RootWindow is null
Fix #344
|
2021-03-17 00:04:16 +01:00 |
|
Wojtek Figat
|
0bf4ab9cb6
|
Merge branch 'ui-fixes' of git://github.com/stefnotch/FlaxEngine into stefnotch-ui-fixes
|
2021-03-08 22:36:46 +01:00 |
|
Wojtek Figat
|
81f3a65a5f
|
Merge branch 'fix-per-window-dpi' of git://github.com/stefnotch/FlaxEngine into stefnotch-fix-per-window-dpi
# Conflicts:
# Source/Editor/Utilities/Utils.cs
# Source/Editor/Windows/Assets/MaterialWindow.cs
# Source/Editor/Windows/Assets/ParticleEmitterWindow.cs
# Source/Engine/Platform/Linux/LinuxWindow.cpp
# Source/Engine/Platform/Windows/WindowsWindow.cpp
|
2021-03-08 20:50:31 +01:00 |
|
Wojtek Figat
|
9c80354acf
|
Fix dock window icon rectangle calculation if icon is used
|
2021-03-02 13:44:16 +01:00 |
|
Wojtek Figat
|
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 |
|