Wojciech Figat
|
8c2241c6dc
|
Update copyright year
|
2022-01-14 13:31:12 +01:00 |
|
Wojciech Figat
|
c178afdf6b
|
Add **UI navigation** system
#574
|
2021-12-21 18:14:54 +01:00 |
|
Wojciech Figat
|
fcb9bbbe72
|
Fix showing tooltips for tree nodes in Editor
|
2021-12-09 17:08:39 +01:00 |
|
Wojtek Figat
|
214e626ac5
|
Refactor Control autofocus to be handled by control type instead of as part of base.OnMouseDown
|
2021-11-05 18:17:07 +01:00 |
|
Wojtek Figat
|
a8c7705c3b
|
Fix null values handling in C# Json serialization
It didn't replace prefab object reference if replaced with null in the prefab instance.
|
2021-08-19 13:06:18 +02:00 |
|
Wojtek Figat
|
7e622a69a6
|
Fix AutoFocus saved in data for controls
|
2021-04-07 20:53:18 +02:00 |
|
stefnotch
|
12fd7274a9
|
Fix DPI regression: use the overrideable RootWindow instead of _root
|
2021-03-29 10:54:48 +02:00 |
|
Wojtek Figat
|
abe635ad9b
|
Fix exception in Custom Editors UI due to invalid reference value processing
#325
|
2021-03-18 15:12:25 +01:00 |
|
Wojtek Figat
|
4eeadf87fb
|
Fix warning
|
2021-03-17 10:28:14 +01:00 |
|
Wojtek Figat
|
691df4cb80
|
Fix Dpi issues when RootWindow is null
Fix #344
|
2021-03-17 00:04:16 +01:00 |
|
Wojtek Figat
|
d06433deed
|
Merge branch 'better-uicontrol-editor' of git://github.com/honzapatCZ/FlaxEngine into honzapatCZ-better-uicontrol-editor
|
2021-03-08 22:01:30 +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 |
|
honzapatCZ
|
2e687edd99
|
ui editor
|
2021-03-06 15:09:45 +01:00 |
|
stefnotch
|
0a9e9e6695
|
Address review comments
|
2021-02-21 20:50:21 +01:00 |
|
stefnotch
|
f5b48e03e9
|
Per window DPI
|
2021-02-07 17:26:41 +01:00 |
|
Wojtek Figat
|
c3b36062ed
|
Fix error
|
2021-02-03 19:24:47 +01:00 |
|
VNC
|
6ab300025b
|
Fixed a ton of typos
|
2021-01-05 02:13:15 +01:00 |
|
Jean-Baptiste Perrier
|
03eb39afe6
|
Bumping all copyright headers to 2021.
|
2021-01-02 14:28:49 +01:00 |
|
stefnotch
|
65ab9cac50
|
Change ClientFrom/ToScreen to PointFrom/ToScreen
Fix #67
|
2020-12-29 18:10:26 +01:00 |
|
Wojtek Figat
|
6fb9eee74c
|
You're breathtaking!
|
2020-12-07 23:40:54 +01:00 |
|