Blender Git Statistics -> Developers -> billreynish
William Reynish (billreynish)
Total Commits : 478
Master Commits : 383
Branch Commits : 95
First Commit : December 6, 2018
Latest Commit : May 25, 2020
Commits by Month
Date | Number of Commits | |
---|---|---|
May, 2020 | 1 | |
April, 2020 | 66 | |
March, 2020 | 10 | |
February, 2020 | 18 | |
January, 2020 | 31 | |
December, 2019 | 15 | |
November, 2019 | 2 | |
October, 2019 | 3 | |
September, 2019 | 32 | |
August, 2019 | 17 | |
July, 2019 | 10 | |
June, 2019 | 41 | |
May, 2019 | 96 | |
April, 2019 | 20 | |
March, 2019 | 81 | |
February, 2019 | 23 | |
January, 2019 | 4 | |
December, 2018 | 8 |
Commit Distribution
Favourite Files
Filename | Total Edits |
---|---|
industry_compatible_data.py | 97 |
space_view3d.py | 46 |
space_sequencer.py | 44 |
blender_default.py | 32 |
space_view3d_toolbar.py | 27 |
space_toolsystem_toolbar.py | 26 |
rna_scene.c | 18 |
CMakeLists.txt | 17 |
rna_space.c | 17 |
space_userpref.py | 16 |
File Changes
Action | Total | Per Commit |
---|---|---|
Added | 259 | 0.5 |
Modified | 2 364 | 4.9 |
Deleted | 16 | 0.0 |
Code Changes
Action | Total | Per Commit |
---|---|---|
Lines Added | 10 452 | 22.4 |
Lines Removed | 7 798 | 16.7 |
Latest commits 
May 25, 2020, 19:50 (GMT) |
Fix T77051: IC keymap hotkey conflict in mode switching with GP object |
Revision d882ec3 by William Reynish (modifier-panels-ui) April 21, 2020, 18:50 (GMT) |
Constraints UI: Add separator after the X to match modifiers |
April 21, 2020, 13:13 (GMT) |
UI: Use heading for File Browser column toggles in popover |
Revision 80446f2 by William Reynish (modifier-panels-ui) April 20, 2020, 08:53 (GMT) |
Constraints UI: Layout tweaks Increase consistency between constraints layouts. |
Revision dec9349 by William Reynish (modifier-panels-ui) April 18, 2020, 17:25 (GMT) |
UI: Rename Cast Type to Shape Clearer naming |
April 18, 2020, 06:33 (GMT) |
Industry Compat keymap: Add keys for Remesh |
April 18, 2020, 06:32 (GMT) |
UI: Use new layout features for the NLA sidebar Improves alignment. |
April 17, 2020, 20:06 (GMT) |
UI: Make headings fit within regular Properties width Before recent changes, we used Min/Max here too. |
April 17, 2020, 18:43 (GMT) |
UI: Add separator after Local Camera row |
April 17, 2020, 15:00 (GMT) |
UI: Layout changes for new checkbox layout possibilities Follow-up to previous commit. Some examples: {F8473507} {F8473508} {F8473509} {F8473510} For more screenshots, please see D7430. We use column or row headings here to bring more structure, and to give the eye visual anchors which aid eye-scanning. The left-aligned checkboxes likewise help with this. And we keep the adherence to the center line, so the alignment matches up between the various buttons and controls. * Changes the property split percentage from 50/50% to 40/60%. This is needed to give enough space for the checkboxes. But in most cases this looks better anyway - see Transform panel. In some cases it simply fills out the available space more efficently. * Fix various hacks where we previously used manually defined splits. When we did this, the alignment was never quite right, and the layout code was a mess. * Adds column headings to many places where a list of checkboxes all share a common purpose or leading text. * Add checkbox + value configurations various places where a checkbox only serves to enable the value slider * Removes most uses of grid flow layout. The grid flow layouts combine poorly with column headings, and also they would mess alignment up badly. The grid flow layouts also often made buttons and controls jump around on the screen if you would just resize editors slightly, causing visual confusion, making users lose their place. The logic for at what time the list of items would re-flow was often flawed, jumping to multiple columns too fast or too late - and frankly, the grid flow layouts would often just look bad. Maniphest Task: https://developer.blender.org/T65965 Differential Revision: https://developer.blender.org/D7430 Reviewed by: Brecht Van Lommel, Pablo Vazquez. Most work here by William Reynish, few changes by Julian Eisel. |
MiikaHweb - Blender Git Statistics v1.06