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
cf3d96edfbcd688ddaabc447157bcb8d005dffa1
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
History
robert millar
905706745b
LexToString implementation for object flags
...
#rb steve.robb [CL 27805906 by robert millar in ue5-main branch]
2023-09-12 16:08:50 -04:00
..
Internal
[CoreUObject]
2023-06-10 01:58:50 -04:00
Private
LexToString implementation for object flags
2023-09-12 16:08:50 -04:00
Public
LexToString implementation for object flags
2023-09-12 16:08:50 -04:00
Tests
Reduce overhead in object handle access tracking by reducing high frequency thrash of TArrayView. Synthetic test of 100 million handle accesses in a loop went from 4243ms total time to 1430ms total time.
2023-09-08 17:04:23 -04:00
CoreUObject.Build.cs
Fix CoreUObject public dependencies to not add libpas unless VerseVM is enabled. Libpas has issues building on some platforms.
2023-08-25 10:03:42 -04:00