{"id":15018013,"url":"https://github.com/ickshonpe/texture-atlas-tools","last_synced_at":"2026-01-20T02:07:03.825Z","repository":{"id":62438531,"uuid":"458524727","full_name":"ickshonpe/texture-atlas-tools","owner":"ickshonpe","description":"texture atlas tools","archived":false,"fork":false,"pushed_at":"2022-10-08T19:49:12.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T08:07:48.815Z","etag":null,"topics":["atlas","bevy","texture"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/ickshonpe.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}},"created_at":"2022-02-12T13:08:10.000Z","updated_at":"2024-01-20T08:24:23.000Z","dependencies_parsed_at":"2022-11-01T21:46:46.645Z","dependency_job_id":null,"html_url":"https://github.com/ickshonpe/texture-atlas-tools","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/ickshonpe%2Ftexture-atlas-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ickshonpe%2Ftexture-atlas-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ickshonpe%2Ftexture-atlas-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ickshonpe%2Ftexture-atlas-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ickshonpe","download_url":"https://codeload.github.com/ickshonpe/texture-atlas-tools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247445652,"owners_count":20939953,"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":["atlas","bevy","texture"],"created_at":"2024-09-24T19:51:19.177Z","updated_at":"2026-01-20T02:07:03.776Z","avatar_url":"https://github.com/ickshonpe.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bevy Texture Atlas Tools\n\nCollection of tools for working with Bevy Texture Atlases.\n\n### Version 0.6\n\n* Disabled Bevy default features. The crate only uses `render` and `bevy_asset` now.\n\n### Version 0.5\n\n* Supports Bevy 0.8\n* Added an example for ```TextureAtlasPaddedBuilder```.\n\n### Version 0.4\n\n* Supports Bevy 0.7\n\n### Version 0.3 Updates\n\n*   The heterogeneous texture atlas loader has been split into its own crate\nhttps://crates.io/crates/bevy_heterogeneous_texture_atlas_loader\n* Sprite merging now implemented with an extension trait \n    ```MergeSpritesExt``` on ```TextureAtlas```.\n* versions \u003c0.4 support Bevy 0.6\n\n### Features\n\n* Merge sprites within an atlas.\n* Merge multiple ```TextureAtlas``` s into a single larger ```TextureAtlas```.\n* Alternative ```TextureAtlasBuilder```, ```TextureAtlasPaddedBuilder``` that automatically adds border padding to sprites.\n\n### Usage\n\nTo use this crate, add this line to the ```[dependencies]``` section of your project's ```Cargo.toml``` file:\n```toml\nbevy_texture_atlas_tools = \"0.5\"\n```\n#\n\n### Examples\nMinimal example that builds a texture atlas with 8 x 8 padding around each sprite, run with:\n\n```\ncargo run --example padded_atlas\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fickshonpe%2Ftexture-atlas-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fickshonpe%2Ftexture-atlas-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fickshonpe%2Ftexture-atlas-tools/lists"}