Blender Git Commit Log
Git Commits -> Revision 51f0717
Revision 51f0717 by Brecht Van Lommel (master) July 1, 2006, 17:51 (GMT) |
Fix for bug #4425: - Assert was causing blender to crash on non-manifold meshes with a decimation modifier. Even in a debug build, there's no reason to crash blender then, because the modifier handles this ok and displays a warning message. Part of the problem is NDEBUG not being set in scons/linux for release builds, but always enabled for makefiles even in debug builds. |
Commit Details:
Full Hash: 51f0717a783f1120884ad6a648ee9ec1d3da04c1
SVN Revision: 7998
Parent Commit: 1eb2724
Lines Changed: +0, -2
1 Modified Path:
/intern/decimation/intern/LOD_MeshPrimitives.cpp (+0, -2) (Diff)