1
0
mirror of https://github.com/DigvijaysinhGohil/Godot-Shader-Lib.git synced 2025-09-19 20:05:57 +08:00
Commit Graph

6 Commits

Author SHA1 Message Date
a3943b722b #4 resolved 2024-02-22 16:29:08 +05:30
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
aef7f401af RotateUV node added
^ Code refactored for various nodes
2023-10-12 18:31:51 +05:30
baed077950 RadialShearUV node added, FlipbookUV node code refactored 2023-10-12 01:05:32 +05:30
60822d310b Update FlipbookUV.gd 2023-10-12 00:38:31 +05:30
3eba6281c8 FlipbookUV node added 2023-10-12 00:17:14 +05:30