You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Allowed for spline mesh painting by overriding the color vertices like static meshes do. - Fixed improperly placed vertices, used the modified vertices of the splined mesh rather than the vertices of the base static mesh. - Fixed splined mesh initialization issue. UE-18511 #codereview Matt.Kuhlenschmidt [CL 2651504 by Timothy Reynolds in Main branch]