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
69fd3e1226add578d71a9cc09c25898aaa2c2b19
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
SlateCore
History
Steve Robb
8a8da9d696
TSharedPtr now uses std::atomic and more appropriate (more optimal) memory ordering in ESPMode::ThreadSafe mode.
...
#rb andriy.tylychko #jira none [CL 16758234 by Steve Robb in ue5-main branch]
2021-06-23 11:56:03 -04:00
..
Private
Slate: Remove the SlateAttribute dependency feature in favor of OnValueChanged.
2021-06-14 11:47:42 -04:00
Public
TSharedPtr now uses std::atomic and more appropriate (more optimal) memory ordering in ESPMode::ThreadSafe mode.
2021-06-23 11:56:03 -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