Blender Git Commit Log

Git Commits -> Revision 1ae826a

June 29, 2020, 21:07 (GMT)
WIP: Further development

- join file and line in CLG_LogRecord
- convert clog to dynamically allocated message
- add function for deep copy record list
- remove custom enum update callback in favor of update on tag
- ui tweak

Commit Details:

Full Hash: 1ae826af1722d2ab12e97faf4d0f76db92a75fe9
Parent Commit: 093532b
Lines Changed: +133, -73

9 Modified Paths:

/intern/clog/CLG_log.h (+5, -6) (Diff)
/intern/clog/clog.c (+16, -34) (Diff)
/release/scripts/startup/bl_ui/space_info.py (+1, -2) (Diff)
/source/blender/blenkernel/BKE_report.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/report.c (+21, -0) (Diff)
/source/blender/editors/space_info/info_report.c (+44, -3) (Diff)
/source/blender/editors/space_info/space_info.c (+44, -6) (Diff)
/source/blender/makesrna/intern/rna_space.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_space_api.c (+0, -21) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021