This website requires JavaScript.
Explore
Help
Register
Sign In
GoaLitiuM
/
FlaxEngine
Watch
1
Star
0
Fork
0
You've already forked FlaxEngine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8bcc526dd61d775accc79abb160281ce52c14273
FlaxEngine
/
Source
/
Engine
/
UI
/
GUI
History
Wojtek Figat
e448692eb9
Fix crash in UI prefab changes apply when reparenting controls
...
#2082
2023-12-17 12:41:51 +01:00
..
Brushes
…
Common
Scale up drop down items with text height as needed.
2023-12-08 17:01:48 -06:00
Panels
…
CanvasContainer.cs
…
CanvasRootControl.cs
…
CanvasScaler.cs
Change
ScaleWithResolution
defaults
2023-12-02 09:23:43 -06:00
ContainerControl.cs
Fix crash in UI prefab changes apply when reparenting controls
2023-12-17 12:41:51 +01:00
Control.Bounds.cs
added c++ PingPong and flipped sheer
2023-11-16 11:50:44 +01:00
Control.cs
…
DragData.cs
…
DragDataFiles.cs
…
DragDataText.cs
…
Enums.cs
…
Margin.cs
…
RenderOutputControl.cs
…
RootControl.cs
…
ScrollableControl.cs
…
Style.cs
Merge branch 'LightThemeTweaks' of
https://github.com/Radiangames/FlaxEngine
into Radiangames-LightThemeTweaks
2023-11-13 17:02:12 +01:00
TextBlock.cs
…
TextBlockStyle.cs
…
Tooltip.cs
Fix tooltip location check when wraps over the screen
2023-12-07 11:43:50 +01:00
WindowRootControl.cs
…