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
47bcef09c22c4826c4304ec99dfbd4e40c3b10df
UnrealEngineUWP
/
Engine
/
Plugins
/
ScriptPlugin
/
Source
/
ScriptEditorPlugin
History
Robert Manuszewski
3a51fabbd1
Moved UObject serialization state out of FUObjectThreadContext to a local-only (to the current FAsyncPackage/LoadPackage call) FUObjectSerializeContext. This will allow more advanced changes to the old serialization paths and prevent objects from being added to random FAsyncPackages when async loading (and that will allow package prioritization).
...
#rb none #jira UE-65788 [CL 4507561 by Robert Manuszewski in Dev-Core branch]
2018-10-25 11:46:38 -04:00
..
Classes
Merging copyright update from 4.19 branch.
2018-01-02 15:30:26 -05:00
Private
Moved UObject serialization state out of FUObjectThreadContext to a local-only (to the current FAsyncPackage/LoadPackage call) FUObjectSerializeContext. This will allow more advanced changes to the old serialization paths and prevent objects from being added to random FAsyncPackages when async loading (and that will allow package prioritization).
2018-10-25 11:46:38 -04:00
Public
Copying //UE4/Dev-Core to //UE4/Dev-Main (Source: //UE4/Dev-Core @ 3847469)
2018-01-20 11:19:29 -05:00
ScriptEditorPlugin.Build.cs
Merging copyright update from 4.19 branch.
2018-01-02 15:30:26 -05:00