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
20cc3e92bc2485f3cac528d35a1799613fb4cd1e
UnrealEngineUWP
/
Engine
/
Plugins
/
ScriptPlugin
/
Source
/
ScriptEditorPlugin
/
Private
History
Marc Audy
20cc3e92bc
Fix ScriptFactory not returning created blueprint
...
#codereview Mike.Fricker, robert.manuszewski [CL 2507098 by Marc Audy in Main branch]
2015-04-09 14:34:41 -04:00
..
ScriptBlueprintCompiler.cpp
UE-9030 Compiling a BP super class (with a child instance in the level) crashes with REINST class mismatch
2015-02-19 13:32:52 -05:00
ScriptBlueprintCompiler.h
Update copyright notices to 2015.
2014-12-07 19:09:38 -05:00
ScriptBlueprintEditor.cpp
Update copyright notices to 2015.
2014-12-07 19:09:38 -05:00
ScriptBlueprintEditor.h
Update copyright notices to 2015.
2014-12-07 19:09:38 -05:00
ScriptEditorPlugin.cpp
UE-6596 - Fixing an editor crash and memory corruption issue that occurs when UMG 3D Components have been placed in the level and the widget they spawn is recompiled with certain changes. Restructuring the way external blueprint compilers are registered so that they can properly wait until all compiling has finished to do re-registering of components...etc.
2014-12-15 15:31:42 -05:00
ScriptEditorPluginPrivatePCH.h
[INTEGRATE] Change 2427264 by Nick.Whiting@z2421_SSD on 2015/01/31 18:51:47
2015-02-06 10:41:43 -05:00
ScriptFactory.cpp
Fix ScriptFactory not returning created blueprint
2015-04-09 14:34:41 -04:00