{"id":16393044,"url":"https://github.com/progm/my-blender-addons","last_synced_at":"2025-11-11T21:27:15.559Z","repository":{"id":198868418,"uuid":"701710747","full_name":"ProGM/my-blender-addons","owner":"ProGM","description":"A collection of blender add-ons I've created for my workflow and a list of useful ones from the internet.","archived":false,"fork":false,"pushed_at":"2023-10-07T10:56:12.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-20T08:58:01.853Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ProGM.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-10-07T10:41:22.000Z","updated_at":"2023-10-07T10:42:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"39f080cb-f065-407d-aacf-ec0c8c2759e6","html_url":"https://github.com/ProGM/my-blender-addons","commit_stats":null,"previous_names":["progm/my-blender-addons"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ProGM/my-blender-addons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProGM%2Fmy-blender-addons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProGM%2Fmy-blender-addons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProGM%2Fmy-blender-addons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProGM%2Fmy-blender-addons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ProGM","download_url":"https://codeload.github.com/ProGM/my-blender-addons/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProGM%2Fmy-blender-addons/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283936963,"owners_count":26919453,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-11T02:00:06.610Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T04:52:13.099Z","updated_at":"2025-11-11T21:27:15.542Z","avatar_url":"https://github.com/ProGM.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blender add-ons\nA collection of blender add-ons I've created for my workflow and a list of useful ones from the internet.\n\n## In this repo\n- `keyframes_to_linear.py`: It adds two simple commands: \"Set All Keyframes to Linear\" and \"Set Selected Keyframes to Linear\".\n\n## From the internet\n- https://github.com/gnastacast/bendy_bone_handles\n\n## Scripting utilities\n\n### Listing all available context menus\nPaste this in the blender python console:\n```python\n[name for name in dir(bpy.types) if \"MT\" in name]\n```\nExample output:\n```python\n['ALL_MT_editormenu', 'ASSETBROWSER_MT_asset', 'ASSETBROWSER_MT_catalog', 'ASSETBROWSER_MT_context_menu', 'ASSETBROWSER_MT_editor_menus', 'ASSETBROWSER_MT_metadata_preview_menu', 'ASSETBROWSER_MT_select', 'ASSETBROWSER_MT_view', ...]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogm%2Fmy-blender-addons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogm%2Fmy-blender-addons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogm%2Fmy-blender-addons/lists"}