Blender Git Loki

Git Commits -> Revision a3e7440

Revision a3e7440 by Pablo Dobarro (master)
September 10, 2019, 14:24 (GMT)
Sculpt: Grab Active Vertex and Dynamic Mesh Preview

Grab active vertex snaps the maximum strength of the grab brush to the highlighted active vertex, making it easier to manipulate low poly models or meshes with subdivision surfaces.
Dynamic Mesh Preview generates a list of connected vertices from the active vertex and draws them from the cursor code. This helps to visualize the real geometry the user is manipulating from sculpt mode when there are active modifiers.

Reviewed By: brecht

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

Commit Details:

Full Hash: a3e7440cfdd2f307e5c57922fd22e8770f0b8390
Parent Commit: e0f7ada
Lines Changed: +161, -7

8 Modified Paths:

/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+5, -0) (Diff)
/source/blender/blenkernel/BKE_paint.h (+4, -0) (Diff)
/source/blender/blenkernel/intern/paint.c (+4, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_cursor.c (+46, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+81, -3) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+4, -0) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+9, -4) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+8, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021