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
47631908de49879f7582fbef6982689833d6ad4e
goo-engine
/
scripts
/
addons_core
/
bl_pkg
T
History
Campbell Barton
0bbdf9dc30
Cleanup: remove deprecated typing use for extensions utility
...
Also replace some uses of Generator with Iterator.
2024-11-13 18:09:56 +01:00
..
cli
Cleanup: replace typing.Union/Option with logical OR for extensions
2024-11-13 18:09:56 +01:00
example_extension
Extensions: Enforce copyright format "YYYY Name" or "YYYY-YYYY Name"
2024-07-01 15:54:20 +10:00
tests
Cleanup: replace typing.Union/Option with logical OR for extensions
2024-11-13 18:09:56 +01:00
__init__.py
Cleanup: remove deprecated typing built-ins for extension logic
2024-11-13 13:28:59 +01:00
bl_extension_cli.py
Cleanup: replace typing.Union/Option with logical OR for extensions
2024-11-13 18:09:56 +01:00
bl_extension_notify.py
PyAPI: add bpy.app.python_args, use when calling Python from Blender
2024-08-06 19:04:22 +02:00
bl_extension_ops.py
Cleanup: replace typing.Union/Option with logical OR for extensions
2024-11-13 18:09:56 +01:00
bl_extension_ui.py
Cleanup: replace typing.Union/Option with logical OR for extensions
2024-11-13 18:09:56 +01:00
bl_extension_utils.py
Cleanup: remove deprecated typing use for extensions utility
2024-11-13 18:09:56 +01: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