broken_seals/game/addons/mat_maker_gd/nodes
2022-06-05 02:12:01 +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 Merged together the common algorithms for MatMakerGD. 2022-06-05 01:53:35 +02:00
filter Use the merged class wherever possible. 2022-06-05 02:12:01 +02:00
gradient Use the merged class wherever possible. 2022-06-05 02:12:01 +02:00
noise Use the merged class wherever possible. 2022-06-05 02:12:01 +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 Use the merged class wherever possible. 2022-06-05 02:12:01 +02:00
sdf2d Use the merged class wherever possible. 2022-06-05 02:12:01 +02:00
sdf3d Use the merged class wherever possible. 2022-06-05 02:12:01 +02:00
simple Use the merged class wherever possible. 2022-06-05 02:12:01 +02:00
transform Use the merged class wherever possible. 2022-06-05 02:12:01 +02: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