Commit Graph

6 Commits

Author SHA1 Message Date
Jaroslaw Palczynski
28e4c69ef3 CIS fix.
Adding another include.

[CL 2388420 by Jaroslaw Palczynski in Main branch]
2014-12-15 07:50:21 -05:00
Jaroslaw Palczynski
0cb68fe6e6 CIS fix.
As always include ordering.

[CL 2388363 by Jaroslaw Palczynski in Main branch]
2014-12-15 05:40:21 -05:00
Jaroslaw Palczynski
e4e8cfcb68 Different approach to Landscape-specific objects duplication from package during UWorld duplication. Now it is delegated to FWorldDelegates::OnPostDuplicate event. This allows to back out change which was duplicating all objects from package referenced by UWorld, which was bad from the performance and blueprints point of view.
[CL 2388312 by Jaroslaw Palczynski in Main branch]
2014-12-15 04:25:21 -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
Jaroslaw Palczynski
02fab6f6a5 Fix for cooking problems in VehicleGame (et al.).
Turnes out that Pre/PostWorldInitialization events are not fired every time after creation and cooking initialization is completely different than normal editor run. Added a new event called in UWorld constructors and registered Landscape event to it and added auto-startup module loading to the commandlet path.

[CL 2337078 by Jaroslaw Palczynski in Main branch]
2014-10-22 13:34:05 -04:00
Jaroslaw Palczynski
1b50963ccd Landscape module from Engine split out.
[CL 2331341 by Jaroslaw Palczynski in Main branch]
2014-10-16 05:16:44 -04:00