Blender Git Commit Log
Git Commits -> Revision 190144e
Revision 190144e by Tamito Kajiyama (master) February 13, 2013, 05:32 (GMT) |
Fix for a crash when the Polygonization geometry modifier is used with a small "error" parameter value. The problem was caused by a null pointer reference in CurvePiece::error() resulting from incorrect lengths of subdivided curves calculated in CurvePiece::subdivide(). Problem report by IRIE Shinsuke with a GDB backtrace log, many thanks! |
Commit Details:
Full Hash: 190144ef6eae94b989c992595d043845242bd8e1
SVN Revision: 54518
Parent Commit: ac9ec06
Lines Changed: +7, -5
1 Modified Path:
/source/blender/freestyle/intern/stroke/BasicStrokeShaders.cpp (+7, -5) (Diff)