]> git.tdb.fi Git - libs/gl.git/commitdiff
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)
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.


No differences found