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
a35608c1907339f58ba65fedcc1195534eebd755
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
History
per larsson
5996c57626
Set serialized bulk data flags after save
...
#rb Paul.Chipchase #jira UE-200179 [CL 29639682 by per larsson in ue5-main branch]
2023-11-10 10:17:06 -05:00
..
Internal
DirectoryTree: 1) Fix bug in GetChildren - added children of implied children were not reported in some cases.
2023-11-04 12:13:02 -04:00
Private
Set serialized bulk data flags after save
2023-11-10 10:17:06 -05:00
Public
Fix error in modular MSVC WITH_VERSE_VM=1 build due to VHeapObject's VisitReferencesImpl function being declared dllimport and then defined inline.
2023-11-10 04:08:33 -05: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
Include the verse VM dependencies if WITH_VERSE_VM=WITH_COREUOBJECT is set.
2023-11-02 18:42:57 -04:00