pandemonium_engine/modules/material_maker
2023-03-01 01:01:42 +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 Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
nodes Fix unused return value. 2023-03-01 01:01:42 +01:00
config.py Ported the Warp Node from MaterialMaker. 2023-03-01 00:54:14 +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 Ported the Warp Node from MaterialMaker. 2023-03-01 00:54:14 +01:00
register_types.h Added include guards to all module register_types.h-s. 2023-01-15 13:27:08 +01:00
SCsub Ported the Warp Node from MaterialMaker. 2023-03-01 00:54:14 +01:00

Material Maker module

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