This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
b4ea8583ed34c7d30df85ea97ea86de0de422f72
test
/
scripts
/
modules
/
bpy
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
..
utils
Fix
#122769
: bpy.utils.register_submodule_factory fails with extensions
2024-06-07 13:42:59 +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