Conformal Decals for KSP
Go to file
drewcassidy 22150574df
Big refactor to enable preview materials
• add shader variants for decal previewing
• start to add code for part icon
• refactor material properties to be serializable
todo:
• fix decal preview scale (need to call UpdateScale on detached state)
• fix texture preview in part icon
• adjust culling per-object when rendering (turns out cull and ztest values are used by unity at the render time, not by the shader itself, so they can be adjusted in material property blocks!)
2020-06-04 00:12:09 -07:00
Assets Big refactor to enable preview materials 2020-06-04 00:12:09 -07:00
Distribution/GameData/ConformalDecals Big refactor to enable preview materials 2020-06-04 00:12:09 -07:00
Source Big refactor to enable preview materials 2020-06-04 00:12:09 -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