Blender Git Commit Log
Git Commits -> Revision d973362
Revision d973362 by Mateusz Grzeliński (soc-2020-info-editor) August 16, 2020, 15:09 (GMT) |
Info editor: add context menu operators for adding filters |
Commit Details:
Full Hash: d973362bd8eefcde4c4e2c529aca4b4bc5c1c7c5
Parent Commit: ad77e7c
Lines Changed: +167, -4
5 Modified Paths:
/release/scripts/startup/bl_ui/space_info.py (+6, -0) (Diff)
/source/blender/editors/space_info/info_clog.c (+158, -3) (Diff)
/source/blender/editors/space_info/info_intern.h (+1, -0) (Diff)
/source/blender/editors/space_info/info_ops.c (+1, -1) (Diff)
/source/blender/editors/space_info/space_info.c (+1, -0) (Diff)
/source/blender/editors/space_info/info_clog.c (+158, -3) (Diff)
/source/blender/editors/space_info/info_intern.h (+1, -0) (Diff)
/source/blender/editors/space_info/info_ops.c (+1, -1) (Diff)
/source/blender/editors/space_info/space_info.c (+1, -0) (Diff)