Commit Graph

3 Commits

Author SHA1 Message Date
5a637977a0
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
b5b821424a
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
4c34e24e42
Reorganization to work with Unity project 2020-05-22 15:09:20 -07:00