August 3, 2020, 08:45 (GMT) |
Merge branch 'master' into soc-2020-info-editor # Conflicts: # source/blender/blenkernel/BKE_global.h |
August 3, 2020, 08:45 (GMT) |
Convert printf to clog |
August 3, 2020, 08:41 (GMT) |
Convert printf to clog Remove custom macro as verbosity can be finely controlled using logger |
August 3, 2020, 08:38 (GMT) |
Convert printf to clog |
August 1, 2020, 15:47 (GMT) |
Experimental: add log based timing functions Automatically enabled in debug builds |
August 1, 2020, 15:46 (GMT) |
Fix UI: activate log verbosity on severity debug |
August 1, 2020, 15:46 (GMT) |
Fix: reverse verbosity comparison |
August 1, 2020, 15:29 (GMT) |
Convert print to clog |
August 1, 2020, 11:14 (GMT) |
Remove background check from clog |
August 1, 2020, 11:10 (GMT) |
Remove background check Reports no longer print to console |
August 1, 2020, 11:10 (GMT) |
Remove operator type |
August 1, 2020, 11:06 (GMT) |
July 31, 2020, 13:52 (GMT) |
Fix: add function rna_clog_filter_length |
July 31, 2020, 13:51 (GMT) |
Clog: add severity debug |
July 31, 2020, 12:58 (GMT) |
Convert print to clog |
July 31, 2020, 12:10 (GMT) |
Convert print to report |
July 31, 2020, 12:10 (GMT) |
Convert print to clog |
July 31, 2020, 10:38 (GMT) |
Workaround: synchronize global value with filter loggers in preferences If value has been set from command line, it would be ignored. |
July 31, 2020, 10:36 (GMT) |
Report unregistered operators |
July 31, 2020, 10:36 (GMT) |
Report filtering: use enum instead of separate bool properties Introduce new type for reporting unregistered operators |
|