|
56866e65ba
|
Updated mat_maker_gd.
|
2021-12-18 20:44:28 +01:00 |
|
|
956d35fd84
|
Add support for disconnection and connecting universal properties via the mat_maker_gd editor plugin.
|
2021-10-09 18:48:01 +02:00 |
|
|
c816f0e0fe
|
Finish up the new mat_maker_gd input/output notification api and made shape use it. Now shape's image updates whenever a property changes.
|
2021-10-09 14:04:09 +02:00 |
|
|
7fd3ccd4ad
|
Generic image rendering / property connection api for mat_maker_gd.
|
2021-10-09 13:33:59 +02:00 |
|
|
e31aedbb1b
|
Now add slot universal methods in MMGraphNode only take an universal property as argument. Also added an universal texture slot. Had to add init_properties and _init_properties, and had to change register_methods to _register_methods in subclasses.
|
2021-10-06 10:30:22 +02:00 |
|
|
1611efc9d1
|
Moved the SlotTypes enum from MMNode to MMNodeUniversalProperty.
|
2021-10-06 09:15:48 +02:00 |
|
|
e8a3874cfb
|
Added universal slot type.
|
2021-10-04 15:10:38 +02:00 |
|
|
2eb6f789dd
|
Added a SlotTypes Enum.
|
2021-10-04 13:27:29 +02:00 |
|
|
a13908fcec
|
Also pass the seed to get_value for, and cleaned up perlin.gd.
|
2021-10-04 13:15:18 +02:00 |
|
|
0943dc32f8
|
Aldo pass slot_idx to get_value_for.
|
2021-10-04 13:11:08 +02:00 |
|
|
4b334a6ad6
|
Initial slot api for MMGraphNode. Already supports images. Also implemented the image generation helper methods for MMMaterial and MMNode.
|
2021-10-04 13:09:43 +02:00 |
|
|
1374df2b59
|
Not mat maker nodes inherit fromMMNode instead of TextureRect.
|
2021-10-04 11:54:52 +02:00 |
|
|
5bb4822164
|
MMNode now has a class_name declaration.
|
2021-10-04 11:23:43 +02:00 |
|
|
059cabc48b
|
Main nodes for mat_maker_gd and Initial setup for an editor plugin.
|
2021-10-03 19:56:35 +02:00 |
|