0
0
forked from blender/blender
blender/scripts/modules/bpy
Andrej 1f0592b3b1 Docs: corrections to bpy.utils.register_tool
- Replaced `tool` argument with `tool_cls`.
- Removed `space_type` argument that's not present in the method.

Ref: !118900
2024-07-02 16:18:08 +10:00
..
utils Docs: corrections to bpy.utils.register_tool 2024-07-02 16:18:08 +10:00
__init__.py Cleanup: spelling in comments 2024-05-20 10:23:54 +10:00
ops.py Cleanup: replace %-formatting with str.format in scripts/modules/ 2024-04-27 16:06:51 +10:00
path.py Cleanup: correct typo in variable name 2024-05-31 10:32:00 +10:00