Compatibility with Blender 2.93 / Python 3.9 → require Blender 2.80+
The code now requires Python 3.7 or newer, as a side-effect of the changes required for compatibility with 3.9 (as used in Blender 2.93). As a result, Blender Cloud Add-on now requires Blender 2.80 or newer.
This commit is contained in:
@@ -1,8 +1,14 @@
|
||||
# Blender Cloud changelog
|
||||
|
||||
## Version 1.18 (in development)
|
||||
|
||||
- Add compatibility with Python 3.9 (as used in Blender 2.93).
|
||||
- Drop compatibility with Blender 2.79 and older. The last version of the
|
||||
Blender Cloud add-on with 2.79 and older is version 1.17.
|
||||
|
||||
## Version 1.17 (2021-02-04)
|
||||
|
||||
- This is the last version compatible with Blender 2.77a - 2.79.
|
||||
- Upgrade BAT to version 1.3.1, which brings compatibility with Geometry Nodes and
|
||||
fixes some issues on Windows.
|
||||
|
||||
|
Reference in New Issue
Block a user