pandemonium_engine/modules/material_maker
2023-01-15 13:27:08 +01:00
..
algos Fix typos with codespell. 2022-12-22 19:51:25 +01:00
doc_classes Re-extracted class docs. 2023-01-14 13:38:58 +01:00
editor
nodes Fix typos with codespell. 2022-12-22 19:51:25 +01:00
config.py Added COPYRIGHT.txt to the material_maker module. 2022-12-31 20:27:16 +01:00
COPYRIGHT.txt Added COPYRIGHT.txt to the material_maker module. 2022-12-31 20:27:16 +01:00
editor_plugin.cpp
editor_plugin.h
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 Added module initialization levels (similar idea to what's in godot4, although I added more). 2023-01-15 11:46:13 +01:00
register_types.h Added include guards to all module register_types.h-s. 2023-01-15 13:27:08 +01:00
SCsub

Material Maker module

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