Blender Git Commit Log

Git Commits -> Revision bec3178

Revision bec3178 by Cian Jinks (soc-2021-knife-tools)
June 23, 2021, 11:12 (GMT)
Knife: Added visible distance and angle measurements

Pressing M while using the knife tool will now cycle through showing various measurements related to the current cut.

The different modes are:
Just Distance - Shows the length of the current cut segment
Just Angles - If the cut segment is touching any edges the corresponding angle is displayed
Both - Shows both distance and angles

Commit Details:

Full Hash: bec317858d3b4924c649632234d8a8fab86508a6
Parent Commit: 980a2c3
Lines Changed: +395, -3

3 Modified Paths:

/release/scripts/presets/keyconfig/keymap_data/blender_default.py (+1, -0) (Diff)
/source/blender/editors/mesh/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/mesh/editmesh_knife.c (+393, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021