RodZill4
28654f3eba
Updated base library and added truchet generator
2019-10-13 10:14:43 +02:00
RodZill4
ad2de4a52e
Updated code editors and added a menu to create all elementary generators
2019-10-07 20:41:57 +02:00
RodZill4
b58770c2a0
Added preview, rendering fixes, better grouping
2019-10-05 11:04:50 +02:00
RodZill4
57cb3b4a14
Fixed preview problem, and seeds now depend on node position
2019-10-02 23:06:20 +02:00
RodZill4
8c06cd3aa8
Updated import, preview and slider widgets
2019-10-01 08:34:08 +02:00
RodZill4
b861cf446d
3d preview can now be rotated manually
2019-09-29 21:53:32 +02:00
RodZill4
ff191538f6
Added group creation and refactoring.
...
Moved handling of the "global" definitions of shaders into main shader generation code.
Added group creation (does not create inputs yet, and remotes should be cleaned).
updated all preview meshes (to fix problems with depth).
2019-09-29 10:07:32 +02:00
RodZill4
101de7f32b
Removed useless print calls and started adding the "create subgraph" command
2019-09-27 08:28:33 +02:00
RodZill4
d643cecebb
Fixed 3d preview and added warp generator
2019-09-13 08:07:46 +02:00
RodZill4
27d5ddbe97
Implemented save and shader generator editing...
2019-09-09 22:00:18 +02:00
Rodolphe Suescun
e9a21454c1
More refactoring on rtexture generation
2019-08-17 17:35:48 +02:00
Rodolphe Suescun
470e55b212
Added nodes removal & new node creation
2019-08-14 15:55:39 +02:00
Rodolphe Suescun
a8dffae7cf
Fixed connecting/disconnecting generators
2019-08-14 09:02:38 +02:00
Rodolphe Suescun
57c28993db
Refactored basic load and preview functions in graph editor
2019-08-12 15:58:42 +02:00
RodZill4
6984088b78
Fixed generation of transparent images. Now in tools menu instead of a button in the toolbar.
2019-04-13 19:44:37 +02:00
RodZill4
4baba77243
New recent projects menu entry and paper sample texture.
2019-01-24 22:27:41 +01:00
RodZill4
938397f3f6
More node editor progress, support for globals in generic nodes
2018-10-13 17:31:37 +02:00
RodZill4
9bdcb73411
Fixed problems in Material Maker addon for Godot
...
Icon and settings taken from the project
2018-09-12 19:21:42 +02:00
RodZill4
1a5ddae226
Added comment node
2018-09-10 21:59:52 +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
RodZill4
1c56fc60d8
Cleanup and renaming
...
Moved Material Spray to another repository.
Renamed the addon directory to material_maker
2018-09-03 21:35:44 +02:00