Blender Git Loki

Git Commits -> Revision 55daa0d

Revision 55daa0d by Pablo Dobarro (master)
January 7, 2020, 16:11 (GMT)
Fix T72251: Add rotate brush as constrained by radius for automasking

This brush should be added to the set of brushes where we know which
vertices are going to be affected by the brush when starting the stroke.
This way we can limit the automasking only to those vertices instead of
flood filling the whole mesh from the active vertex.

All brushes that are not in this set will automask by flood filling the
mesh when starting the stroke. To improve this and make it work as most
users expect, we need a fast way to calculate topological distances on
high poly meshes.

Reviewed By: jbakker

Maniphest Tasks: T72251

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

Commit Details:

Full Hash: 55daa0d44483e165d5ce10d161489d136fa0c4e4
Parent Commit: 4f70af3
Lines Changed: +1, -1

1 Modified Path:

/source/blender/editors/sculpt_paint/sculpt.c (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021