Blender Git Loki
Git Commits -> Revision b2bb453
Revision b2bb453 by Mateusz Grzeliński (soc-2020-info-editor) June 30, 2020, 22:10 (GMT) |
Refactor window manager gizmo api to use CLOG instead of print - create logger wm.gizmo |
Commit Details:
Full Hash: b2bb453d4ecfa8720729ba7e8da57f9f0addd841
Parent Commit: bcc4e99
Lines Changed: +10, -5
5 Modified Paths:
/source/blender/windowmanager/gizmo/intern/wm_gizmo_group_type.c (+3, -2) (Diff)
/source/blender/windowmanager/gizmo/intern/wm_gizmo_map.c (+2, -1) (Diff)
/source/blender/windowmanager/gizmo/intern/wm_gizmo_type.c (+3, -2) (Diff)
/source/blender/windowmanager/intern/wm_init_exit.c (+1, -0) (Diff)
/source/blender/windowmanager/WM_types.h (+1, -0) (Diff)
/source/blender/windowmanager/gizmo/intern/wm_gizmo_map.c (+2, -1) (Diff)
/source/blender/windowmanager/gizmo/intern/wm_gizmo_type.c (+3, -2) (Diff)
/source/blender/windowmanager/intern/wm_init_exit.c (+1, -0) (Diff)
/source/blender/windowmanager/WM_types.h (+1, -0) (Diff)