Blender Git Commit Log
Git Commits -> Revision 3ddbd2a
Revision 3ddbd2a by Sergey Sharybin (master) March 8, 2010, 10:05 (GMT) |
Fixed segmentation fault error when entering curve's edit mode when there is sufsurf modifier first in the stack. Some optimizations in curve_calc_modifiers_post(): - Calculate allverts array only for curve modifier applying to curve without derived mesh. - Do not calculate deformedVerts array each time deformation modifier is applying to derived mesh. |
Commit Details:
Full Hash: 3ddbd2abe54fed5a30de12e023b1461a46ac26f1
SVN Revision: 27320
Parent Commit: 3b10565
Lines Changed: +66, -49
1 Modified Path:
/source/blender/blenkernel/intern/displist.c (+66, -49) (Diff)