This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cb79a7b739e8a69a6cbca287cda4aebedd48aaff
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
SlateCore
History
Patrick Boutot
26bfc5ef52
Slate: Fix ensure test when the CachedElementHandle is valid.
...
#rb none #rnx [CL 16020240 by Patrick Boutot in ue5-main branch]
2021-04-15 09:15:45 -04:00
..
Private
Slate: Fix ensure test when the CachedElementHandle is valid.
2021-04-15 09:15:45 -04:00
Public
Slate: Move visibility flag to WidgetProxy. Keep track of the Collapsed and the Visible state to update the Attribute as in SlowPath. Convert RenderTransform and RenderTransformPivot to SlateAttribute. Make the Visibility attribute update first (needs more work in the SlateAttributeInitializer to enforce it). Update Attribute in 2 steps. Update the Collapsed first (that can change the visibility), then update the "not collapsed" attribute.
2021-04-14 12:59:44 -04:00
SlateCore.Build.cs
- UBT Code changes to remove 32-bit Windows support (C++ code for 32-bit still exists)
2021-01-31 15:09:58 -04:00