Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/intern
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2021-10-06 16:01:46 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-10-06 16:08:23 +0300
commite41dddd29a17a77e60bde6a2336fcd3937819bec (patch)
treef54945d97037d5f197c27b9ea1dc203b03cbbb09 /intern
parentcda20a7af89c7da76a5016667f24f06eaa8afdb1 (diff)
Gizmo: remove wmGizmoGroup.use_fallback_keymap
This ended up being a copy of: `toolsettings->workspace_tool_type == SCE_WORKSPACE_TOOL_FALLBACK` requiring boiler plate assignment in gizmos refresh callbacks. Remove this struct member and check `toolsettings->workspace_tool_type` directly, since so far there has been no advantage in gizmo-groups being able to control this themselves.
Diffstat (limited to 'intern')
0 files changed, 0 insertions, 0 deletions