Files
UnrealEngineUWP/Engine/Source/Editor
Jurre DeBaare 6e56dd94cb Possible solution for UE-2244 (https://jira.ol.epicgames.net/browse/UE-2244)
Original code was by Wes Fudala, contacted him and the reason he wrote it orginally (2012) was with the assumption that it would be possible to paint to seperate LOD levels.

- Removed RemoveInstanceVertexColorsWorker(MeshPaintEdMode) function (unnecessary and very similar to RemoveInstanceVertexColorsFromLOD (StaticMeshComponent)

- Altered RemoveComponentInstanceVertexColors (MeshPaintEdMode), does original checks but now calls RemoveInstanceVertexColors (StaticMeshComponent) which has the desired outcome

[CL 2539060 by Jurre DeBaare in Main branch]
2015-05-06 09:14:12 -04:00
..
2015-04-22 13:40:06 -04:00
2015-04-29 11:01:50 -04:00
2015-04-30 12:54:12 -04:00
2015-04-29 12:00:09 -04:00
2015-04-20 21:16:03 -04:00