Allow to disable get_global_ut_hits_tool by property
Using the new ToolBinder
functionality has the side effect that the tool (really the ToolHandle) cannot be disabled by passing None
via DISABLE_TOOL
. This is fixed by using a Property of the tool to switch it off.
Goes with Rec!2660 (merged)
Edited by Andre Gunther