]> git.tdb.fi Git - libs/gl.git/commit
Support creating fully custom techniques in Blender
authorMikko Rasa <tdb@tdb.fi>
Mon, 11 Oct 2021 11:55:02 +0000 (14:55 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 11 Oct 2021 11:55:02 +0000 (14:55 +0300)
commit08942dd73918a51baefbe7344b62afc0cad42e55
treee79aaa672f9ea8e8a5bf5b49935f68720a19cce0
parentf438142c7589df7480aa640cf62b7a2c3d48bab2
Support creating fully custom techniques in Blender

This replaces the custom shader, which was getting unwieldy with
different kinds of shadow maps needing different shaders.
blender/io_mspgl/export_material.py
blender/io_mspgl/material.py
blender/io_mspgl/operators.py
blender/io_mspgl/properties.py