Commit Graph

4 Commits

Author SHA1 Message Date
be641272ad Shader fixes and legacy shader code 2020-07-02 19:40:00 -07:00
f78093bbb6 Major shader overhaul
• All shaders merged into one using shader variants
• new SDF-based antialiasing engine
• Smoothness on SDFs is now disabled
2020-07-01 01:28:45 -07:00
da6d72b0e7 Simplify decal library
• Instead of splitting between two cginc files, declare the surf function without defining it in DecalsCommon.cginc and only include that.
• Add queue value to shader so that doesnt have to be defined automatically. Also add z-offset
2020-05-23 21:52:39 -07:00
cfeaab6f27 Reorganization to work with Unity project 2020-05-22 15:09:20 -07:00