broken_seals/game/addons/mat_maker_gd/nodes
2021-10-24 02:15:32 +02:00
..
bases Fixed curves, and the curve editor, and added curve support for sd_shape_line. 2021-10-20 19:53:05 +02:00
common make_tileable node. 2021-10-24 01:01:15 +02:00
filter Small improvement for the blend node. It still doesn't handles transparency properly. 2021-10-24 02:15:32 +02:00
gradient Radial gradient node. 2021-10-17 17:41:50 +02:00
noise Voronoi node. 2021-10-19 15:38:12 +02:00
other Removed the input and output slot type parameter from the simple MMGraphNode property methods. Input and output was only available with universal properties anyway. 2021-10-09 19:15:15 +02:00
pattern Scratches node. 2021-10-18 20:06:49 +02:00
sdf2d sd_op_morph node. 2021-10-22 11:06:17 +02:00
sdf3d sdf3d_render and sdf3d_sphere nodes. 2021-10-23 00:18:44 +02:00
simple Curve node. 2021-10-22 23:24:29 +02:00
uniform Added uniform and greyscale_uniform nodes for mat_maker_gd. 2021-10-18 11:00:13 +02:00
mm_material.gd Finish up the new mat_maker_gd input/output notification api and made shape use it. Now shape's image updates whenever a property changes. 2021-10-09 14:04:09 +02:00
mm_node_universal_property.gd sdf3d_render and sdf3d_sphere nodes. 2021-10-23 00:18:44 +02:00
mm_node.gd Add support for disconnection and connecting universal properties via the mat_maker_gd editor plugin. 2021-10-09 18:48:01 +02:00