Blender Git Loki
Git Commits -> Revision 26aeb81
Revision 26aeb81 by Antonis Ryakiotakis (master) December 20, 2013, 11:42 (GMT) |
Slightly improve undo performance in dyntopo when last operator was mask modification. In that case no pbvh needs to be freed and recreated and we can get away just with draw buffer update (all of them for now. When pbvh nodes get logged for undo we will be able to only update the affected ones). |
Commit Details:
Full Hash: 26aeb81d003278e30fc36255ba90ca81c3a655e6
Parent Commit: 59fd22e
Lines Changed: +24, -5
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt_undo.c (+24, -5) (Diff)