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
ceaa4fa8a11cae95ef3228b65309744b453ae712
goo-engine
/
scripts
/
addons_core
/
bl_pkg
T
History
Campbell Barton
08693d05c1
Fix missing wheel refresh after updating extensions
...
Applying all available updates wasn't re-synchronizing wheels.
2024-11-09 00:41:23 +11:00
..
cli
Extensions: quote paths in error messages, improve missing file error
2024-11-08 16:08:38 +11:00
example_extension
Extensions: Enforce copyright format "YYYY Name" or "YYYY-YYYY Name"
2024-07-01 15:54:20 +10:00
tests
Tests: add tests to ensure literal paths are properly handled
2024-11-08 16:08:38 +11:00
__init__.py
Extensions: support for filtering based on Python versions
2024-11-07 18:16:11 +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
Fix missing wheel refresh after updating extensions
2024-11-09 00:41:23 +11:00
bl_extension_ui.py
Cleanup: replace typing.Union/Option with logical OR for extensions
2024-10-18 10:08:12 +11:00
bl_extension_utils.py
Extensions: support for filtering based on Python versions
2024-11-07 18:16:11 +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