Commit Graph

7 Commits

Author SHA1 Message Date
RodZill4 179f92254a Added descriptions for graph nodes (#151) 2020-09-13 23:03:53 +02:00
RodZill4 9199f0ecb3 Added a new transform node with Clamp/Repeat/Extend options (#146) 2020-08-31 22:21:36 +02:00
Rodolphe Suescun 1b377a7b05 More parameters UI in 2D preview 2019-12-29 18:12:35 +01:00
RodZill4 f07e4475a2 JSON files are now pretty-printed 2019-10-27 14:36:16 +01:00
RodZill4 8006f07e04 Updates in transform and voronoi, and compatibility fix
- Fixed compatibility with v0.5 files
- Added a randomness parameter to voronoi
- Changed tranform order (translate applies first so rotate and scale are relative to the center of the source)
2019-10-12 07:10:25 +02:00
RodZill4 07273fdd04 fixed rotation in transform, started implementing hierrachy 2019-09-17 08:12:53 +02:00
RodZill4 9834571c4a Fixed shader generation and added transform, mirror and skew
Fixed shader generation with nested usage of inputs (process code until no further input substitution is possible)
2019-09-12 21:16:07 +02:00