broken_seals/game/addons/mat_maker_gd/nodes
2022-01-21 19:01:50 +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 Small cleanups to transforms.gd. 2021-11-12 01:04:39 +01:00
filter Math node for mat_maker_gd. 2021-10-30 15:52:14 +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 Color tiler node for mat_maker_gd. 2021-11-06 11:50:39 +01:00
uniform Added uniform and greyscale_uniform nodes for mat_maker_gd. 2021-10-18 11:00:13 +02:00
mm_material.gd Small improvements to MMMaterial. Also call the new threadpool method. 2022-01-21 19:01:50 +01:00
mm_node_universal_property.gd Implemented undo redo support for mat_maker_gd. It does have some issues with undoing some of the changes, those will be fixed later. However all actions seems to properly mark the resource as dirty. 2022-01-21 13:22:39 +01:00
mm_node.gd Updated mat_maker_gd. 2021-12-18 20:44:28 +01:00