Files
test/source/blender
Campbell Barton 2c2d52c2de Optimize sculpt undo, avoid redundant updates
On undo, sculpting regular meshes would update _all_ GPU VBO's.
Avoiding the update gives noticeably faster undo.

This is also a fix/workaround for strange behavior with NVidia's driver (T47232),
Where locking and unlocking all buffers for updating
slows down redraw speed permanently after the first undo.

However the problem isn't avoided entirely since a single brush stroke might modify most of the mesh.
2016-02-13 18:59:56 +11:00
..
2016-01-04 14:20:48 +05:00
2016-01-04 14:20:48 +05:00
2016-02-13 18:59:56 +11:00
2016-02-13 18:55:23 +11:00
2016-01-28 00:30:50 -05:00
2016-01-04 14:20:48 +05:00
2015-01-29 15:35:06 +11:00
2016-01-04 14:20:48 +05:00
2016-01-04 14:20:48 +05:00
2016-02-11 20:06:13 +11:00
2016-01-21 09:42:17 +11:00
2016-02-12 19:12:58 +11:00
2016-01-04 14:20:48 +05:00
2016-02-10 15:27:28 +11:00