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
ededecb77e3cb29256feceecea00936f82b0772d
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
SlateCore
/
Private
History
Gil Gribb
0fed117096
UE4 - remove malloc churn on strings in slate.
...
[CL 2693421 by Gil Gribb in Main branch]
2015-09-16 10:18:23 -04:00
..
Animation
…
Application
Slate: Removed an unnecessary pass-by-value in FindPathToWidget
2015-08-25 02:11:58 -04:00
Brushes
PR
#1525
: Update SlateDynamicImageBrush.cpp (Contributed by umerov1999)
2015-09-08 11:31:52 -04:00
Fonts
Added a way to globally invalidate all invalidation panels.
2015-08-18 15:15:01 -04:00
Input
UE4 - Fixed malloc churn problem with FHittestGrid::FCachedWidget
2015-09-08 12:24:26 -04:00
Layout
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
Logging
…
Rendering
UE4 - remove malloc churn on strings in slate.
2015-09-16 10:18:23 -04:00
Sound
…
Stats
…
Styling
Fix slate styles not working with SlateBrushAssets
2015-09-10 16:22:56 -04:00
Textures
Fixed Slate atlas textures no longer making full use of their page space
2015-09-16 08:52:26 -04:00
Types
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
Widgets
Use SizeSquared comparisons instead of Size where trivially replaceable
2015-09-06 12:42:18 -04:00
Children.cpp
…
SlateCoreClasses.cpp
…
SlateCoreModule.cpp
…
SlateCorePrivatePCH.h
…
SlotBase.cpp
…