{"id":34906140,"url":"https://github.com/incrementis/ie-autospriter-","last_synced_at":"2026-05-23T14:01:16.090Z","repository":{"id":302813807,"uuid":"993375676","full_name":"Incrementis/IE-AutoSpriter-","owner":"Incrementis","description":"Infinity Engine AutoSpriter is a Blender add-on that automates sprite creation from creature animations for IE games.","archived":false,"fork":false,"pushed_at":"2026-04-01T08:55:16.000Z","size":36620,"stargazers_count":1,"open_issues_count":25,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-01T10:29:12.315Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Incrementis.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-30T17:22:28.000Z","updated_at":"2026-04-01T08:47:20.000Z","dependencies_parsed_at":"2025-07-28T13:16:35.040Z","dependency_job_id":"8e29ab27-974c-4aae-9eb6-a76ae2a18b19","html_url":"https://github.com/Incrementis/IE-AutoSpriter-","commit_stats":null,"previous_names":["incrementis/ie-autospriter-"],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/Incrementis/IE-AutoSpriter-","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Incrementis%2FIE-AutoSpriter-","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Incrementis%2FIE-AutoSpriter-/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Incrementis%2FIE-AutoSpriter-/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Incrementis%2FIE-AutoSpriter-/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Incrementis","download_url":"https://codeload.github.com/Incrementis/IE-AutoSpriter-/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Incrementis%2FIE-AutoSpriter-/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33398391,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"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":[],"created_at":"2025-12-26T10:00:57.364Z","updated_at":"2026-05-23T14:01:16.079Z","avatar_url":"https://github.com/Incrementis.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IE-AutoSpriter-\nInfinity Engine AutoSpriter is a Blender add-on that automates sprite creation from creature animations.\n\nThis is a work in progress and an beta release. This means that most things are implemented, but the add-on is still subject to heavy changes. Use this add-on with caution!!\n\nPlease use the latest release version instead of the latest commit.\n\nThis is also a learning project focused on my personal use and interest. Suggestions are welcome!\n\n## Note\n* Before rendering all animations in all directions, start with just one animation and one direction to see if everything works correctly. \n* The latest version of IE Autospriter for Blender 4.0 can be found in the branch \"v0.36.3-legacy-for-blender4.0\".\n* Further versions will be implemented and tested on newer Blender 4.5.5 LTS. This also includes the manual.\n\n## Beta Version:\n* May not work or only work under special conditions.\n* May not work due to missing information in the manual.\n* May contain issues for various reasons.\n* I am not a Blender or Blender API expert, so this may also cause issues.\n* Currently only rudimentary tested with Blender 4.5.5 LTS version.\n* The focus of the beta phase will be mainly on bug fixing.\n* [Here](https://github.com/Incrementis/IE-AutoSpriter-/issues/52) you will find the currently known issues that will be fixed in the beta phase.\n\n### Performance\nThe 4.5.5 LTS blend save files contain the appropriate settings.\n\n#### Render engine \"Cycles\": \n* Not tested on Blender 4.5.5 LTS\n* Rendering a frame took [0.8 to 1 seconds](https://github.com/Incrementis/IE-AutoSpriter-/issues/18#issuecomment-3079607164) (tested in blender 4.0)\n\n#### Render engine \"EEVEE\":\n* Not tested on Blender 4.5.5 LTS\n* Rendering a frame took [0.05 seconds](https://github.com/Incrementis/IE-AutoSpriter-/issues/18#issuecomment-3079719096) (tested in blender 4.0)\n\n## Discussion\n* [Beamdog Forums](https://forums.beamdog.com/discussion/89525/blender-add-on-ie-autospriter)\n* [G3 Forums](https://www.gibberlings3.net/forums/topic/39792-blender-add-on-ie-autospriter)\n* [GitHub](https://github.com/Incrementis/IE-AutoSpriter-/discussions)\n\n## Key Features\n* Keeps parameters in a Blender file (reduces workflow)\n* Automated rendering\n* Provides steps for better usability\n* Provides many useful parameters\n* To make it work on higher Blender versions\n\n## Guides\nThe functions are explained in detail in the manual.\n* [manual.pdf](https://github.com/Incrementis/IE-AutoSpriter-/blob/main/manual.pdf)\n* Please note that the demos are not intended as an ideal guide or tutorial. They are intended ONLY to demonstrate/test the features of IE Autospriter.\n\n## Operating Systems\n* Windows 11\n* May also work on other platforms since Python is a platform-independent language\n\n## Languages\n* English\n\n## Special Thanks\nThanks to \"The Gibberlings 3\" forum users, \"Artisan's Corner\" discord server users and Infinity Engine discord server users who helped me with hints and information:\n* The Artisan\n* CamDawg\n* Argent77\n* exhuman\n* moggadeet\n* Bubb\n* lynx\n\n## Sources and Learning Materials\n* [INI file format: Creature Animations](https://gibberlings3.github.io/iesdp/file_formats/ie_formats/ini_anim.htm)\n* [Avatar Naming Schemes](https://gibberlings3.github.io/iesdp/appendices/avatarnaming.htm)\n* [IE-Animations](https://github.com/ArtemiusI/IE-Animations) by Artemiusl\n* [education/175-Blender-Properties](https://github.com/pagekey/education/tree/main/175-Blender-Properties) by PageKey\n* [Your Own Operator | Scripting for Artists [8]](https://www.youtube.com/watch?v=xscQ9tcN4GI\u0026list=LL) by Blender\n* [Render 8 Direction Animated Sprites in Blender with Python](https://www.youtube.com/watch?v=l1Io7fLYV4o) by FozleCC\n* [Blender documentations](https://docs.blender.org) by Blender\n* [Blender Rendering Optimization Tips](https://whoisryosuke.com/blog/2024/blender-rendering-optimization-tips) by Ryo\n* [Expressions in Blender 3D](https://www.youtube.com/watch?v=5IMFSC5h0a4) by ukramedia\n* [Creating radio buttons in the Blender add-ons interface](https://b3d.interplanety.org/en/creating-radio-buttons-in-the-blender-add-ons-interface/) by Nikita\n* [Add a Predefined Meta-Rig](https://docs.blender.org/manual/en/2.81/addons/rigging/rigify.html?highlight=horse) by blender\n* [Make Animals In Blender 3 - The Easy Way](https://www.youtube.com/watch?v=tEZOXuDhTJ0) by Grant Abbitt (Gabbitt)\n* [Create Low Poly Characters in Blender (Beginner Tutorial)](https://www.youtube.com/watch?v=BL6fyBeldHA\u0026t=4341s) by Ryan King Art\n* [How to Grow Tendrils Over Any Object (Blender Tutorial)](https://www.youtube.com/watch?v=ufRygCrYsx4) by Pixel Me That\n* [A Different approach to making FIRE in Blender!](https://www.youtube.com/watch?v=cUfc4iWG9qI) by Kenan Proffitt\n* [Blender 4.0 RIGIFY ＃6-1: Custom Rigs (theory)](https://youtu.be/Cq2Vw6EFXy0?list=PLdcL5aF8ZcJuG3kKcVgQQz36E3JXzijEH) by CGDive (Blender Rigging Tuts)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fincrementis%2Fie-autospriter-","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fincrementis%2Fie-autospriter-","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fincrementis%2Fie-autospriter-/lists"}