]> git.tdb.fi Git - libs/gl.git/commit
Raise an exception if attempting to export a mesh with ngons
authorMikko Rasa <tdb@tdb.fi>
Fri, 17 Apr 2015 20:44:06 +0000 (23:44 +0300)
committerMikko Rasa <tdb@tdb.fi>
Fri, 17 Apr 2015 20:44:06 +0000 (23:44 +0300)
commitd7d791f5a3e684559f34be7730477ab5127f9ed6
tree4f18e4ca2c90659fe5c07e2e393e1cadb1bf4964
parent17af32b5943c845c97baee0733ca86c5a5b722ed
Raise an exception if attempting to export a mesh with ngons

Otherwise there will be a much more confusing errors down the line
blender/io_mspgl/mesh.py