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