This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
6450141a188567eadcf544e1f0cd08ea66fcf033
test2
/
scripts
/
modules
/
bpy
/
utils
History
Campbell Barton
6450141a18
Fix
#122769
: bpy.utils.register_submodule_factory fails with extensions
...
The unregister function from register_submodule_factory didn't support a sub-module name argument.
2024-06-07 13:42:59 +10:00
..
__init__.py
Fix
#122769
: bpy.utils.register_submodule_factory fails with extensions
2024-06-07 13:42:59 +10:00
previews.py
Cleanup: replace %-formatting with str.format in scripts/modules/
2024-04-27 16:06:51 +10:00
toolsystem.py
Cleanup: include otherwise unused imports in __all__
2024-03-17 17:25:14 +11:00