summaryrefslogtreecommitdiff
path: root/scene/resources/visual_shader_sdf_nodes.cpp
AgeCommit message (Collapse)Author
2021-07-19Use C++11 raw literals for shader code to improve readabilityHugo Locurcio
In files that have lots of branching, `\t` was replaced with a tab character instead.
2021-01-18Added SDF nodes to visual shaderYuri Roubinsky