Commit Graph

8 Commits

Author SHA1 Message Date
Rodolphe Suescun ba663aee22 Started documentation
Added documentation for the UI and all generator nodes
2018-08-23 10:39:27 +02:00
Rodolphe Suescun 4165fec6c3 Updated images for documentation 2018-08-14 22:58:02 +02:00
Rodolphe Suescun 1c01654c57 Added screenshots for the doc 2018-08-14 22:41:04 +02:00
Rodolphe Suescun 071273ff9d Updated screenshots 2018-08-14 22:15:28 +02:00
Rodolphe Suescun 18015aec93 Implemented multi-pass nodes and fixed blur. Various other fixes.
* Added a "constant wave" in the pattern node
* Updated graphEdit to detect and forbid loops
* Modified code that renders to texture to update a texture instead of returning one (so we avoid updating everything and rely on everything being updated automatically wrt textures)
* base library is loaded from filesystem (instead of package) if available
2018-08-12 19:25:18 +02:00
RodZill4 a946206a34 Material export and usability improvements
Refactored rendering of textures for save and exporting material now saves all textures.
Added an option to start a clear the project, and proper "save" and "save as..." options.
Added support for disconnects.
2018-08-03 08:16:38 +02:00
RodZill4 8afc414b6a Added a screenshot for the doc 2018-07-29 12:07:14 +02:00
RodZill4 4c75ca8565 Added blend modes + minor fixed
Added blend modes (Dissolve, Multiply, Screen, Overlay, Hard Light, Soft Light).
Fixed color popup position in the GradientEditor.
Fixed initial panoram shown in preview.
2018-07-29 11:55:17 +02:00