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
898ff6ceeef30a0d6a76057d92a9cb9fa4e0b37d
goo-engine
/
scripts
/
modules
T
History
Campbell Barton
c9ad858d9d
Extensions: update manifest to bl_info conversion
...
Update extension to bl_info conversion to account for recent changes.
2024-02-01 22:42:24 +11:00
..
bl_app_override
…
bl_console_utils
…
bl_i18n_utils
Cleanup: rename add-on related variables for clarity
2024-02-01 17:03:40 +11:00
bl_keymap_utils
Fix
#105548
: I18n: many keymap sections cannot be translated
2023-12-20 11:54:52 +11:00
bl_previews_utils
Cleanup: spelling in comments, remote debug print
2024-01-19 17:28:14 +11:00
bl_rna_utils
…
bl_text_utils
Fix
#112377
: Edit Source missing info in the status bar
2023-10-05 13:09:47 +11:00
bl_ui_utils
…
bpy
Cleanup: rename add-on related variables for clarity
2024-02-01 17:03:40 +11:00
bpy_extras
Fix: wrong name in bpy_extras.object_utils, causing API doc build failure
2024-01-19 19:03:33 +01:00
gpu_extras
…
addon_utils.py
Extensions: update manifest to bl_info conversion
2024-02-01 22:42:24 +11:00
animsys_refactor.py
…
bl_app_template_utils.py
…
blend_render_info.py
…
bpy_restrict_state.py
…
bpy_types.py
Fix is_extended method for UI classes (menu, panel, headers... etc)
2024-02-01 17:03:42 +11:00
console_python.py
PyAPI: handle sys.exit() from the Python console
2024-01-16 17:17:54 +11:00
console_shell.py
…
graphviz_export.py
…
keyingsets_utils.py
…
nodeitems_utils.py
…
rna_info.py
Cleanup: use since quotes for enum values, wrap multi-line brackets
2023-09-29 14:41:48 +10:00
rna_keymap_ui.py
Cleanup: remove outdated comment
2024-01-17 10:30:04 +11:00
rna_manual_reference.py
Release: Update manual references for 4.0.
2023-11-13 16:31:41 +01:00
rna_prop_ui.py
Support for enum
items
parameter in
rna_idprop_ui_create
2024-01-31 13:27:15 +01:00
rna_xml.py
Revert changes from main commits that were merged into blender-v4.0-release
2023-10-30 21:40:35 +01:00
sys_info.py
…