From 2fbe7e12588c0d3e772c4bf89bdeac129aa26af8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Tue, 16 Feb 2021 10:28:47 +0100 Subject: [PATCH] Slightly more compressed changelog No functional changes. --- CHANGELOG.md | 26 +------------------------- 1 file changed, 1 insertion(+), 25 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f55115..a5eb768 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,29 +1,26 @@ # Blender Cloud changelog + ## Version 1.17 (2021-02-04) - Upgrade BAT to version 1.3.1, which brings compatibility with Geometry Nodes and fixes some issues on Windows. - ## Version 1.16 (2020-03-03) - Fixed Windows compatibility issue with the handling of Shaman URLs. - ## Version 1.15 (2019-12-12) - Avoid creating BAT pack when the to-be-rendered file is already inside the job storage directory. This assumes that the paths are already correct for the Flamenco Workers. - ## Version 1.14 (2019-10-10) - Upgraded BAT to 1.2 for missing smoke caches, compatibility with Blender 2.81, and some Windows-specific fixes. - Removed warnings on the terminal when running Blender 2.80+ - ## Version 1.13 (2019-04-18) - Upgraded BAT to 1.1.1 for a compatibility fix with Blender 2.79 @@ -32,7 +29,6 @@ Manager settings to version 1. - More Blender 2.80 compatibility fixes - ## Version 1.12 (2019-03-25) - Flamenco: Change how progressive render tasks are created. Instead of the artist setting a fixed @@ -51,18 +47,15 @@ for more info. - Flamenco: The 'blender-video-chunks' job type now also allows MP4 and MOV video containers. - ## Version 1.11.1 (2019-01-04) - Bundled missing Texture Browser icons. - ## Version 1.11.0 (2019-01-04) - Texture Browser now works on Blender 2.8. - Blender Sync: Fixed compatibility issue with Blender 2.8. - ## Version 1.10.0 (2019-01-02) - Bundles Blender-Asset-Tracer 0.8. @@ -83,28 +76,23 @@ at least a way to tell whether the artist is considering that there is audio of any relevance in the current blend file. - ## Version 1.9.4 (2018-11-01) - Fixed Python 3.6 and Blender 2.79b incompatibilities accidentally introduced in 1.9.3. - ## Version 1.9.3 (2018-10-30) - Fix drawing of Attract strips in the VSE on Blender 2.8. - ## Version 1.9.2 (2018-09-17) - No changes, just a different filename to force a refresh on our hosting platform. - ## Version 1.9.1 (2018-09-17) - Fix issue with Python 3.7, which is used by current daily builds of Blender. - ## Version 1.9 (2018-09-05) - Last version to support Blender versions before 2.80! @@ -114,7 +102,6 @@ - Flamenco: allow jobs to be created in 'paused' state. - Flamenco: only show Flamenco Managers that are linked to the currently selected project. - ## Version 1.8 (2018-01-03) - Distinguish between 'please subscribe' (to get a new subscription) and 'please renew' (to renew an @@ -130,14 +117,12 @@ settings for the project. - Added button in the User Preferences to open a Cloud project in your webbrowser. - ## Version 1.7.5 (2017-10-06) - Sorting the project list alphabetically. - Renamed 'Job File Path' to 'Job Storage Path' so it's more explicit. - Allow overriding the render output path on a per-scene basis. - ## Version 1.7.4 (2017-09-05) - Fix [T52621](https://developer.blender.org/T52621): Fixed class name collision upon add-on @@ -145,57 +130,48 @@ - Fix [T48852](https://developer.blender.org/T48852): Screenshot no longer shows "Communicating with Blender Cloud". - ## Version 1.7.3 (2017-08-08) - Default to scene frame range when no frame range is given. - Refuse to render on Flamenco before blend file is saved at least once. - Fixed some Windows-specific issues. - ## Version 1.7.2 (2017-06-22) - Fixed compatibility with Blender 2.78c. - ## Version 1.7.1 (2017-06-13) - Fixed asyncio issues on Windows - ## Version 1.7.0 (2017-06-09) - Fixed reloading after upgrading from 1.4.4 (our last public release). - Fixed bug handling a symlinked project path. - Added support for Manager-defined path replacement variables. - ## Version 1.6.4 (2017-04-21) - Added file exclusion filter for Flamenco. A filter like `*.abc;*.mkv;*.mov` can be used to prevent certain files from being copied to the job storage directory. Requires a Blender that is bundled with BAM 1.1.7 or newer. - ## 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 - 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).