pandemonium_engine/modules/material_maker
2023-06-02 12:12:04 +02:00
..
algos Work on fixing histogram generation. 2023-03-04 19:40:30 +01:00
doc_classes Re-extracted class docs. 2023-01-14 13:38:58 +01:00
editor Work on fixing histogram generation. 2023-03-04 19:40:30 +01:00
nodes Fix property binding hints. 2023-06-02 12:12:04 +02:00
config.py Tones Node port from MaterialMaker (Part 1). 2023-03-03 15:29:03 +01:00
COPYRIGHT.txt Added COPYRIGHT.txt to the material_maker module. 2022-12-31 20:27:16 +01:00
editor_plugin.cpp Added an editor plugin for the material maker module. 2022-06-14 18:27:36 +02:00
editor_plugin.h Added an editor plugin for the material maker module. 2022-06-14 18:27:36 +02:00
LICENSE.md Added COPYRIGHT.txt to the material_maker module. 2022-12-31 20:27:16 +01:00
README.md Cleaned up the material maker module's readme. 2022-12-31 20:26:46 +01:00
register_types.cpp Tones Node port from MaterialMaker (Part 1). 2023-03-03 15:29:03 +01:00
register_types.h Added include guards to all module register_types.h-s. 2023-01-15 13:27:08 +01:00
SCsub Tones Node port from MaterialMaker (Part 1). 2023-03-03 15:29:03 +01:00

Material Maker module

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