June 30, 2020, 22:10 (GMT) |
Refactor window manager gizmo api to use CLOG instead of print - create logger wm.gizmo |
June 30, 2020, 21:25 (GMT) |
Refactor window manager to use CLOG instead of print |
June 30, 2020, 15:25 (GMT) |
Merge branch 'master' into soc-2020-info-editor |
June 30, 2020, 15:23 (GMT) |
Merge branch 'D8147-add-log-report' into soc-2020-info-editor |
June 30, 2020, 15:08 (GMT) |
Fix issues after merge |
June 30, 2020, 15:07 (GMT) |
Remove memory leak |
June 30, 2020, 15:05 (GMT) |
Merge branch 'D8105-text-search' into soc-2020-info-editor # Conflicts: # source/blender/editors/space_info/info_report.c # source/blender/makesdna/DNA_space_types.h |
June 30, 2020, 14:57 (GMT) |
Refactor window manager to use CLOG instead of print - added loggers wm.session, wm.job |
June 30, 2020, 12:58 (GMT) |
Merge branch 'master' into soc-2020-info-editor |
June 30, 2020, 09:59 (GMT) |
Sanitize pointer on startup fixes startup issues |
June 30, 2020, 09:38 (GMT) |
Add todo |
June 30, 2020, 08:55 (GMT) |
Fixes for memory management |
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 |
June 29, 2020, 12:51 (GMT) |
Address comments - rename enum - duplicate memory in info ed - encapsulate g_ctx |
June 29, 2020, 10:36 (GMT) |
WIP: Make reports show in info editor This is highly experimental implementation of T78214 for GSoC project, it has quite a few problems with memory. - clog context now stores logs as list - info editor can show reports from window manager of log context - logs from clog context are converted to reports {F8653182} Maniphest Tasks: T78214 Differential Revision: https://developer.blender.org/D8147 |
Revision 3af4059 by Mateusz Grzeliński (soc-2020-info-editor) June 25, 2020, 11:42 (GMT) |
WIP: Create data structure for reporting logs |
June 24, 2020, 14:18 (GMT) |
June 8, 2020, 10:26 (GMT) |
Merge branch 'arcpatch-D7950' into soc-2020-info-editor # Conflicts: # source/blender/editors/space_info/info_report.c # source/blender/makesdna/DNA_space_types.h |
June 8, 2020, 10:25 (GMT) |
Merge branch 'arcpatch-D6926' into soc-2020-info-editor # Conflicts: # source/blender/makesdna/DNA_space_types.h |
June 8, 2020, 10:24 (GMT) |
Continue merge |
|