Blender Git Commit Log
Git Commits -> Revision 2936ca5
Revision 2936ca5 by Sergey Sharybin (master) September 7, 2011, 12:47 (GMT) |
bmesh: proper sculpting on non-multires object Problem was caused by unneeded call of CDDM_calc_normals when creating derived mesh for object which duplicated mvert array. It shouldn't happen unless object has got shapekeys or deformation modifiers on the top of stack. |
Commit Details:
Full Hash: 2936ca5d044710b22666d6935e035c53c225d72b
SVN Revision: 40012
Parent Commit: 3b891ae
Lines Changed: +9, -3