Conformal Decals for KSP
Go to file
drewcassidy 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
Assets rename background color property to make KSP happy 2020-06-05 21:26:57 -07:00
Distribution/GameData/ConformalDecals Fix scaling issues when part is created 2020-06-05 21:29:57 -07:00
Source Fix scaling issues when part is created 2020-06-05 21:29:57 -07:00
.gitattributes Add game assets 2020-05-30 14:32:39 -07:00
.gitignore Big refactor to enable preview materials 2020-06-04 00:12:09 -07:00
LICENSE Initial commit 2020-05-20 23:34:47 -07:00
README.md Initial commit 2020-05-20 23:34:47 -07:00

KSP-ConformalDecals

Conformal Decals for KSP