Upgrade BAT 1.2.1 → 1.3.1
Upgrade BAT to version 1.3.1, which brings compatibility with Geometry Nodes and fixes some issues on Windows.
This commit is contained in:
parent
d77acfb9c8
commit
9e952035d3
@ -1,5 +1,11 @@
|
|||||||
# Blender Cloud changelog
|
# Blender Cloud changelog
|
||||||
|
|
||||||
|
## Version 1.17 (in development)
|
||||||
|
|
||||||
|
- 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)
|
## Version 1.16 (2020-03-03)
|
||||||
|
|
||||||
- Fixed Windows compatibility issue with the handling of Shaman URLs.
|
- Fixed Windows compatibility issue with the handling of Shaman URLs.
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
lockfile==0.12.2
|
lockfile==0.12.2
|
||||||
pillarsdk==1.8.0
|
pillarsdk==1.8.0
|
||||||
wheel==0.29.0
|
wheel==0.29.0
|
||||||
blender-asset-tracer==1.2.1
|
blender-asset-tracer==1.3.1
|
||||||
|
|
||||||
# Secondary requirements:
|
# Secondary requirements:
|
||||||
asn1crypto==0.24.0
|
asn1crypto==0.24.0
|
||||||
|
Reference in New Issue
Block a user