Blender Git Commit Log
Git Commits -> Revision f198979
Revision f198979 by Campbell Barton (master) December 5, 2011, 01:58 (GMT) |
fix [#29338] Viewport does not update when sculpting without a multires modifer when no modifiers are applied, dont re-tessellate, for future referece - this bug was caused because can_pbvh_draw() checks if (cddm->mvert == me->mvert) re-tesselating the faces copies the vertex array so it was returning false. |
Commit Details:
Full Hash: f1989793e76335105ad7083fdc8109a5c9d5afdf
SVN Revision: 42428
Parent Commit: cdc8b33
Lines Changed: +29, -7
1 Modified Path:
/source/blender/blenkernel/intern/DerivedMesh.c (+29, -7) (Diff)