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
Date | Number of Commits | |
---|---|---|
October, 2021 | 4 | |
September, 2021 | 16 | |
August, 2021 | 18 | |
July, 2021 | 19 | |
June, 2021 | 18 |
Commit Distribution
Path | Number of Commits |
---|---|
soc-2021-knife-tools | 67 |
master | 8 |
Favourite Files
Filename | Total Edits |
---|---|
editmesh_knife.c | 53 |
blender_default.py | 17 |
space_toolsystem_toolbar.py | 5 |
industry_compatible_data.py | 4 |
CMakeLists.txt | 2 |
editmesh_knife_project.c | 1 |
mesh_intern.h | 1 |
File Changes
Action | Total | Per Commit |
---|---|---|
Modified | 83 | 1.1 |
Code Changes
Action | Total | Per Commit |
---|---|---|
Lines Added | 3 220 | 53.7 |
Lines Removed | 1 484 | 24.7 |
Latest commits
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 |
October 26, 2021, 20:53 (GMT) |
Cleanup: Confusion with knife xray functionality |
October 26, 2021, 20:21 (GMT) |
Fix: Knife unused function warning |
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. |
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. |
September 28, 2021, 20:57 (GMT) |
Cleanup: Removed redundant if macro |
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. |
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