Blender Git Statistics -> Developers -> HooglyBoogly
Hans Goudey (HooglyBoogly)
Total Commits : 1 464
Master Commits : 591
Branch Commits : 873
First Commit : May 15, 2019
Latest Commit : February 26, 2021
Commits by Month
Date | Number of Commits | |
---|---|---|
February, 2021 | 174 | |
January, 2021 | 109 | |
December, 2020 | 84 | |
November, 2020 | 121 | |
October, 2020 | 113 | |
September, 2020 | 169 | |
August, 2020 | 102 | |
July, 2020 | 92 | |
June, 2020 | 99 | |
May, 2020 | 78 | |
April, 2020 | 154 | |
March, 2020 | 16 | |
February, 2020 | 1 | |
January, 2020 | 6 | |
December, 2019 | 1 | |
November, 2019 | 13 | |
October, 2019 | 11 | |
September, 2019 | 8 | |
August, 2019 | 34 | |
July, 2019 | 31 | |
June, 2019 | 42 | |
May, 2019 | 6 |
Commit Distribution
Favourite Files
Filename | Total Edits |
---|---|
interface_panel.c | 158 |
interface_templates.c | 91 |
UI_interface.h | 85 |
bmesh_bevel.c | 84 |
interface_layout.c | 72 |
area.c | 56 |
MOD_ui_common.c | 51 |
interface_intern.h | 48 |
space_buttons.c | 46 |
interface_handlers.c | 46 |
File Changes
Action | Total | Per Commit |
---|---|---|
Added | 74 | 0.1 |
Modified | 4 397 | 3.0 |
Deleted | 20 | 0.0 |
Code Changes
Action | Total | Per Commit |
---|---|---|
Lines Added | 57 271 | 52.4 |
Lines Removed | 38 662 | 35.4 |
Latest commits 
February 26, 2021, 01:23 (GMT) |
Fix T84953: Incorrect tooltip for dragging collections "Shift to parent" does not make any sense for collections since they don't have parenting like objects. This commit just adds a simple check for whether the first drag ID is an object before displaying that part of the message. Differential Revision: https://developer.blender.org/D10203 |
February 25, 2021, 16:28 (GMT) |
UI: Fix icon width and padding in search menus Previously the padding size and the width saved for the icon were constant regardless of the zoom level. This resulted in overlapping icons and text, and ugly padding with more extreme zoom levels. We can retrieve the size of the row from the `rect` argument. |
Revision 70f721e by Hans Goudey (temp-geometry-nodes-attribute-search) February 25, 2021, 14:52 (GMT) |
Use RNA pointer to get node tree |
Revision 5b27f3a by Hans Goudey (temp-geometry-nodes-attribute-search) February 25, 2021, 14:49 (GMT) |
Merge branch 'search-button-first-search' into temp-geometry-nodes-attribute-search |
Revision fdebca5 by Hans Goudey (temp-geometry-nodes-attribute-search) February 25, 2021, 14:49 (GMT) |
Merge branch 'search-button-allow-all' into search-button-first-search |
Revision 5804052 by Hans Goudey (temp-geometry-nodes-attribute-search) February 25, 2021, 14:49 (GMT) |
Merge branch 'master' into search-button-allow-all |
Revision da5b35c by Hans Goudey (temp-geometry-nodes-attribute-search) February 25, 2021, 14:49 (GMT) |
Adjust behavior for "add attribute" item It's no longer added when there is an existing attribute with the same name |
Revision 66325b6 by Hans Goudey (temp-geometry-nodes-attribute-search) February 25, 2021, 14:27 (GMT) |
Merge branch 'master' into temp-geometry-nodes-attribute-search |
February 25, 2021, 14:20 (GMT) |
Fix T85979: Attribute missing warning with empty geometry An error doesn't make sense in these situations because we don't expect to find attributes on empty geometry, and an empty geometry set is a valid situation. Note that we can't use `component.is_empty` here, because often the component is visually "empty" but still has a point cloud with no points or a mesh with no vertices. |
Revision d783b50 by Hans Goudey (temp-geometry-nodes-attribute-search) February 24, 2021, 23:51 (GMT) |
Merge branch 'search-button-first-search' into temp-geometry-nodes-attribute-search |
MiikaHweb - Blender Git Statistics v1.06