Blender Git Loki
Git Commits -> Revision ed39f33
Revision ed39f33 by Nicholas Bishop (master) February 16, 2013, 21:32 (GMT) |
Fix performance regression with anchor brush in sculpt mode When restoring coordinates in sculpt mode (used for several brushes including anchor brush), can use sculpt_undo_get_node() for non-dyntopo sculpting instead of sculpt_undo_push_node(). This should bring speed of anchor brush back to 2.65 level for regular mesh/multires sculpting. Fixes projects.blender.org/tracker/?func=detail&atid=498&aid=34208&group_id=9 |
Commit Details:
Full Hash: ed39f334cab23347738a7b2255c4bfd8a360eb45
SVN Revision: 54601
Parent Commit: 772a3b1
Lines Changed: +6, -1
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt.c (+6, -1) (Diff)