This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b00a16b4e10e359ed906077c229542da4efaec75
goo-engine
/
scripts
/
addons_core
/
bl_pkg
T
History
Campbell Barton
ef505727c6
Fix error where upgrading an extension always enabled it
...
Upgrading disabled extensions should never enable them.
2024-07-31 13:50:22 +10:00
..
cli
Fix
#125660
: Extensions fail to sync HTTPS repositories on WIN32
2024-07-30 22:49:21 +10:00
example_extension
Extensions: Enforce copyright format "YYYY Name" or "YYYY-YYYY Name"
2024-07-01 15:54:20 +10:00
tests
Extensions: support "blocklist" in the remote repository
2024-07-26 16:05:34 +10:00
__init__.py
Extensions: support "blocklist" in the remote repository
2024-07-26 16:05:34 +10:00
bl_extension_cli.py
Extensions: support "blocklist" in the remote repository
2024-07-26 16:05:34 +10:00
bl_extension_notify.py
PyAPI: add bpy.app.python_args, use when calling Python from Blender
2024-07-31 11:59:23 +10:00
bl_extension_ops.py
Fix error where upgrading an extension always enabled it
2024-07-31 13:50:22 +10:00
bl_extension_ui.py
Fix error where upgrading an extension always enabled it
2024-07-31 13:50:22 +10:00
bl_extension_utils.py
PyAPI: add bpy.app.python_args, use when calling Python from Blender
2024-07-31 11:59:23 +10:00
extensions_map_from_legacy_addons.py
Anim: move Bone Selection Sets add-on into Blender
2024-07-08 16:28:42 +02:00
Makefile
Extensions: suppress all pylint warnings & handle add-on errors
2024-07-08 15:29:27 +10:00