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
b2acdadf67c052d41c8b899b535520faca6e8ad1
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
SlateCore
/
Private
/
Layout
History
Nick Darnell
7b82d75b61
Slate - Inlining several small functions in Slate to save a few hundred microseconds.
...
[CL 2703244 by Nick Darnell in Main branch]
2015-09-23 16:17:33 -04:00
..
ArrangedChildren.cpp
Slate - Inlining several small functions in Slate to save a few hundred microseconds.
2015-09-23 16:17:33 -04:00
ArrangedWidget.cpp
…
Geometry.cpp
Slate - Inlining several small functions in Slate to save a few hundred microseconds.
2015-09-23 16:17:33 -04:00
LayoutGeometry.cpp
…
LayoutUtils.cpp
…
SlateRect.cpp
…
Visibility.cpp
…
WidgetCaching.cpp
Slate/UMG - Continuing to work on the Invalidation Panel, correctly offsetting volatile widgets to render from the true last hit testable index that their potentinally cached parent used. Also introducing a way to cache transforms relative to the parent so that widgets that fly around the screen but otherwise don't change shape...etc can be cached.
2015-07-09 15:28:24 -04:00
WidgetPath.cpp
…