{"id":13626931,"url":"https://github.com/uki-dev/blendquery","last_synced_at":"2025-04-16T19:30:54.365Z","repository":{"id":65116179,"uuid":"579241663","full_name":"uki-dev/blendquery","owner":"uki-dev","description":"CadQuery and Build123d integration for Blender","archived":false,"fork":false,"pushed_at":"2024-07-13T14:12:55.000Z","size":5427,"stargazers_count":36,"open_issues_count":3,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-08T17:47:53.165Z","etag":null,"topics":["blender","cadquery"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uki-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-17T03:12:11.000Z","updated_at":"2024-10-01T06:53:22.000Z","dependencies_parsed_at":"2023-11-10T02:18:22.680Z","dependency_job_id":"3948d7f2-4723-489c-be10-2a20fbce4e95","html_url":"https://github.com/uki-dev/blendquery","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uki-dev%2Fblendquery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uki-dev%2Fblendquery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uki-dev%2Fblendquery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uki-dev%2Fblendquery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uki-dev","download_url":"https://codeload.github.com/uki-dev/blendquery/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249268547,"owners_count":21240940,"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","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":["blender","cadquery"],"created_at":"2024-08-01T22:00:25.869Z","updated_at":"2025-04-16T19:30:53.408Z","avatar_url":"https://github.com/uki-dev.png","language":"Python","funding_links":[],"categories":["Editors and IDEs","Legacy"],"sub_categories":[],"readme":"# BlendQuery\n[CadQuery](https://github.com/CadQuery/cadquery) and [Build123d](https://github.com/gumyr/build123d) integration for Blender\n\n![image](https://user-images.githubusercontent.com/7185241/208252834-c1cdd4eb-b37c-4fd0-bf71-3cdb8ad4bca0.png)\n\n## Installation\n[Installing Add-ons](https://docs.blender.org/manual/en/latest/editors/preferences/addons.html#installing-add-ons)\n\n## Usage\nThe BlendQuery panel can be located under `Object Properties`, where you are able to select your script to generate into the Blender scene.\n\n![image](https://github.com/uki-dev/blendquery/assets/7185241/3012c51f-08a3-4b3f-a9ea-beb6ddbfc08b)\n\n### Showing / Hiding Objects\nBlendQuery will automatically genenerate any topology objects from the global scope of your script into the Blender scene. To prevent objects being generated into the scene, prefix the variable with `_`.\n```\nvisible_object = ...\n_hidden_object = ...\n```\n\n### Materials\nMaterials can be appended to any topology object by adding a `material` property containing the name of the material you wish to match within Blender.\n```\nobject.material = \"The Name Of Your Material Within Blender\"\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuki-dev%2Fblendquery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuki-dev%2Fblendquery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuki-dev%2Fblendquery/lists"}