Blender Git Loki

Git Commits -> Revision 93fc7e4

August 7, 2019, 11:11 (GMT)
GPencil: New operator merge by distance (WIP)

This operator joins points separated by a distance lower than factor. The point is moved to the middle location, except extremes that keep extreme location.

Commit Details:

Full Hash: 93fc7e4c3dba7ab5c62d3de9c7767f62668c4649
Parent Commit: 4a8b790
Lines Changed: +155, -0

6 Modified Paths:

/release/scripts/startup/bl_ui/properties_grease_pencil_common.py (+1, -0) (Diff)
/source/blender/blenkernel/BKE_gpencil.h (+4, -0) (Diff)
/source/blender/blenkernel/intern/gpencil.c (+78, -0) (Diff)
/source/blender/editors/gpencil/gpencil_edit.c (+70, -0) (Diff)
/source/blender/editors/gpencil/gpencil_intern.h (+1, -0) (Diff)
/source/blender/editors/gpencil/gpencil_ops.c (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021