broken_seals/game/addons/mat_maker_gd/nodes
2021-10-31 11:30:14 +01: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 Fill_to_position, fill_to_size, and fill_to_uv nodes for mat_maker_gd. 2021-10-29 18:20:21 +02:00
filter Math node for mat_maker_gd. 2021-10-30 15:52:14 +02:00
gradient
noise
other
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
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
mm_material.gd Implemented threaded generation for mat_maker_gd using ThreadPool. 2021-10-31 11:29:36 +01:00
mm_node_universal_property.gd Return the default color if no image is set in image universal properties. 2021-10-31 11:30:14 +01:00
mm_node.gd