Blender Git Commit Log

Git Commits -> Revision 3a2eddc

August 13, 2020, 18:15 (GMT)
Add log and report filtering in info editor

Commit Details:

Full Hash: 3a2eddc0981bce9db2452d208735006d1a887646
Parent Commit: 3c82c0d
Lines Changed: +324, -179

1 Added Path:

/source/blender/editors/space_info/info_utils.c (+72, -0) (View)

13 Modified Paths:

/release/scripts/startup/bl_ui/space_info.py (+21, -11) (Diff)
/source/blender/blenloader/intern/readfile.c (+4, -0) (Diff)
/source/blender/blenloader/intern/versioning_defaults.c (+4, -0) (Diff)
/source/blender/editors/space_info/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/space_info/info_clog.c (+92, -11) (Diff)
/source/blender/editors/space_info/info_draw_clog.c (+8, -17) (Diff)
/source/blender/editors/space_info/info_draw_report.c (+1, -3) (Diff)
/source/blender/editors/space_info/info_intern.h (+11, -9) (Diff)
/source/blender/editors/space_info/info_report.c (+61, -76) (Diff)
/source/blender/editors/space_info/space_info.c (+12, -4) (Diff)
/source/blender/editors/space_info/textview.h (+0, -24) (Diff)
/source/blender/makesdna/DNA_space_types.h (+13, -5) (Diff)
/source/blender/makesrna/intern/rna_space.c (+24, -19) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021