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

5 Commits

Author SHA1 Message Date
e33f70baa9 ShaderInc files refactored for the ease of future improvements 2024-07-21 16:39:45 +05:30
4205904cb5 Issue #2 resolved 2024-01-12 16:53:06 +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