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
17554cd989b4f2a7ee3d06dc94de870a0eb39dc3
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Core
/
Private
/
Containers
History
steve robb
f978302ec9
Reverted some changes that were accidentally checked in with the EAutomationTestFlags_ApplicationContextMask change.
...
[CL 34336617 by steve robb in ue5-main branch]
2024-06-13 08:33:55 -04:00
..
Algo
Replaced EAutomationTestFlags::ApplicationContextMask with EAutomationTestFlags_ApplicationContextMask.
2024-06-13 07:06:47 -04:00
AnsiString.cpp
…
BackgroundableTicker.cpp
…
BitArray.cpp
…
ContainerAllocationPolicies.cpp
…
ContainerHelpers.cpp
…
ContainersTest.cpp
Replaced EAutomationTestFlags::ApplicationContextMask with EAutomationTestFlags_ApplicationContextMask.
2024-06-13 07:06:47 -04:00
DirectoryTree.cpp
TDirectoryTree updates:
2024-04-09 13:42:53 -04:00
HashTable.cpp
FBuoyancyParticleData: Do management of per-particle data for buoyancy subsystem inside this structure so that allocation can be done in using alternative data structures. p.Buoyancy.ParticleData.HashIndex enables a lower memory footprint mode. Disabling that cvar leaves original underlying data structures.
2024-05-14 18:08:01 -04:00
LockFreeList.cpp
…
MemoryImageAllocator.cpp
…
StackTracker.cpp
…
StaticBitArrayTests.cpp
…
String.cpp
…
String.cpp.inl
Made FUtf8String::Printf's and Appendf's formatting strings be ANSI, because there's no printf which takes a char8_t formatting string. UTF-8-formatted string arguments are still possible via %s.
2024-04-24 11:08:11 -04:00
StringIncludes.cpp.inl
…
StringTest.cpp
Reverted some changes that were accidentally checked in with the EAutomationTestFlags_ApplicationContextMask change.
2024-06-13 08:33:55 -04:00
Ticker.cpp
[Ticker]
2024-06-03 10:02:24 -04:00
Union.cpp
…
Utf8String.cpp
…
VersePath.cpp
Add UE::Core::MakeValidVerseIdentifier to sanitize a string and make it a valid Verse identifier
2024-05-02 13:44:38 -04:00