Blender Git Statistics -> Developers -> Hobbes

Cian Jinks (Hobbes)

Total Commits : 75
Master Commits : 8
Branch Commits : 67
First Commit : June 5, 2021
Latest Commit : October 26, 2021

Commits by Month

DateNumber of Commits
October, 20214
September, 202116
August, 202118
July, 202119
June, 202118

Commit Distribution

PathNumber of Commits
soc-2021-knife-tools67
master8

Favourite Files

FilenameTotal Edits
editmesh_knife.c53
blender_default.py17
space_toolsystem_toolbar.py5
industry_compatible_data.py4
CMakeLists.txt2
editmesh_knife_project.c1
mesh_intern.h1

File Changes

ActionTotalPer Commit
Modified831.1

Code Changes

ActionTotalPer Commit
Lines Added3 22053.7
Lines Removed1 48424.7

Latest commits Feed

Revision 2c2d4bc by Cian Jinks (master)
October 26, 2021, 21:30 (GMT)
Knife: Preserve right click cancel functionality

Currently, the knife does not use right click cancel.
It causes users to accidentally delete entire cuts easily.

This patch allows right click cancel when no cuts have been made.
This makes it consistent with other tools when switching between them.
More info: https://devtalk.blender.org/t/gsoc-2021-knife-tool-improvements-feedback/19047/175?u=hobbesos
Revision 485c634 by Cian Jinks (master)
October 26, 2021, 20:53 (GMT)
Cleanup: Confusion with knife xray functionality
Revision b37caa3 by Cian Jinks (master)
October 26, 2021, 20:21 (GMT)
Fix: Knife unused function warning
Revision 71fd0f7 by Cian Jinks (master)
October 26, 2021, 20:12 (GMT)
Fix: Knife measurements broken when a cut point is in space

Knife angle measurements were mis-aligned if a cut point was in space.
Specifically, the arc drawing would not match with the cut line.

Fixed by removing a correction for kcd->prev.cage.
This correction was originally added for panning with measurements to work.
In hindsight it is not needed and only introduces issues like this.
Revision f0f7072 by Cian Jinks (master)
September 28, 2021, 22:09 (GMT)
Fix: Knife undo with no cut segments left

Now if a user presses the knife tool undo key when there are no more cut segments to undo, the operator exits. Previously, it did nothing.
Revision efe3a13 by Cian Jinks (master)
September 28, 2021, 20:57 (GMT)
Cleanup: Removed redundant if macro
Revision 93b36fa by Cian Jinks (master)
September 26, 2021, 21:18 (GMT)
Knife: Expose XYZ axis locking in modal keymap

A small quality of life improvement that will allow users to change the keys used for axis locking.
Revision 6e77afe by Cian Jinks / Howard Trickey (master)
September 23, 2021, 01:23 (GMT)
Applying patch D12600, GSOC Knife Tools branch

This adds constrained angle mode improvements,
snapping to global and local orientation,
visible distance and angle measurements,
undo capability,
x-ray mode,
multi-object edit mode.

See https://developer.blender.org/D12600 for more details.

Note: this project moved some of the default keymappings
around a bit, as discussed with users in the thread
https://devtalk.blender.org/t/gsoc-2021-knife-tool-improvements-feedback/19047
We'll change the manual documentation in the next couple of days.
Revision e734491 by Cian Jinks (soc-2021-knife-tools)
September 22, 2021, 14:09 (GMT)
Merge branch 'master' into soc-2021-knife-tools
Revision f21cd08 by Cian Jinks (soc-2021-knife-tools)
September 21, 2021, 00:25 (GMT)
Fix: Knife keymap failed unit test

MiikaHweb - Blender Git Statistics v1.06
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021