Material: mat card template for material editor, move to a much more pythonic one

This commit is contained in:
Bernd Hahnebach
2019-04-25 19:47:08 +02:00
parent eb21144c4b
commit f69537ed30
7 changed files with 313 additions and 188 deletions

View File

@@ -9,7 +9,7 @@ SET(Material_SRCS
importFCMat.py
MaterialEditor.py
materials-editor.ui
MatPropDict.xml
Templatematerial.yml
)
SOURCE_GROUP("Module" FILES ${Material_SRCS})