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
/
Tests
History
steve robb
dc7ece05f6
Added new UE_ preprocessor metaprogramming macros to replace the PREPROCESSOR_ macros, to aid discoverability.
...
#rb andrew.rodham [CL 34528567 by steve robb in ue5-main branch]
2024-06-20 10:24:07 -04:00
..
Algo
…
Async
[TaskGraph]
2024-05-23 04:50:59 -04:00
Compression
CompressedBuffer: Added an assert to prevent saving a null buffer to an archive
2024-04-23 09:03:01 -04:00
Containers
Added basic tests for TSharedString and fixed its use of placement new
2024-06-14 11:38:51 -04:00
Delegates
…
GenericPlatform
…
HAL
Added new UE_ preprocessor metaprogramming macros to replace the PREPROCESSOR_ macros, to aid discoverability.
2024-06-20 10:24:07 -04:00
Hash
…
Internationalization
…
IO
…
Math
Replaced EAutomationTestFlags::ApplicationContextMask with EAutomationTestFlags_ApplicationContextMask.
2024-06-13 07:06:47 -04:00
Memory
…
Misc
Made TVariant trivially destructible if all the types are trivially destructible.
2024-05-03 11:07:52 -04:00
Serialization
…
String
String: Added string case conversion functions under UE::String.
2024-06-10 13:01:45 -04:00
Tasks
[Scheduler/TaskGraph]
2024-06-13 11:34:29 -04:00
Templates
Enforced non-const source argument in RelocateConstructItems.
2024-05-22 17:18:36 -04:00
TestGroupEvents.cpp
…