Commit Graph

4 Commits

Author SHA1 Message Date
628848cf7d
More work trying to fix part icons 2020-06-05 00:29:23 -07:00
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
00908c9e13
Get flag module working 2020-06-02 22:45:48 -07:00
33873cacc0
Major refactor, splitting ModuleConformalDecal 2020-06-02 20:36:45 -07:00