broken_seals/game/addons/mat_maker_gd/nodes
2021-10-27 18:26:06 +02:00
..
bases curve_base now has different initialization methods for the curve. sd_shape_line now initializes it's curve to the 1,1 variant. 2021-10-26 11:36:48 +02:00
common Greyscale quantize and tonality nodes. 2021-10-27 18:26:06 +02:00
filter Greyscale quantize and tonality nodes. 2021-10-27 18:26:06 +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 Rename the row_col parameter to col_row in brick as it was supposed to be. 2021-10-24 13:33:27 +02:00
sdf2d curve_base now has different initialization methods for the curve. sd_shape_line now initializes it's curve to the 1,1 variant. 2021-10-26 11:36:48 +02:00
sdf3d sdf3d_op_revolution and extrusion nodes. 2021-10-26 14:08:18 +02:00
simple Curve node. 2021-10-22 23:24:29 +02:00
transform circle_map, kaleidoscope, mirror, repeat, rotate, scale, shear, transform, and translate nodes for mat_maker_gd. 2021-10-27 13:19:56 +02:00
uniform Added uniform and greyscale_uniform nodes for mat_maker_gd. 2021-10-18 11:00:13 +02:00
mm_material.gd Now implemented node deletion. 2021-10-24 12:49:49 +02:00
mm_node_universal_property.gd circle_map, kaleidoscope, mirror, repeat, rotate, scale, shear, transform, and translate nodes for mat_maker_gd. 2021-10-27 13:19:56 +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