broken_seals/game/addons/mat_maker_gd
2021-11-06 11:50:39 +01:00
..
editor Improved the threading logic of MMMaterial's render by quite a bit. Also updated ThreadPool to get the new cleanups / fixes / api improvements required. 2021-10-31 12:37:51 +01:00
icons
nodes Color tiler node for mat_maker_gd. 2021-11-06 11:50:39 +01:00
widgets
windows/file_dialog
LICENSE.md
new_resource.tres sdf3d_op_revolution and extrusion nodes. 2021-10-26 14:08:18 +02:00
plugin.cfg
plugin.gd
README.md

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.