Blender Git Statistics -> Developers -> Zachman
Nathan Craddock (Zachman)
Total Commits : 283
Master Commits : 28
Branch Commits : 255
First Commit : March 28, 2019
Latest Commit : September 19, 2019
Commits by Month
Date | Number of Commits | |
---|---|---|
September, 2019 | 1 | |
August, 2019 | 108 | |
July, 2019 | 95 | |
June, 2019 | 63 | |
May, 2019 | 15 | |
April, 2019 | 0 | |
March, 2019 | 1 |
Commit Distribution
Path | Number of Commits |
---|---|
soc-2019-outliner | 228 |
master | 28 |
temp-soc-2019-outliner-sync | 27 |
Favourite Files
Filename | Total Edits |
---|---|
outliner_select.c | 89 |
outliner_sync.c | 40 |
outliner_draw.c | 40 |
outliner_intern.h | 34 |
outliner_edit.c | 30 |
blender_default.py | 25 |
outliner_utils.c | 19 |
space_outliner.c | 17 |
outliner_tools.c | 14 |
outliner_tree.c | 13 |
File Changes
Action | Total | Per Commit |
---|---|---|
Added | 9 | 0.0 |
Modified | 539 | 1.9 |
Code Changes
Action | Total | Per Commit |
---|---|---|
Lines Added | 8 660 | 39.2 |
Lines Removed | 3 542 | 16.0 |
Latest commits 
September 19, 2019, 15:14 (GMT) |
Fix T69610: Outliner doesn't update for text new and unlink Redraw the outliner when text data-blocks are created and unlinked. This also fixes a crash when unlinking. |
August 31, 2019, 03:09 (GMT) |
Outliner: fix unnecessary syncing Depending on the outliner display mode and the outliner dirty state, a sync may not be needed on each draw. This commit adds a check before syncing to prevent syncing when not needed. |
August 31, 2019, 02:47 (GMT) |
Outliner: always sync object selection This changes from-outliner selection syncing to always sync the selection state of objects. This allows selecting objects while in edit mode for parenting or adding hooks. This also fixes a few issues where the sync algorithm would fail when no active object existed. |
August 29, 2019, 17:15 (GMT) |
Build: install_deps add lib64 paths for ldconfig Building deps on some systems will install to opt/lib/library/lib64 directories rather than opt/lib/library/lib. This adds additional lib64 paths for ldconfig to ensure the libraries are found at runtime. |
August 29, 2019, 02:49 (GMT) |
Outliner: fix sync select on read file without loading UI Tag for a complete sync when loading a file with load UI disabled. |
August 22, 2019, 20:40 (GMT) |
Outliner: new icons for sequences and contraints Adds a new icon for the action constraint so the icon draws with the constraints color. Also adds two new icons for sequencer meta strips and duplicate strips for use in the outliner sequence display mode. The meta strip icon could be used in the sequencer sidebar. |
August 21, 2019, 04:30 (GMT) |
Fix T68444: outliner bone visibility not updating Tags for update when pose bone visibility is toggled in the outliner. |
August 21, 2019, 04:17 (GMT) |
Fix T68429: wrong pose bone hide icon in outliner The hide icon was drawing instead of the disable in viewports icon. |
August 20, 2019, 21:59 (GMT) |
Fix T68869: outliner missing subversion bump The recent commit of synced selection added an active color theme to the outliner, and synced selection enabled by default. The subversion bump was missed. |
August 19, 2019, 23:08 (GMT) |
Cleanup: outliner range selection No functional changes. This commit simplifies the recursive call, removes unneeded function calls, and adds comments. |
MiikaHweb - Blender Git Statistics v1.06