Wojtek Figat
|
bbb0d36494
|
Fixed issues found by PVS-Studio
|
2024-09-09 18:21:59 +02:00 |
|
Wojtek Figat
|
3ba6867cd2
|
Minor fixes
|
2024-03-14 17:30:54 +01:00 |
|
Wojtek Figat
|
859c420d76
|
Update year in copyright note
|
2024-02-26 19:00:48 +01:00 |
|
Wojtek Figat
|
f1fe83ca81
|
Add RayCast utility to UI controls
#1952
|
2024-02-26 16:22:56 +01:00 |
|
Wojtek Figat
|
e448692eb9
|
Fix crash in UI prefab changes apply when reparenting controls
#2082
|
2023-12-17 12:41:51 +01:00 |
|
Wojtek Figat
|
d7b5a582f2
|
Merge branch 'fix-rightclick-source' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-rightclick-source
|
2023-09-25 15:46:43 +02:00 |
|
Nils Hausfeld
|
963300c2cb
|
- Implemented shift tab support for Container Controls
|
2023-09-23 11:56:45 +02:00 |
|
Chandler Cox
|
ffbd14ad49
|
Fix right clicking on source folder to sometimes select non-visible child.
|
2023-09-20 15:35:36 -05:00 |
|
Wojtek Figat
|
d56f7a211f
|
Optimize UI performance when destroying complex UI structures
|
2023-05-05 09:23:22 +02:00 |
|
Wojtek Figat
|
d2a0438b71
|
Fix error on control reorder while it got remove before
|
2023-03-13 20:06:45 +01:00 |
|
Wojciech Figat
|
fc65e5a7a6
|
Fix leftover UI control state when it gets disabled/hidden/reparented
|
2023-01-16 15:08:57 +01:00 |
|
Wojciech Figat
|
9626e9bbb6
|
Update copyright year
|
2023-01-10 15:29:37 +01: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
|
bb674b43f9
|
Refactor Timeline UI to use track flags
|
2021-12-11 17:28:20 +01:00 |
|
Wojtek Figat
|
74f813ed3e
|
Optimize UI in Editor
|
2021-11-27 13:07:09 +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
|
b5d2b39c3e
|
Fix Control.GetChildAtRecursive with overlapping controls
|
2021-08-03 11:14:17 +02:00 |
|
Wojtek Figat
|
c2afe0b6b2
|
Fix synchronizing ActorTreeNode order after actor duplicate
#487
|
2021-04-29 15:22:10 +02:00 |
|
stefnotch
|
08d08133c1
|
GetChildAt should do it in reverse order to respect z order
|
2021-04-18 09:49:25 +02:00 |
|
Wojtek Figat
|
960a122550
|
Revert children clipping to be called outside DrawChildren (regression from #355)
|
2021-03-18 14:26:00 +01:00 |
|
Jean-Baptiste Perrier
|
5af3a22fd0
|
Add DrawSelf.
|
2021-03-17 20:22:06 +01:00 |
|
Wojtek Figat
|
878fee505f
|
Fix updating UI layout after changing control order
|
2021-03-16 23:38:56 +01:00 |
|
Wojtek Figat
|
fb84aa2c4b
|
Merge branch 'typo-fix' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-typo-fix
|
2021-01-11 15:34:41 +01:00 |
|
W2.Wizard
|
4d8cc9aef7
|
Fixed additional typos
Went through the source with VNNCC to correct as many found typos as possible
Co-Authored-By: VNC <52937757+VNNCC@users.noreply.github.com>
|
2021-01-05 02:14:21 +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 |
|
Wojtek Figat
|
6fb9eee74c
|
You're breathtaking!
|
2020-12-07 23:40:54 +01:00 |
|