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
f074d2fec80eb341f6e5fa6d42400a159ea9ca2f
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
History
steve robb
51f3ea53ae
Removed ChooseClass.h includes.
...
#rb trivial [CL 27823723 by steve robb in ue5-main branch]
2023-09-13 05:43:01 -04:00
..
Internal
[CoreUObject]
2023-06-10 01:58:50 -04:00
Private
Removed ChooseClass.h includes.
2023-09-13 05:43:01 -04:00
Public
Removed ChooseClass.h includes.
2023-09-13 05:43:01 -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