Blender Git Commit Log

Git Commits -> Revision 985ccba

Revision 985ccba by Campbell Barton (master)
April 20, 2021, 01:42 (GMT)
Cleanup: add CTX_wm_operator_poll_msg_clear

Call this function instead of `CTX_wm_operator_poll_msg_set(C, NULL)`

Commit Details:

Full Hash: 985ccba77c6e907ae55ac47d8ac56d1e84b46286
Parent Commit: 795f024
Lines Changed: +16, -5

5 Modified Paths:

/source/blender/blenkernel/BKE_context.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/context.c (+11, -1) (Diff)
/source/blender/editors/interface/interface_region_tooltip.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_operator.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021