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
4344a6dbf46e4e2b61a920495c7486ea244fbde3
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
History
tim smith
b62c138c2e
Migrated MarkReferencedCell system to use VisitReferences which supports both an abstract visitor and a non-abstract mark stack visitor.
...
#rb saam.barati [CL 28806764 by tim smith in ue5-main branch]
2023-10-16 13:43:37 -04:00
..
Internal
ZenStore structures: expose structures to interpret zenstore headers for use in -diffonly cooks.
2023-09-13 18:11:20 -04:00
Private
Migrated MarkReferencedCell system to use VisitReferences which supports both an abstract visitor and a non-abstract mark stack visitor.
2023-10-16 13:43:37 -04:00
Public
Migrated MarkReferencedCell system to use VisitReferences which supports both an abstract visitor and a non-abstract mark stack visitor.
2023-10-16 13:43:37 -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