Page MenuHome

fix Collada build error
AbandonedPublic

Authored by Rainer Trummer (aliasguru) on Mar 22 2019, 8:34 PM.

Details

Summary

The method signature of BM_mesh_triangulate has changed in a recent commit. When building with Collada, the build process stops when hitting that point because the ngon_method argument was missing.

Diff Detail

Repository
rB Blender

Event Timeline

already fixed properly by Brecht