Blender Git Commits

Blender Git "soc-2020-info-editor" branch 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
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021