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
cea308feec364516ef4a88facac45ab91ef00a98
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
SlateCore
/
Private
/
Styling
History
Ryan Hummer
4af2fd066d
Updating Dev-Release-5.5 from Main at CL
#36144969
...
#okforversepublic [CL 36146571 by Ryan Hummer in Dev-5.5 branch]
2024-09-10 10:26:02 -04:00
..
AppStyle.cpp
…
CoreStyle.cpp
…
DefaultStyleCache.cpp
…
SegmentedControlStyle.cpp
…
SlateBrush.cpp
…
SlateColor.cpp
…
SlateIconFinder.cpp
…
SlateStyleRegistry.cpp
…
SlateStyleSet.cpp
Fixed linker errors on some console platform when building modular builds. Fixes involves moving ctor/dtor and friends from header to cpp and dll import/export
2024-08-21 13:44:16 -04:00
SlateTypes.cpp
Fixed linker errors on some console platform when building modular builds. Fixes involves moving ctor/dtor and friends from header to cpp and dll import/export
2024-08-21 13:44:16 -04:00
SlateWidgetStyleContainerBase.cpp
…
SlateWidgetStyleContainerInterface.cpp
…
StarshipCoreStyle.cpp
Updating Dev-Release-5.5 from Main at CL
#36144969
2024-09-10 10:26:02 -04:00
StyleColors.cpp
…
StyleDefaults.cpp
…
ToolBarStyle.cpp
Tighten layout of the new viewport toolbar
2024-08-21 06:45:22 -04:00
UMGCoreStyle.cpp
…