]> git.tdb.fi Git - libs/gl.git/commit
Fix some errors in the triangulation algorithm
authorMikko Rasa <tdb@tdb.fi>
Mon, 6 May 2019 06:08:19 +0000 (09:08 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 6 May 2019 06:08:19 +0000 (09:08 +0300)
commite55b081c9b9927168530fdf7fafcae5aed295569
treec6a810e7f9195af16f52a47eac04de6a81f984de
parent09c8337778f6d2e595016d02023297d958cf6316
Fix some errors in the triangulation algorithm

Normals were reversed and edge links were not being updated properly.
blender/io_mspgl/mesh.py