
Blender Git Statistics -> Developers -> mont29
Bastien Montagne (mont29)
Total Commits : 8 228
Master Commits : 5 091
Branch Commits : 3 137
First Commit : July 25, 2011
Latest Commit : February 27, 2021
Commits by Month
Date | Number of Commits | |
---|---|---|
February, 2021 | 50 | |
January, 2021 | 49 | |
December, 2020 | 62 | |
November, 2020 | 48 | |
October, 2020 | 77 | |
September, 2020 | 57 | |
August, 2020 | 58 | |
July, 2020 | 97 | |
June, 2020 | 98 | |
May, 2020 | 94 | |
April, 2020 | 83 | |
March, 2020 | 139 | |
February, 2020 | 182 | |
January, 2020 | 88 | |
December, 2019 | 15 | |
November, 2019 | 71 | |
October, 2019 | 41 | |
September, 2019 | 53 | |
August, 2019 | 62 | |
July, 2019 | 41 | |
June, 2019 | 34 | |
May, 2019 | 44 | |
April, 2019 | 48 | |
March, 2019 | 84 | |
February, 2019 | 84 | |
January, 2019 | 66 | |
December, 2018 | 53 | |
November, 2018 | 71 | |
October, 2018 | 43 | |
September, 2018 | 55 | |
August, 2018 | 55 | |
July, 2018 | 27 | |
June, 2018 | 181 | |
May, 2018 | 132 | |
April, 2018 | 51 | |
March, 2018 | 52 | |
February, 2018 | 69 | |
January, 2018 | 56 | |
December, 2017 | 57 | |
November, 2017 | 135 | |
October, 2017 | 82 | |
September, 2017 | 52 | |
August, 2017 | 100 | |
July, 2017 | 68 | |
June, 2017 | 83 | |
May, 2017 | 72 | |
April, 2017 | 82 | |
March, 2017 | 91 | |
February, 2017 | 57 | |
January, 2017 | 52 | |
December, 2016 | 56 | |
November, 2016 | 78 | |
October, 2016 | 64 | |
September, 2016 | 106 | |
August, 2016 | 66 | |
July, 2016 | 105 | |
June, 2016 | 159 | |
May, 2016 | 115 | |
April, 2016 | 86 | |
March, 2016 | 96 | |
February, 2016 | 78 | |
January, 2016 | 132 | |
December, 2015 | 87 | |
November, 2015 | 133 | |
October, 2015 | 208 | |
September, 2015 | 178 | |
August, 2015 | 90 | |
July, 2015 | 91 | |
June, 2015 | 106 | |
May, 2015 | 154 | |
April, 2015 | 154 | |
March, 2015 | 139 | |
February, 2015 | 142 | |
January, 2015 | 179 | |
December, 2014 | 141 | |
November, 2014 | 181 | |
October, 2014 | 152 | |
September, 2014 | 43 | |
August, 2014 | 115 | |
July, 2014 | 57 | |
June, 2014 | 43 | |
May, 2014 | 41 | |
April, 2014 | 68 | |
March, 2014 | 34 | |
February, 2014 | 23 | |
January, 2014 | 53 | |
December, 2013 | 24 | |
November, 2013 | 38 | |
October, 2013 | 28 | |
September, 2013 | 38 | |
August, 2013 | 43 | |
July, 2013 | 4 | |
June, 2013 | 20 | |
May, 2013 | 25 | |
April, 2013 | 25 | |
March, 2013 | 39 | |
February, 2013 | 50 | |
January, 2013 | 42 | |
December, 2012 | 47 | |
November, 2012 | 48 | |
October, 2012 | 59 | |
September, 2012 | 18 | |
August, 2012 | 4 | |
July, 2012 | 44 | |
June, 2012 | 23 | |
May, 2012 | 33 | |
April, 2012 | 26 | |
March, 2012 | 35 | |
February, 2012 | 16 | |
January, 2012 | 20 | |
December, 2011 | 16 | |
November, 2011 | 33 | |
October, 2011 | 14 | |
September, 2011 | 48 | |
August, 2011 | 7 | |
July, 2011 | 7 |
Commit Distribution
Favourite Files
Filename | Total Edits |
---|---|
readfile.c | 427 |
library.c | 310 |
filelist.c | 245 |
install_deps.sh | 243 |
wm_operators.c | 186 |
object.c | 183 |
scene.c | 165 |
writefile.c | 160 |
DNA_ID.h | 152 |
rna_modifier.c | 152 |
File Changes
Action | Total | Per Commit |
---|---|---|
Added | 507 | 0.1 |
Modified | 30 812 | 3.7 |
Deleted | 598 | 0.1 |
Code Changes
Action | Total | Per Commit |
---|---|---|
Lines Added | 238 184 | 37.9 |
Lines Removed | 143 377 | 22.8 |
Latest commits 
1 day and 21 hours ago |
Fix (unreported) broken OCIO from install_deps. Looks like they removed static libs by default in OCIO 2.0, for some historical reasons `install_deps` was enforcing using only static libs for this one, now removed it so that Blender buil can use usual so's. |
1 day and 21 hours ago |
February 26, 2021, 16:15 (GMT) |
Fix (unreported) missing 3DView update after some Outliner Override operations. |
February 26, 2021, 10:59 (GMT) |
UX: Readfile: Libraries error messages: avoid wall of warnings. When a lot of libraries or linked IDs were missing/not found when loading a .blend file, Blender used to show one warning report for each missing item, potentially covering the user's screen with a giant unuable popup. Now it will instead generate a single warning with amount of missing lib files and linked IDs. Each missing item is still reported individually, but only as `INFO`, so it will still show up in the console or Info editor. |
February 25, 2021, 16:48 (GMT) |
BKE_lib_query: Add a function to detect and tag all unused IDs. With the option to detect orphaned data recursively (i.e. if ID `a` is the only user of ID `b`, and ID `a` is unused, ID `b` will also get tagged as unused). To be used by the Purge operation. |
February 25, 2021, 16:48 (GMT) |
Fix (unreported) bad usercount handling in batch ID deletion. This was rather obscure and non-critical issue, but in some cases ID usercount of some deleted IDs from batch-deletion code would not be properly nullified, which would then assert later in actual deletion code. |
February 25, 2021, 16:48 (GMT) |
Py API: update `bpy.data.orphans_purge` to support new options. This API function can now purge recursively in a single call, and choose to ignore (not purge) local or linked IDs. Default behavior (with not argument) remains unchanged, so no API breackage here. |
February 25, 2021, 16:48 (GMT) |
Improve Purge operator. The Purge operator to remove unused IDs can now also remove 'indirectly unused' data-blocks (those only used by unused ones, recursively). It can also now only operate on linked, or on local data. All those options are exposed in the `File -> Cleanup` main menu. The behavior of the `Purge` button in the Outliner remains unchanged, needs some UI/UX design task for that. |
February 25, 2021, 10:56 (GMT) |
install_deps: bump USD version to 21.02. Should have been part of D10367/rBa923a34de19c, but for some reasons it did not make it into final commit... Re T85365. |
February 25, 2021, 10:50 (GMT) |
install_deps: bump python version to 3.9.2. Also bump exlusive maximal version to 3.11, since 3.10 is now supported. Re T85365. |
MiikaHweb - Blender Git Statistics v1.06