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
Mike Fricker
4de6cbb30c
Fixed assertion when reimporting assets for script plugin components
...
#codereview robert.manuszewski
[CL 2501080 by Mike Fricker in Main branch]
2015-04-03 09:50:51 -04:00
Robert Manuszewski
8fd2f69974
Adding script contents validation when importing scripts for the script plugin. Added support for custom file extensions for script plugin.
...
[CL 2485714 by Robert Manuszewski in Main branch]
2015-03-20 01:39:43 -04:00
Robert Manuszewski
b506a691c0
ScriptPlugin will no longer import txt files
...
[CL 2485438 by Robert Manuszewski in Main branch]
2015-03-19 19:08:36 -04:00
Fred Kimberley
47cc7efc10
Deprecated AutoPriority and replaced it with ImportPriority. ImportPriority differs from AutoPriority in the following ways:
...
- Default value is 100 instead of 0 to allow other factories to have both higher or lower priority than the default.
- Sorting is highest to lowest so factories with higher priority values go first.
Use ImportPriority to sort reimporting factories.
Merging changes 2382076 and 2382171 from Fortnite branch.
[CL 2387238 by Fred Kimberley in Main branch]
2014-12-12 14:13:31 -05:00
Ben Marsh
149375b14b
Update copyright notices to 2015.
...
[CL 2379638 by Ben Marsh in Main branch]
2014-12-07 19:09:38 -05:00
Ben Marsh
08dba3d1e9
More fixes for doxygen warnings.
...
[CL 2369707 by Ben Marsh in Main branch]
2014-11-25 08:44:20 -05:00
Jaroslaw Palczynski
7c41927cf4
Rename FPostConstructInitializeProperties to something simpler
...
Changed it with FObjectInitializer.
UECORE-7
[CL 2328384 by Jaroslaw Palczynski in Main branch]
2014-10-14 10:29:11 -04:00
Robert Manuszewski
f3c1bd92cd
ScriptPlugin: Adding Lua lib project to fix the problem with not being able to compile Lua with the plugin anymore. Moved Script plugins out of Script subfolder, merged ScriptPlugin and ScriptEditorPlugin into ScriptPlugin.
...
[CL 2293479 by Robert Manuszewski in Main branch]
2014-09-11 03:16:52 -04:00