Blender Git Statistics -> Developers -> grzelins
Mateusz Grzeliński (grzelins)
Total Commits : 222
Master Commits : 0
Branch Commits : 222
First Commit : June 5, 2020
Latest Commit : August 20, 2020
Commits by Month
Date | Number of Commits | |
---|---|---|
August, 2020 | 86 | |
July, 2020 | 105 | |
June, 2020 | 31 |
Commit Distribution
Path | Number of Commits |
---|---|
soc-2020-info-editor | 222 |
Favourite Files
Filename | Total Edits |
---|---|
info_report.c | 33 |
CLG_log.h | 28 |
clog.c | 23 |
space_info.c | 20 |
rna_space.c | 19 |
rna_userdef.c | 19 |
DNA_space_types.h | 18 |
report.c | 17 |
space_info.py | 17 |
info_draw.c | 13 |
File Changes
Action | Total | Per Commit |
---|---|---|
Added | 9 | 0.0 |
Modified | 905 | 4.1 |
Deleted | 3 | 0.0 |
Code Changes
Action | Total | Per Commit |
---|---|---|
Lines Added | 9 082 | 50.5 |
Lines Removed | 5 918 | 32.9 |
Latest commits
Revision e0c1cac by Mateusz Grzeliński (soc-2020-info-editor) August 20, 2020, 08:37 (GMT) |
Clog timeit: use log verbose instead of debug Debug will not be visible in release builds |
Revision 430df0c by Mateusz Grzeliński (soc-2020-info-editor) August 19, 2020, 10:24 (GMT) |
Restore patch with catching python stdout after merge Restored implementation with minor tweaks: - now catching python output works for files (including not saved ones) and strings |
Revision 9d29b49 by Mateusz Grzeliński (soc-2020-info-editor) August 19, 2020, 08:33 (GMT) |
Merge branch 'master' into soc-2020-info-editor # Conflicts: # source/blender/python/intern/CMakeLists.txt # source/blender/python/intern/bpy_interface.c |
Revision edbbabb by Mateusz Grzeliński (soc-2020-info-editor) August 19, 2020, 07:59 (GMT) |
Remove special logic triggering special behaviour from debug flags Special debug logic can be triggered only from command line |
Revision 88de255 by Mateusz Grzeliński (soc-2020-info-editor) August 18, 2020, 11:56 (GMT) |
Fix clog memory leak |
Revision b622389 by Mateusz Grzeliński (soc-2020-info-editor) August 18, 2020, 11:17 (GMT) |
Cleanup: redraw info editor only when needed Introduce ND_SPACE_INFO_CLOG tag. |
Revision 1cc7de9 by Mateusz Grzeliński (soc-2020-info-editor) August 18, 2020, 10:37 (GMT) |
Auto refresh info editor when new log arrives CLOG is a separate library so it can not directly use window manager notifications. Now it can be done by setting custom write callback. Also remove todos and cleanup comments. |
Revision 34091fe by Mateusz Grzeliński (soc-2020-info-editor) August 17, 2020, 15:47 (GMT) |
Implement log delete operator |
Revision 6b8c5f4 by Mateusz Grzeliński (soc-2020-info-editor) August 17, 2020, 15:47 (GMT) |
Fix info editor: select what see Before this change it was possible for list to update while you were selecting log. This resulted in unexpected selection shift. It was also possible with logs, although very unlikely. |
Revision ef3d2a0 by Mateusz Grzeliński (soc-2020-info-editor) August 17, 2020, 12:17 (GMT) |
Fix last commit |
MiikaHweb - Blender Git Statistics v1.06