broken_seals/game/addons/mat_maker_gd
2021-10-19 11:15:01 +02:00
..
editor Pattern node. 2021-10-18 14:01:18 +02:00
icons Turned the widget scripts into tool scripts. 2021-10-17 00:58:07 +02:00
nodes Noise node. 2021-10-19 11:15:01 +02:00
widgets Added the image picker button from Material Maker. Also added image node. 2021-10-18 12:33:31 +02:00
windows/file_dialog Added the image picker button from Material Maker. Also added image node. 2021-10-18 12:33:31 +02:00
LICENSE.md
new_resource.tres Cleaned up the noises folder. 2021-10-18 20:20:29 +02:00
plugin.cfg
plugin.gd
README.md Created an addon from https://github.com/Relintai/mat_maker_gd . (Only the ported stuff). Also took the nodes from the newest https://github.com/RodZill4/material-maker . 2021-10-01 00:54:13 +02:00

mat_maker_gd

My goal with this project is to take Material Maker's ( https://github.com/RodZill4/material-maker ) code, and make it an in-godot texture/image generator.

If it turns out well I'll probably turn it into a c++ engine module eventually.