kalysti / terrain-tool-godot4

GODOT 4 3D Terrain Editor (C# Plugin)
MIT License
157 stars 12 forks source link

Rework Shader Node Generation #32

Open Sythelux opened 1 year ago

Sythelux commented 1 year ago

in addons/TerrainPlugin/Shader are a bunch of GDScripts for shader nodes. We now can use C# to write those and can improve on the code-generation. So I suggest we do as quality of life.