Commit Graph

4 Commits (bb0829c0a7054d8f5005b4868fee512c5478bf56)

Author SHA1 Message Date
Andrew Cassidy be641272ad Shader fixes and legacy shader code 4 years ago
Andrew Cassidy f78093bbb6 Major shader overhaul
• All shaders merged into one using shader variants
• new SDF-based antialiasing engine
• Smoothness on SDFs is now disabled
4 years ago
Andrew Cassidy 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
4 years ago
Andrew Cassidy cfeaab6f27 Reorganization to work with Unity project 4 years ago