pandemonium_engine/modules/material_maker
2023-02-28 19:00:22 +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 Ported SlopeBlur from MaterialMaker. 2023-02-28 19:00:22 +01:00
config.py Ported SlopeBlur from MaterialMaker. 2023-02-28 19:00:22 +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 Ported SlopeBlur from MaterialMaker. 2023-02-28 19:00:22 +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 SlopeBlur from MaterialMaker. 2023-02-28 19:00:22 +01:00

Material Maker module

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