Blender Git Commit Log

Git Commits -> Revision 9b0fd5e

Revision 9b0fd5e by Brecht Van Lommel (master)
September 29, 2019, 14:22 (GMT)
Sculpt: only update draw buffers for visible nodes during paint stroke

Also applies to some other sculpt tools like filter and mask expand.

The full update happens after the paint stroke is finished, so it does not
happen on view navigation, which would cause a delay.

Ref T70295

Differential Revision: https://developer.blender.org/D5922

Commit Details:

Full Hash: 9b0fd5ef2ae0b2748e505b8bef29c6e25f58efe2
Parent Commit: f6fc863
Lines Changed: +30, -10

3 Modified Paths:

/source/blender/blenkernel/BKE_pbvh.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/pbvh.c (+19, -8) (Diff)
/source/blender/draw/intern/draw_manager_data.c (+10, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021