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

toolsystem.py « utils « bpy « modules « scripts « release - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6aa7f885239525067bcc0403b17ac0ffe30a444c (plain)
1
2
3
4
5
# SPDX-License-Identifier: GPL-2.0-or-later

# Until we untangle ToolDef from bl_ui internals,
# use this module to document ToolDef.
from bl_ui.space_toolsystem_common import ToolDef