From ec720912689b9ab58d6b9022b9bb355f06e7fadd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Tue, 21 Mar 2017 14:13:56 +0100 Subject: [PATCH] Added changelog, which will contain user-relevant changes. --- CHANGELOG.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..74037fc --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,32 @@ +# Blender Cloud changelog + +## Version 1.6.3 (2017-03-21) + +- Fixed bug where local project path wasn't shown for projects only set up for Flamenco + (and not Attract). +- Added this CHANGELOG.md file, which will contain user-relevant changes. + + +## Version 1.6.2 (2017-03-17) + +- Flamenco: when opening non-existing file path, open parent instead - Sybren A. Stüvel +- Fix T50954: Improve Blender Cloud add-on project selector + + +## Version 1.6.1 (2017-03-07) + +- Show error in GUI when Blender Cloud is unreachable +- Fixed sample count when using branched path tracing + + +## Version 1.6.0 (2017-02-14) + +- Default to frame chunk size of 1 (instead of 10). +- Turn off "use overwrite" and "use placeholder" for Flamenco blend files. +- Fixed bugs when blendfile is outside the project directory + + +## Older versions + +For the history of older versions, please refer to the +[Git history](https://developer.blender.org/diffusion/BCA/)