Upgraded BAT to 1.1.1 for a compatibility fix with Blender 2.79
This commit is contained in:
parent
97ad8bf5ba
commit
fb6352dc7d
@ -1,5 +1,10 @@
|
|||||||
# Blender Cloud changelog
|
# Blender Cloud changelog
|
||||||
|
|
||||||
|
## Version 1.13 (in development)
|
||||||
|
|
||||||
|
- Upgraded BAT to 1.1.1 for a compatibility fix with Blender 2.79
|
||||||
|
|
||||||
|
|
||||||
## Version 1.12 (2019-03-25)
|
## Version 1.12 (2019-03-25)
|
||||||
|
|
||||||
- Flamenco: Change how progressive render tasks are created. Instead of the artist setting a fixed
|
- Flamenco: Change how progressive render tasks are created. Instead of the artist setting a fixed
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
lockfile==0.12.2
|
lockfile==0.12.2
|
||||||
pillarsdk==1.7.0
|
pillarsdk==1.7.0
|
||||||
wheel==0.29.0
|
wheel==0.29.0
|
||||||
blender-asset-tracer==1.1
|
blender-asset-tracer==1.1.1
|
||||||
|
|
||||||
# Secondary requirements:
|
# Secondary requirements:
|
||||||
asn1crypto==0.24.0
|
asn1crypto==0.24.0
|
||||||
|
Reference in New Issue
Block a user