Use BAT version 1.11 for UDIM support
This commit is contained in:
parent
b0b804410d
commit
7d71067b3d
@ -4,6 +4,7 @@
|
|||||||
## Version 1.25 (in development)
|
## Version 1.25 (in development)
|
||||||
|
|
||||||
- Compatibility with Blender 3.1 (Python 3.10).
|
- Compatibility with Blender 3.1 (Python 3.10).
|
||||||
|
- Bump blender-asset-tracer to version 1.11, for UDIM support.
|
||||||
|
|
||||||
|
|
||||||
## Version 1.24 (2022-02-04)
|
## Version 1.24 (2022-02-04)
|
||||||
|
@ -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.10
|
blender-asset-tracer==1.11
|
||||||
|
|
||||||
# Secondary requirements:
|
# Secondary requirements:
|
||||||
asn1crypto==0.24.0
|
asn1crypto==0.24.0
|
||||||
|
Reference in New Issue
Block a user