KSP-Conformal-Decals/Source/ConformalDecals/MaterialModifiers
drewcassidy 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
2020-06-05 21:29:57 -07:00
..
MaterialColorProperty.cs Big refactor to enable preview materials 2020-06-04 00:12:09 -07:00
MaterialFloatProperty.cs Big refactor to enable preview materials 2020-06-04 00:12:09 -07:00
MaterialProperty.cs More work trying to fix part icons 2020-06-05 00:29:23 -07:00
MaterialPropertyCollection.cs Fix scaling issues when part is created 2020-06-05 21:29:57 -07:00
MaterialTextureProperty.cs More work trying to fix part icons 2020-06-05 00:29:23 -07:00