Files
UnrealEngineUWP/Engine/Source/Editor/LandscapeEditor/Public
Gareth Martin ce53d4011b Fixed crash in the landscape flatten and ramp tools caused by not exposing a reference to an owned asset to the garbage collector and having it be GC'd
Moved the pointer to LandscapeInfo into the base tool stroke class because *every* tool stroke referenced it and it made it easier to expose to GC

[CL 2578298 by Gareth Martin in Main branch]
2015-06-05 06:20:49 -04:00
..