{"id":18406824,"url":"https://github.com/wildpeaks/proto-transformgizmos","last_synced_at":"2026-03-19T04:14:36.498Z","repository":{"id":140339011,"uuid":"119383240","full_name":"wildpeaks/proto-transformgizmos","owner":"wildpeaks","description":"PROTO TransformGizmos","archived":false,"fork":false,"pushed_at":"2018-02-01T11:32:16.000Z","size":74,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T21:11:31.542Z","etag":null,"topics":["vrml"],"latest_commit_sha":null,"homepage":null,"language":null,"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/wildpeaks.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-29T13:03:52.000Z","updated_at":"2022-01-14T11:59:59.000Z","dependencies_parsed_at":"2023-04-11T09:02:16.065Z","dependency_job_id":null,"html_url":"https://github.com/wildpeaks/proto-transformgizmos","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wildpeaks/proto-transformgizmos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wildpeaks%2Fproto-transformgizmos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wildpeaks%2Fproto-transformgizmos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wildpeaks%2Fproto-transformgizmos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wildpeaks%2Fproto-transformgizmos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wildpeaks","download_url":"https://codeload.github.com/wildpeaks/proto-transformgizmos/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wildpeaks%2Fproto-transformgizmos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29858461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T08:51:08.701Z","status":"ssl_error","status_checked_at":"2026-02-26T08:50:19.607Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["vrml"],"created_at":"2024-11-06T03:11:00.305Z","updated_at":"2026-02-26T12:01:50.049Z","avatar_url":"https://github.com/wildpeaks.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# TransformGizmos\n\nVRML PROTO that provides a 3D object to **edit the position/rotation of another object** with.\n\n\tEXTERNPROTO TransformGizmos [\n\t\texposedField  SFInt32     type\n\t\texposedField  SFNode      target\n\t\teventIn       SFTime      forceUpdate\n\t] \"proto.Tooltip.wrl#Tooltip\"\n\n\n-------------------------------------------------------------------------------\n\n## Property `type`\n\nSpecifies the kind of transformation (**translation** vs **rotation**)\nand coordinate system (**global** vs **local**).\n\nDefinition:\n - Field Type: `exposedField`\n - Data Type: `SFInt32`\n - Default Value: `-1`\n\nValid values are:\n - `-1`: no tranformation\n - `0`: translate (global)\n - `1`: rotate (global)\n - `2`: translate (local)\n - `3`: rotate (local)\n\n\n-------------------------------------------------------------------------------\n\n## Property `target`\n\nTransform-like **object that is edited** by the gizmos.\n\nDefinition:\n - Field Type: `exposedField`\n - Data Type: `SFNode`\n - Default Value: `NULL`\n\n\n-------------------------------------------------------------------------------\n\n## Event `forceUpdate`\n\nCall this even when `target` changes position/rotation for another reason than the gizmos.\n\nDefinition:\n - Field Type: `eventIn`\n - Data Type: `SFTime`\n\n\n-------------------------------------------------------------------------------\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwildpeaks%2Fproto-transformgizmos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwildpeaks%2Fproto-transformgizmos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwildpeaks%2Fproto-transformgizmos/lists"}