]> git.tdb.fi Git - libs/gl.git/commit
Add a property in Blender for a custom shadow shader
authorMikko Rasa <tdb@tdb.fi>
Thu, 6 May 2021 10:20:24 +0000 (13:20 +0300)
committerMikko Rasa <tdb@tdb.fi>
Thu, 6 May 2021 10:32:46 +0000 (13:32 +0300)
commit7834588fc4f3846641bb9eed680a8890b8852a9a
tree333044115de353cd1432df3fe5f0535efb02a8d5
parent9208e0ff263a287e456e082a4a8b8fd0bbd41f9e
Add a property in Blender for a custom shadow shader

Since a shadow map doesn't have color output, it's useful to specify a
cheaper shader which only does vertex transformations.
blender/io_mspgl/export_material.py
blender/io_mspgl/properties.py