shadowmage45 / KerbalFoundries2

KerbalFoundries - Continued
19 stars 8 forks source link

Upcoming major change -- fix default scale on all KF parts #20

Closed shadowmage45 closed 4 years ago

shadowmage45 commented 7 years ago

KF parts use a random mix of 'scale=', 'rescaleFactor=' and built-in model scaling.

Need to fix all parts to use uniform scale=1, rescaleFactor=1, mesh scale =1,1,1.

This however will be a breaking change when it is implemented, as existing parts would be subject to the new scales. As such, will likely hold off this update for a major KSP version release. Would prefer it be done sooner rather than later, but would also prefer not to break existing craft if possible.