Commit Graph

4 Commits

Author SHA1 Message Date
e04d5dc39a
Enable selection for decal colliders in flight, change layer 2020-06-19 22:45:29 -07:00
f053fcc667
Consolidate config parsing and parse layer value 2020-06-19 21:44:43 -07:00
0d291da580
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
2020-06-10 12:20:47 -07:00
6f8023b23d
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
2020-06-05 21:29:57 -07:00