All notable changes to this project will be documented in this file.
Please check
standard-version
and README.md
file for commit guidelines. Also you should check
conventional-changelog
for more detail.
Docomentation for Blender Addon
MDSANIMA RenderTime
is available
at GitHub
be sure to check it.
Date: 2022-05-14
- add new
mdsanima
icons logos withs four shape options (b29dd1a) - adding new icons on all button closes #23 (dcf8eca)
- devs: add
black
andisort
python code formater closes #29 (f50cfcc)
- button help and stats layout grid glow (d82bffa)
- config for more files (3f68240)
- docstring typo help string on button in the bottom closes #22 (ec42cc0)
- new icons logo mdsanima (407c85a)
- update version dependencis (4653252)
- updated program name brief idea and copyright year (db7a7f4)
Date: 2021-08-11
- calculating render time ui layout closes #3 (387f5c8), closes #10 #11
- layout text and icon for render time closes #12 (7a3d824)
- new button
issues
website
blog
closes #14 (cc917df) - devs: add
.editorconfig
file closes #13 coding style helps (2e6ae0d) - devs: add
package.json
file closes #4 basic necessary data (04d54c5) - devs: bumping version in
__init__.py
file closes #8 (b4c1789) - devs: devs deps bump files npm scripts closes #7 (a8038b9), closes #5 #6
- first simple layout text and icon (5a5c64d)
- logo icons mdsanima (c7c573c)
- preview colleciton custom icons data (17cf63b)
- ui panel, add button for rendering, print stats in console (794194f)
- devs: remove
printf
because it is used as the commit message (fc433f6) - added variable and return time for all
core
function (faa0325) - addon
bl_info
dictionary filled (5d5588d) - bump blender version to
2.93.2
release (9044dc1) - button
render
now is bigger (6e29a0b) - change return to global variable (49b3cad)
- change support to
COMMUNITY
(6eb4b23) - printing render stats in the console add handlers persistent (6d467c2)
- release-test
npm
deleting--commit-all
(3596060) - update year and name (b1ed498)
- devs: formating file and adding
standard-version
scripts (db3e9e6) - initial empty init (a2f02ce)
- removed link variable from
bl_info
dictionary closes #1 (2f08648), closes #19 - select end of line sequence
lf
(cd3cf52)