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
e1bcd08f61314909598ecb032104dc520fc22d91
goo-engine
/
scripts
/
addons_core
/
bl_pkg
T
History
Campbell Barton
cd9156bb32
Extensions: use dynamically created link to the manual
...
The literal URL was used before extensions was included in a release.
2025-02-25 15:14:10 +11:00
..
cli
Fix
#131947
: Error closing prefs while installing extensions on WIN32
2025-02-07 23:07:30 +11:00
example_extension
Extensions: Enforce copyright format "YYYY Name" or "YYYY-YYYY Name"
2024-07-01 15:54:20 +10:00
tests
Fix failure to reinstall an extension uninstalling the extension
2024-11-28 21:28:30 +11:00
__init__.py
Fix error enabling extensions with an empty wheel list
2024-12-02 12:34:31 +11:00
bl_extension_cli.py
Cleanup: replace typing.Union/Option with logical OR for extensions
2024-10-18 10:08:12 +11: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
Extensions: forward any errors setting up wheels to reports
2025-02-07 20:30:02 +11:00
bl_extension_ui.py
Extensions: use dynamically created link to the manual
2025-02-25 15:14:10 +11:00
bl_extension_utils.py
Fix
#131947
: Error closing prefs while installing extensions on WIN32
2025-02-07 23:07:30 +11: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: support for filtering based on Python versions
2024-11-07 18:16:11 +11:00