]> git.tdb.fi Git - libs/gl.git/commit
Rearrange type specification in material datafiles
authorMikko Rasa <tdb@tdb.fi>
Mon, 12 Apr 2021 12:38:54 +0000 (15:38 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 12 Apr 2021 12:50:58 +0000 (15:50 +0300)
commita4b9ae04a0a89bb2cf3ab4235d7376d3ff70af7b
tree3534795dcaa8199e81d68624297628f189bd8273
parentda85eb77172dbd62f764a63b45c79fc059af563b
Rearrange type specification in material datafiles

The type is now specified as a separate statement with no substatements.
This is what I wanted to do originally but couldn't figure out a clean
way to do it.

No legacy support because the new material system as a whole is still
fairly new and hasn't been used in many places.
blender/io_mspgl/export_material.py
source/materials/material.cpp
source/materials/material.h