{"id":31539770,"url":"https://github.com/longor1996/unblend","last_synced_at":"2025-10-04T09:14:39.019Z","repository":{"id":197990041,"uuid":"700027856","full_name":"Longor1996/unblend","owner":"Longor1996","description":"A program to explode blend files into their many parts.","archived":false,"fork":false,"pushed_at":"2024-03-18T20:48:56.000Z","size":18,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-21T20:25:18.074Z","etag":null,"topics":["blend","blender","cli","rust","tar","tool","zip"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/unblend","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Longor1996.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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}},"created_at":"2023-10-03T20:01:38.000Z","updated_at":"2025-06-22T20:12:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"260db2f5-7dc3-467a-a4e3-104600bde684","html_url":"https://github.com/Longor1996/unblend","commit_stats":null,"previous_names":["longor1996/unblend"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Longor1996/unblend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Longor1996%2Funblend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Longor1996%2Funblend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Longor1996%2Funblend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Longor1996%2Funblend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Longor1996","download_url":"https://codeload.github.com/Longor1996/unblend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Longor1996%2Funblend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278290947,"owners_count":25962660,"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-10-04T02:00:05.491Z","response_time":63,"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":["blend","blender","cli","rust","tar","tool","zip"],"created_at":"2025-10-04T09:14:37.854Z","updated_at":"2025-10-04T09:14:39.011Z","avatar_url":"https://github.com/Longor1996.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unblend\n\nA small command-line program that explodes Blender files (`.blend`) into their various parts and writes them out as an archive.\n\n## Features\n\n- Accepts a `blend`-file, either as file-path or thru STDIN (using `-` as file).\n\n- Parses the blocks the file is made out of.\n  - The block-`code` is used as directory.\n  - The block-`address` is used as file-name.\n  - Block-data is written to `\u003cCODE\u003e/\u003cADDR\u003e.bin`\n  - Respective metadata to `\u003cCODE\u003e/\u003cADDR\u003e.txt`\n\n- Almost fully decodes the `DNA1` block.\n  - See the resulting `DNA1.tsv` and `DNA1/*.txt` files.\n\n- Outputs an archive in either `*.zip` or `*.tar` format.\n  - Format is selected via the outputs file-extension.\n  - Output can go to STDOUT via `-` (but only as `*.tar`).\n\n- Excluding data from the archive being written, via `-x \u003cGLOB\u003e`.\n\n## Installation\n\n- Have cargo \u0026 rust installed.\n- Run `cargo install unblend`.\n\n## Usage\n\nIn general: `unblend \u003cFILE\u003e \u003cOUT\u003e`\n\n- `FILE` is the `blend`-files path.\n- `OUT` is the output path and extension for the archive.\n\nDetailed help is available via `unblend --help`.\n\n## References\n\n- \u003chttps://www.atmind.nl/blender/blender-sdna-256.html\u003e\n- \u003chttps://fossies.org/linux/blender/doc/blender_file_format/mystery_of_the_blend.html\u003e\n- \u003chttps://harlepengren.com/blender-dna-unraveling-the-internal-structure/\u003e\n- \u003chttps://wiki.blender.org/wiki/Source/Architecture/RNA\u003e\n- \u003chttps://projects.blender.org/blender/blender/src/branch/main/source/blender/blenkernel/BKE_main.h\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flongor1996%2Funblend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flongor1996%2Funblend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flongor1996%2Funblend/lists"}