Wojtek Figat
|
28969a7de4
|
Fix EnumComboBox to support negative items as a cost of lack of uint64 support
|
2021-05-02 12:04:14 +02:00 |
|
Wojtek Figat
|
ac1eb8d58d
|
Merge branch 'master' into 1.2
|
2021-04-13 09:52:03 +02:00 |
|
Wojtek Figat
|
a2825eac87
|
Add support uint64 values in EnumComboBox
|
2021-03-31 12:15:57 +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
|
40c537d114
|
Merge branch 'master' into 1.2
# Conflicts:
# Source/Engine/Platform/Network.h
|
2021-03-22 11:26:36 +01:00 |
|
Wojtek Figat
|
0d12ccef64
|
Fix invalid Timeline layout UI when opening timeline data
|
2021-03-20 18:43:31 +01:00 |
|
Wojtek Figat
|
759dc98737
|
Fix Rename Popup direction near screen edges
#317
|
2021-03-18 16:48:07 +01:00 |
|
Wojtek Figat
|
691df4cb80
|
Fix Dpi issues when RootWindow is null
Fix #344
|
2021-03-17 00:04:16 +01:00 |
|
Wojtek Figat
|
c930d32b2b
|
Add support for cooking game for Switch
|
2021-03-15 14:32:10 +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 |
|
Wojtek Figat
|
cf3ac7a26e
|
Merge remote-tracking branch 'origin/master' into linux-editor
# Conflicts:
# Source/Engine/Core/Math/Color.cs
# Source/Engine/Navigation/Navigation.cpp
# Source/Engine/Platform/Win32/Win32Platform.cpp
|
2021-02-23 22:29:07 +01:00 |
|
W2.Wizard
|
89734760fa
|
Revert previous checks, revert switch intend
|
2021-02-21 19:48:23 +01:00 |
|
W2.Wizard
|
35b687bf3d
|
Additional cleanup
Cleaned up some additional stuff that I found
|
2021-02-21 18:17:35 +01:00 |
|
W2.Wizard
|
8b3fc9842d
|
Apply review changes
Applied review changes and one additional skip of an unused variable
|
2021-02-21 17:03:58 +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 |
|
W2.Wizard
|
694b20148d
|
Cleanup 5
|
2021-02-21 11:50:30 +01:00 |
|
W2.Wizard
|
20ba37e223
|
Cleanup 3
|
2021-02-21 11:09:04 +01:00 |
|
W2.Wizard
|
52bc268ee7
|
Cleanup 1
|
2021-02-21 10:05:47 +01:00 |
|
stefnotch
|
8fe656b88f
|
Always focus tab on click
|
2021-02-20 22:07:15 +01:00 |
|
Wojtek Figat
|
fc4dc8cb50
|
Merge remote-tracking branch 'origin/1.1' into linux-editor
# Conflicts:
# Source/FlaxEngine.Gen.cs
# Source/Tools/Flax.Build/Utilities/Utilities.cs
|
2021-02-16 18:54:25 +01:00 |
|
mafiesto4
|
489672d346
|
Fix warning when building editor for linux
|
2021-02-16 18:46:37 +01:00 |
|
Wojtek Figat
|
312e4ad010
|
Merge branch 'master' into 1.1
# Conflicts:
# Source/Engine/Content/JsonAsset.h
# Source/Engine/Core/Config/Settings.h
|
2021-02-15 10:40:59 +01:00 |
|
Wojtek Figat
|
3e608e6dec
|
Merge branch 'fix-ui-issues' of git://github.com/stefnotch/FlaxEngine into stefnotch-fix-ui-issues
|
2021-02-15 10:22:55 +01:00 |
|
Wojtek Figat
|
f82ef8c065
|
Fix AssetPicker buttons usage without mouse down click over the control
Fixes #233
|
2021-02-14 18:18:58 +01:00 |
|
stefnotch
|
ac8c185056
|
Fix TreeNode hovering with collapsed children
and also set DefaultNodeOffsetY to get rid of the spaces between the nodes
|
2021-02-14 08:43:50 +01:00 |
|
stefnotch
|
8f8f0266ce
|
Add DpiScale to RootWindow
|
2021-02-08 09:48:57 +01:00 |
|
Wojtek Figat
|
57f9e42486
|
Fix Editor timeline editor controls API visible in Visual Scripting
|
2021-02-07 21:41:46 +01:00 |
|
stefnotch
|
f9deb97229
|
Fix custom title bar high dpi issues
Fix #4
|
2021-02-07 18:03:23 +01:00 |
|
stefnotch
|
f5b48e03e9
|
Per window DPI
|
2021-02-07 17:26:41 +01:00 |
|
SilentCLD
|
7868c6505d
|
[Editor/Docking] Bring window to front on focus
|
2021-02-04 17:49:54 +00:00 |
|
Wojtek Figat
|
e3142e6408
|
Fix updating input fields on editing end without changes
Fixes #197
|
2021-02-03 22:34:11 +01:00 |
|
Wojtek Figat
|
1d19d38c38
|
Merge remote-tracking branch 'origin/master' into 1.1
# Conflicts:
# Source/Editor/Surface/SurfaceNode.cs
|
2021-01-27 10:39:44 +01:00 |
|
Wojtek Figat
|
b04e1381dc
|
Fix Unsigned Integer value field to prevent negative values
|
2021-01-24 13:30:48 +01:00 |
|
Wojtek Figat
|
6cbeac6537
|
Merge remote-tracking branch 'origin/master' into 1.1
# Conflicts:
# Source/Engine/Navigation/NavMesh.cpp
# Source/Engine/Navigation/NavMeshBuilder.cpp
|
2021-01-22 11:31:22 +01:00 |
|
Wojtek Figat
|
57d7508e25
|
Fix some editor UI controls visible in Visual Scripting
|
2021-01-21 14:26:22 +01:00 |
|
Wojtek Figat
|
c02faf51a0
|
Merge branch 'AboutFlaxAdjustment' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-AboutFlaxAdjustment
|
2021-01-18 21:07:49 +01:00 |
|
mafiesto4
|
4bd76b70f2
|
Fix UseNativeWindowSystem option to be Windows-only
|
2021-01-18 15:26:28 +01:00 |
|
W2.Wizard
|
8fd0af3f39
|
Fixed Typos and padding
|
2021-01-17 10:18:30 +01:00 |
|
Wojtek Figat
|
932de300e4
|
Fix missing focus for SliderControl
|
2021-01-12 23:07:20 +01:00 |
|
Wojtek Figat
|
ba1a246a90
|
Merge branch 'typo-fix' of git://github.com/VNNCC/FlaxEngine into VNNCC-typo-fix
|
2021-01-11 15:33:45 +01:00 |
|
Wojtek Figat
|
eec6957b08
|
Fix using unsigned integer properties in Visual Script editor
|
2021-01-06 11:31:38 +01:00 |
|
VNC
|
6ab300025b
|
Fixed a ton of typos
|
2021-01-05 02:13:15 +01:00 |
|
Wojtek Figat
|
7bbdd25a9e
|
Merge branch 'dev' of git://github.com/VNNCC/FlaxEngine into VNNCC-dev
|
2021-01-03 23:41:33 +01:00 |
|
Wojtek Figat
|
464523f318
|
Add missing control reference clear
|
2021-01-03 23:38:30 +01:00 |
|
Wojtek Figat
|
0d4ac16d18
|
Merge branch 'context-menu-focus-returning' of git://github.com/stefnotch/FlaxEngine into stefnotch-context-menu-focus-returning
|
2021-01-03 23:36:08 +01:00 |
|
Wojtek Figat
|
bf9204f146
|
Add IconsScale to editor interface options
|
2021-01-03 22:13:31 +01:00 |
|