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: dbcf56900a194cd98081241716e31a9d6ff46aa8 (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0-or-later

# <pep8 compliant>

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