1
0
mirror of https://github.com/DigvijaysinhGohil/Godot-Shader-Lib.git synced 2025-01-09 18:58:45 +08:00

4 Commits

Author SHA1 Message Date
Digvijaysinh Gohil
4205904cb5 Issue #2 resolved 2024-01-12 16:53:06 +05:30
Digvijaysinh Gohil
64dead8a82 RotateUV node updated
- RotateUV node now has a much intuitive dropdown for Degrees and Radians.
2024-01-12 00:36:04 +05:30
Digvijaysinh Gohil
ecd09b5246 UV nodes refactored
- Set the default value for uv input as 0, 0 to avoid errors when using with shader modes PARTICLES, SKY and FOG
- FlipbookUV node is now only available in shader modes SPATIAL and CANVAS_ITEM
2023-11-21 20:49:41 +05:30
Digvijaysinh Gohil
aef7f401af RotateUV node added
^ Code refactored for various nodes
2023-10-12 18:31:51 +05:30