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
History
Ben Marsh
47bcef09c2
Fix ScriptPlugin not being built when enabled in a project.
...
#rb none #fyi Robert.Manuszewski [CL 4634796 by Ben Marsh in Dev-Core branch]
2018-12-05 18:34:38 -05:00
..
Source
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
ScriptPlugin.uplugin
Fix ScriptPlugin not being built when enabled in a project.
2018-12-05 18:34:38 -05:00