Commit Graph

4 Commits

Author SHA1 Message Date
Rodolphe Suescun e9a21454c1 More refactoring on rtexture generation 2019-08-17 17:35:48 +02:00
Rodolphe Suescun b614ab50ed Reimplemented generator instanciation 2019-08-15 11:53:21 +02:00
RodZill4 2621ff4b46 Improved integration in Godot
Exporting a material will now create a SpatialMaterial. The Material graph node
now generates different textures when used as a Godot addon (metallic, roughness
and ambient occlusion are merged into a single texture).

Rendering code (that was in graph_edit and node_base scenes) is now in a single "renderer scene" attached to the main window.
2018-09-04 21:45:14 +02:00
Rodolphe Suescun effa29e158 Added size parameter to emboss node 2018-08-27 19:31:00 +02:00