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
b56ddb6c9099ccaaf52470d1144ac541c56aa315
test2
/
scripts
/
addons_core
/
bl_pkg
History
Campbell Barton
b56ddb6c90
Fix error building an extension without any paths defined
...
When the [build] table was defined without any paths, duplicate files could be added to the zipfile.
2024-06-06 10:05:37 +10:00
..
cli
Fix error building an extension without any paths defined
2024-06-06 10:05:37 +10:00
example_extension
Extensions: add support for "build" paths in the manifest
2024-05-22 15:02:12 +10:00
tests
Extensions: use "extensions" category for operator
2024-05-31 10:32:01 +10:00
__init__.py
Extensions: update Show Legacy Add-ons tooltip
2024-06-04 15:02:11 +02:00
bl_extension_cli.py
Extensions: use "extensions" category for operator
2024-05-31 10:32:01 +10:00
bl_extension_local.py
Cleanup: unused arguments and warnings raised by pylint
2024-06-05 16:21:20 +10:00
bl_extension_notify.py
Fix variable use before assignment in extensions timer
2024-06-06 09:55:13 +10:00
bl_extension_ops.py
Fix error with debugging operator to lock/unlock extension repos
2024-06-06 09:55:13 +10:00
bl_extension_ui.py
UI: Add new TAG icon
2024-06-05 17:56:51 +02:00
bl_extension_utils.py
Cleanup: quiet warnings from mypy & ruff
2024-06-01 22:54:52 +10:00
Makefile
Cleanup: unused arguments and warnings raised by pylint
2024-06-05 16:21:20 +10:00
wheel_manager.py
Cleanup: unused arguments and warnings raised by pylint
2024-06-05 16:21:20 +10:00