Blender Git Commit Log

Git Commits -> Revision cd3c31b

Revision cd3c31b by Campbell Barton (master)
October 26, 2017, 07:40 (GMT)
Tool System: experimental low-poly construction

Tool for creating polygons, exact usage may change based on feedback.

LMB to add faces at boundaries (tris from edges, quads from verts).
- Ctrl splits edges
- Alt to dissolve edges/verts.

Works well with vertex snap & auto-merge.

This uses selection hover but isn't intended to introduce more widely
pre-selection highlighting, at least it will be restricted to this tool.

Commit Details:

Full Hash: cd3c31b2c02ed024be2d772e37da73d9aa4dc220
Parent Commit: 4063c70
Lines Changed: +582, -1

1 Added Path:

/source/blender/editors/mesh/editmesh_polybuild.c (+539, -0) (View)

4 Modified Paths:

/release/scripts/startup/bl_ui/space_toolsystem_toolbar.py (+13, -0) (Diff)
/source/blender/editors/mesh/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/mesh/mesh_intern.h (+5, -0) (Diff)
/source/blender/editors/mesh/mesh_ops.c (+24, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021