Sivu saatavilla vain englanninkielisenä.
MiikaHweb - Blender Git Statistics v1.06
Blender Git Statistics -> Branches -> soc-2020-info-editor
"Soc-2020-info-editor" branch
Total commits : 234
Total committers : 3
First Commit : June 5, 2020
Latest Commit : August 20, 2020
Commits by Month
Date | Number of Commits | |
---|---|---|
August, 2020 | 92 | |
July, 2020 | 108 | |
June, 2020 | 34 |
Committers
Author | Number of Commits |
---|---|
Mateusz Grzeli?ski | 222 |
Mateusz Grzeli?ski | 8 |
Bastien Montagne | 4 |
Popular Files
Filename | Total Edits |
---|---|
info_report.c | 36 |
CLG_log.h | 30 |
clog.c | 25 |
space_info.c | 22 |
DNA_space_types.h | 20 |
space_info.py | 20 |
rna_space.c | 20 |
rna_userdef.c | 19 |
report.c | 17 |
info_draw.c | 14 |
Latest commits
August 20, 2020, 08:37 (GMT) |
Clog timeit: use log verbose instead of debug Debug will not be visible in release builds |
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 |
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 |
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 |
August 18, 2020, 11:56 (GMT) |
Fix clog memory leak |
August 18, 2020, 11:17 (GMT) |
Cleanup: redraw info editor only when needed Introduce ND_SPACE_INFO_CLOG tag. |
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. |
August 17, 2020, 15:47 (GMT) |
Implement log delete operator |
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. |
August 17, 2020, 12:17 (GMT) |
Fix last commit |
August 17, 2020, 12:01 (GMT) |
InfoEditor: add log type to default log format |
August 17, 2020, 12:00 (GMT) |
Cleanup: remove unused includes and format files |
August 17, 2020, 12:00 (GMT) |
InfoEditor: add autoscroll |
August 17, 2020, 09:25 (GMT) |
Cleanup: move function |
August 17, 2020, 09:04 (GMT) |
Workaround (followup): textview: do not add padding on multiline text |
August 16, 2020, 19:26 (GMT) |
Workaround: textview: do not add padding on multiline text |
August 16, 2020, 15:13 (GMT) |
Merge branch 'master' into soc-2020-info-editor |
August 16, 2020, 15:12 (GMT) |
Cleanup: remove unnecessary dot |
August 16, 2020, 15:09 (GMT) |
Info editor: add context menu operators for adding filters |
August 16, 2020, 15:06 (GMT) |
Cleanup: fix formatting |
MiikaHweb - Blender Git Statistics v1.06