pandemonium_engine/modules/material_maker
2023-03-01 23:07:53 +01:00
..
algos
doc_classes
editor Added buttons slots to MMGraphNodes. 2023-03-01 23:06:01 +01:00
nodes Reworked MMOutputImage. Now it uses a button, and also it works as it should. 2023-03-01 23:07:53 +01:00
config.py Fixed MMSdf3dOpExtrusion's name and added it to the build. 2023-03-01 21:32:47 +01:00
COPYRIGHT.txt
editor_plugin.cpp
editor_plugin.h
LICENSE.md
README.md
register_types.cpp Fixed MMSdf3dOpExtrusion's name and added it to the build. 2023-03-01 21:32:47 +01:00
register_types.h
SCsub Fixed MMSdf3dOpExtrusion's name and added it to the build. 2023-03-01 21:32:47 +01:00

Material Maker module

This project is based on Material Maker's ( https://github.com/RodZill4/material-maker ) code.