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
5.5
Add File
New File
Upload File
Apply Patch
UnrealEngineUWP
/
Engine
/
Plugins
/
Editor
/
GeometryMode
History
robert manuszewski
09bcab1be6
Moving freeing of UObject's InternalIndex out of UObject destructor to not lock the global UObjectArray when the destructor runs (otherwise it may result in hangs)
...
#jira UE-215404 #rb robert.millar [CL 34895474 by robert manuszewski in ue5-main branch]
2024-07-18 03:45:26 -04:00
..
Source
Moving freeing of UObject's InternalIndex out of UObject destructor to not lock the global UObjectArray when the destructor runs (otherwise it may result in hangs)
2024-07-18 03:45:26 -04:00
GeometryMode.uplugin
…