broken_seals/game/addons/mat_maker_gd/nodes
2021-10-26 13:26:59 +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 sdf3d_op_repeat and circle_repeat nodes. 2021-10-26 13:26:59 +02:00
filter Added a new fill channel node. 2021-10-24 11:48:38 +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_repeat and circle_repeat nodes. 2021-10-26 13:26:59 +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 Now implemented node deletion. 2021-10-24 12:49:49 +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