Blender Git Loki

Git Commits -> Revision 855b539

Revision 855b539 by Mateusz Grzeliński (soc-2020-info-editor)
August 11, 2020, 14:24 (GMT)
WIP: handle clog in separate TextViewContext

- add separate set of operators to deal with clog - they are currently logical mirror of reports but will be expanded
- remove pointless flag RPT_FLAG_NONE
- remove active_reports from SpaceInfo as logs are no longer converted to reports

Commit Details:

Full Hash: 855b53904179b2753537a36879b886644df4f6d5
Parent Commit: b6ed7c1
Lines Changed: +1055, -391

3 Added Paths:

/source/blender/editors/space_info/info_clog.c (+416, -0) (View)
/source/blender/editors/space_info/info_draw_clog.c (+254, -0) (View)
/source/blender/editors/space_info/info_draw_report.c (+227, -0) (View)

13 Modified Paths:

/intern/clog/CLG_log.h (+8, -1) (Diff)
/intern/clog/clog.c (+3, -3) (Diff)
/release/scripts/presets/keyconfig/keymap_data/blender_default.py (+6, -6) (Diff)
/release/scripts/startup/bl_ui/space_info.py (+9, -3) (Diff)
/source/blender/blenloader/intern/readfile.c (+0, -4) (Diff)
/source/blender/editors/space_info/CMakeLists.txt (+4, -0) (Diff)
/source/blender/editors/space_info/info_draw.c (+23, -196) (Diff)
/source/blender/editors/space_info/info_intern.h (+41, -4) (Diff)
/source/blender/editors/space_info/info_report.c (+37, -114) (Diff)
/source/blender/editors/space_info/space_info.c (+22, -52) (Diff)
/source/blender/makesdna/DNA_space_types.h (+1, -4) (Diff)
/source/blender/makesdna/DNA_windowmanager_types.h (+3, -3) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021