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
524cd70dbba8b7877dab9f3e51fb42101c19d8db
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Core
/
Tests
History
justin hare
a0c6f25ff3
Added angular speed units (deg/s, rad/s) for display in editor and conversion
...
#rb ben.hoffman [CL 27492784 by justin hare in ue5-main branch]
2023-08-30 14:38:26 -04:00
..
Algo
…
Async
…
Compression
…
Containers
TBitArray:
2023-06-30 10:29:48 -04:00
Delegates
Added test for delegates to prove that argument forwarding works for unicast delegates.
2023-06-20 06:01:30 -04:00
HAL
Added PREPROCESSOR_VA_ARG_COUNT(...) and PREPROCESSOR_APPEND_VA_ARG_COUNT(Prefix, ...) macros, which evaluate to the number of arguments passed to it and a token made by appending a prefix to the count respectively.
2023-06-23 14:59:15 -04:00
Hash
…
Internationalization
…
IO
…
Math
Added angular speed units (deg/s, rad/s) for display in editor and conversion
2023-08-30 14:38:26 -04:00
Memory
…
Misc
Added const to test code to fix build issue not found using preflight
2023-06-19 12:17:57 -04:00
Serialization
…
String
Added a compilation error when checkf or ensureMsgf uses a const string as the condition.
2023-08-29 08:10:02 -04:00
Tasks
A minimal support for task cancellation:
2023-08-04 09:54:33 -04:00
Templates
…
TestGroupEvents.cpp
…