{"id":20366540,"url":"https://github.com/mdsanima-dev/mdsanima-render-time","last_synced_at":"2025-04-12T05:10:56.016Z","repository":{"id":40308032,"uuid":"393498151","full_name":"mdsanima-dev/mdsanima-render-time","owner":"mdsanima-dev","description":"Blender add-on estimates and calculate how long your animation will take to render done based on the rendering time of the only one frame","archived":false,"fork":false,"pushed_at":"2022-05-16T02:01:34.000Z","size":2674,"stargazers_count":23,"open_issues_count":23,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-26T00:41:23.345Z","etag":null,"topics":["blender","blender-3d","blender-addon","blender-plugin","blender-python","blender-scripts","blender3d"],"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/mdsanima-dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2021-08-06T20:42:25.000Z","updated_at":"2025-01-17T17:37:20.000Z","dependencies_parsed_at":"2022-08-09T16:53:02.559Z","dependency_job_id":null,"html_url":"https://github.com/mdsanima-dev/mdsanima-render-time","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsanima-dev%2Fmdsanima-render-time","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsanima-dev%2Fmdsanima-render-time/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsanima-dev%2Fmdsanima-render-time/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsanima-dev%2Fmdsanima-render-time/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdsanima-dev","download_url":"https://codeload.github.com/mdsanima-dev/mdsanima-render-time/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248519545,"owners_count":21117761,"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","blender-3d","blender-addon","blender-plugin","blender-python","blender-scripts","blender3d"],"created_at":"2024-11-15T00:25:22.884Z","updated_at":"2025-04-12T05:10:55.990Z","avatar_url":"https://github.com/mdsanima-dev.png","language":"Python","funding_links":[],"categories":["🔮Add-ons [^](#table)","Modeling, Sculpting \u0026 Texturing"],"sub_categories":["🪀Misc [^](#table)","Blender: Plugins \u0026 Addons"],"readme":"# `MDSANIMA RenderTime`\n\nThe \u003cimg width=\"16\" src=\"icons/logo_mdsanima_default_01-cyan_1x.png\" /\u003e\nBlender add-on estimates and calculate how long your animation will take\nto render done based on the rendering time of the only one frame.\n\nYou will also find here useful rendering statistics as well as automations of\nvarious time-consuming activities and manny more useful features and tools.\n\n## Blender Add-on\n\nThe add-on is located in the `View3D \u003e UI` area panel and show rendering time\nstatistic. Automatically calculating rendering time for frame range based on\nyour scene then shows date when rendering is done. The add-on also printing\nrendering statistic in `System Console` inside *Blender* terminal.\n\nDeveloped on [Python 3.10.4][python] and tested on [Blender 3.1.2][bl-3] and\n[2.93 LTS][bl-2] version. The add-on also works on *older Blender versions* as\nwell but this is not recommended.\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg\n    width=\"400\" alt=\"mdsanima-render-time-v0.1.1\"\n    src=\"https://user-images.githubusercontent.com/3817871/168426652-d4d43bab-b619-40f1-82d4-67b758e968d4.jpg\"\n  /\u003e\n\u003c/div\u003e\n\n## How to Install\n\nInstalling the\n\u003cimg width=\"16\" src=\"icons/logo_mdsanima_default_01-cyan_1x.png\" /\u003e\n**add-on** is very simple process, just follow this instruction steps:\n\n- Go to [release][rt-release] page on this repository and download the\n  **latest** add-on version.\n- Open the [Blender 3.1.2][bl-3] in your system.\n- Then open the `Preferences` and select `Add-ons` on the right side.\n- Next click the `Install` button and select the add-on path on your hard drive\n  where you previously downloaded the latest version.\n- Select the `Community` support level button to view the add-on in the list\n  below in the next step.\n- On the search field type `MDSANIMA RenderTime` and then enable an add-on.\n\nThat's it, the add-on `MDSANIMA RenderTime` has been enabled. Now close the\n`Preferences` window the add-on will appear in **3D Viewport** on the right\ncontext panel section. If you don't see this section, just use the `N` key\nshortcut in *3D Viewport* area to open the right panel where our add-on is\nlocated.\n\nFinally, we can meet together.\n\n## How to Use\n\nJust click on the `RENDER` button to see the statistics. The button renders one\nframe of the animation and uses it to calculate how long your whole animation\nwill take to render done. To refresh statistic, just hover the cursor in to the\nbutton `RENDER`, but don't click on it, then you will see the new date when the\nrendering will complete.\n\nYou can also use the quick `F12` key shortcut to render a frame and then just\nhover the cursor over the render button to see the new statistics.\n\n## Development\n\nInstruction for the *Blender and Python* add-ons or package development can\nfrom with my other repository but instruction for automate release is the some\nlike here. Please check the [mdsanima-dev][pypi-mdsanima-dev] *Python* package\n[documentation][docs-mdsanima-dev] site on GitHub Pages for more information\nabout it.\n\nOnly to do with *Blender and Python* add-ons development you must install the\n[fake-bpy-module][fake-bpy] for the code completion in `Visual Studio Code`\njust type in the terminal:\n\n```shell\npip install fake-bpy-module-latest\n```\n\n## Follow Me\n\nThese are my social media account, be sure to check it. Thanks!\n\n[![github-followers-mdsanima][badge-01]][mdsanima-gh]\n[![twitter-follow-toudajew][badge-02]][toudajew-tw]\n[![twitter-follow-str9led][badge-03]][str9leds-tw]\n[![twitter-follow-mdsanima][badge-04]][mdsanima-tw]\n\n[![subreddit-subscribers-mdsanima][badge-05]][mdsanima-re]\n[![youtube-subscribers-mdsanima][badge-06]][mdsanima-yt]\n[![youtube-views-mdsanima][badge-07]][mdsanima-yt]\n[![twitch-status-mdsanima][badge-08]][mdsanima-tv]\n[![discord-chat-mdsanima][badge-09]][mdsanima-dc]\n\n## License\n\nThe *Blender* add-on [`MDSANIMA RenderTime`][rt-release] developed by\n[Marcin Różewski][mdsanima-gh] is released under the terms of\n[GPL License][gpl].\n\n[python]: https://python.org/downloads/\n[bl-3]: https://blender.org/download/releases/3-1/\n[bl-2]: https://blender.org/download/releases/2-93/\n[rt-release]: https://github.com/mdsanima-dev/mdsanima-render-time/releases/\n[pypi-mdsanima-dev]: https://pypi.org/project/mdsanima-dev/\n[docs-mdsanima-dev]: https://mdsanima-dev.github.io/mdsanima-dev/development/\n[fake-bpy]: https://github.com/nutti/fake-bpy-module/\n[gpl]: https://github.com/mdsanima-dev/mdsanima-render-time/blob/main/LICENSE/\n\n[badge-01]: https://img.shields.io/github/followers/mdsanima?style=social\n[badge-02]: https://img.shields.io/twitter/follow/toudajew?style=social\n[badge-03]: https://img.shields.io/twitter/follow/str9led?style=social\n[badge-04]: https://img.shields.io/twitter/follow/mdsanima?style=social\n[badge-05]: https://img.shields.io/reddit/subreddit-subscribers/mdsanima?style=social\n[badge-06]: https://img.shields.io/youtube/channel/subscribers/UCB5na2BRwrnwx00LCspbG5Q?style=social\n[badge-07]: https://img.shields.io/youtube/channel/views/UCB5na2BRwrnwx00LCspbG5Q?style=social\n[badge-08]: https://img.shields.io/twitch/status/mdsanima?style=social\n[badge-09]: https://img.shields.io/discord/621477380359454742?style=social\u0026logo=discord\n\n[toudajew-tw]: https://twitter.com/intent/follow?toudajew\u0026screen_name=toudajew\n[str9leds-tw]: https://twitter.com/intent/follow?str9led\u0026screen_name=str9led\n[mdsanima-tw]: https://twitter.com/intent/follow?mdsanima\u0026screen_name=mdsanima\n[mdsanima-yt]: https://youtube.com/mdsanima?sub_confirmation=1\n[mdsanima-re]: https://reddit.com/r/mdsanima/\n[mdsanima-tv]: https://twitch.tv/mdsanima/\n[mdsanima-gh]: https://github.com/mdsanima/\n[mdsanima-dc]: https://discord.gg/c3m7pTF/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdsanima-dev%2Fmdsanima-render-time","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdsanima-dev%2Fmdsanima-render-time","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdsanima-dev%2Fmdsanima-render-time/lists"}