Wojtek Figat
9c3fd052cd
Remove copyright year from source files and update to 2025
2025-04-07 19:22:21 +02:00
Wojtek Figat
81f24ca914
Refactor UI Control initialization to keep layout locked while loading hierarchy
...
#3031
2025-03-16 23:10:30 +01:00
Chandler Cox
8398b35b0d
Add visibility check to begin play on uicontrol
2024-03-20 12:22:01 -05:00
Wojtek Figat
0a9f746abb
Refactor UI Control actor active state mirroring in UI via Visible properties rather than unlinked from parent
...
#2242 #851
2024-03-11 19:10:13 +01:00
Wojtek Figat
1bbb2727b8
Further improve 4a5ded0849 to use cached json serializer for UI
2024-03-11 12:47:29 +01:00
Wojtek Figat
4a5ded0849
Reuse various serialization code
2024-03-10 23:28:16 +01:00
Wojtek Figat
859c420d76
Update year in copyright note
2024-02-26 19:00:48 +01:00
Wojtek Figat
e448692eb9
Fix crash in UI prefab changes apply when reparenting controls
...
#2082
2023-12-17 12:41:51 +01:00
58445f04c4
Fix potential incorrect null checks in FlaxEngine.Objects
...
The null-conditional operator checks for reference equality of the
Object, but doesn't check the validity of the unmanaged pointer. This
check is corrected in cases where the object was not immediately
returned from the bindings layer and may have been destroyed earlier.
2023-09-28 22:05:58 +03:00
Wojciech Figat
9626e9bbb6
Update copyright year
2023-01-10 15:29:37 +01:00
Wojtek Figat
9ba117cde3
Refactor OrientedBoundingBox to use Transform for transformation instead of Matrix (for large worlds)
2022-06-16 10:51:59 +02:00
Wojtek Figat
a881c90b2e
Refactor engine to support double-precision vectors
2022-06-13 00:40:32 +02:00
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
Wojtek Figat
d2ac0429d3
Fix order when pasting UI Controls
...
#487
2021-04-29 15:22:36 +02:00
Wojtek Figat
845da14e6a
Fix UIControl setup on IsActive changes
...
#326
2021-03-18 10:56:48 +01:00
Wojtek Figat
df497bf684
Fix UIControl invalid showing in prefab window using nested prefab with UI
2021-03-17 19:25:12 +01:00
Wojtek Figat
2a2d9f54de
Fix UIControl location deserialization when using prefabs and anchors
...
#218
2021-03-17 11:55:17 +01:00
W2.Wizard
68f6e0251c
Cleanup 8
2021-02-21 14:27:44 +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
Wojtek Figat
9c348b284f
Fixes for UI control sync
2021-02-03 22:00:12 +01:00
Wojtek Figat
85c219369d
Fix updating UI layout when adding control
...
Fixes #190
2021-02-03 21:59:21 +01:00
Jean-Baptiste Perrier
03eb39afe6
Bumping all copyright headers to 2021.
2021-01-02 14:28:49 +01:00
Wojtek Figat
6fb9eee74c
You're breathtaking!
2020-12-07 23:40:54 +01:00