Commit Graph

5 Commits (a569eaec5158a8f944b5ca995c125dab8061a810)

Author SHA1 Message Date
Andrew Cassidy 4cdfac8ccd Global override for selectability and kill part on detach 4 years ago
Andrew Cassidy 5fc9394908 Enable selection for decal colliders in flight, change layer 4 years ago
Andrew Cassidy 533b1f1cf4 Consolidate config parsing and parse layer value 4 years ago
Andrew Cassidy e2f54cb4f7 Fix tile parsing and decal rotation
• Decals now respond to rotation and offset tools again
• Fix tile value parsing
• Fix broken normals when projecting on parts with no normal maps
4 years ago
Andrew Cassidy da1fbf0f2a Fix scaling issues when part is created
• KSP rescales the model object back to 1,1,1 on start, so don't use that for the model that gets scaled
• Some refactoring to consolidate property IDs
• rename some classes because I am indecisive
• Add and Get methods for MaterialPropertyCollection
• Make an attempt at a scale culling fix
4 years ago