Autodesk Maya Releases
0.15.12 (2025-09-29)
Features
- Added support for Redshift2025 with Maya2026 (#338) (
952bbfa)
View on GitHub
0.15.11 (2025-09-22)
Features
- add support for Maya Vray 2026 (#327) (
3a09beb)
View on GitHub
0.15.10 (2025-09-17)
Bug Fixes
- Revert "chore: change linux install to create a mod file rather than rely on env var (#315)" (#328) (
3087a96)
View on GitHub
0.15.9 (2025-09-15)
Features
- add support for maya 2026 (#304) (
b9964e0)
Bug Fixes
- specified attributes to exclude for autopopulating directories (#325) (
879ed2d)
- Fixed issues with job attachments caching change (#320) (
5fe3f02)
View on GitHub
0.15.8 (2025-07-15)
Features
- add support for auto-populating maya-vray conda package in submitter (#289) (
26063d8)
View on GitHub
0.15.7 (2025-07-03)
Features
- add maya-redshift to conda-package auto-populate (#297) (
de8adbd)
- add validation for frame range field in submitter ui (#295) (
5467cbf)
View on GitHub
0.15.6 (2025-06-25)
Bug Fixes
- Maya scene with many asset files hangs without user feedback (#287) (
4b69f6b)
View on GitHub
0.15.5 (2025-06-05)
Features
- Add ignore version enviroment variable flag (#280) (
17391a9)
- Update Maya adaptor to support Redshift renderer via redshift4maya plugin (#277) (
f6667bf)
- allow adaptor to ignore version when open scene (#273) (
a1361ef)
Bug Fixes
- sdist failed to install (#281) (
0bb9847)
- Fix submitter integration test for Windows (#278) (
c7bdb58)
- fixed Maya submitter to pull the correct image resolution from scene (
20c3a72)
View on GitHub
0.15.4 (2025-04-16)
Bug Fixes
- move mod file to a user folder to prevent permission issue (#269) (
615b21a)
View on GitHub
0.15.3 (2025-04-14)
Features
- Add standalone installer for Maya Submitter (#255) (
3c124fe)
Bug Fixes
- Arnold licensing error handling for mtoa5.4.7.1 (#252) (
9c39e47)
View on GitHub
0.15.2 (2025-03-06)
Bug Fixes
- Changed the cameras dropdown wording option from "All Cameras" to "All Renderable Cameras" in the submitter (
a6d983c)
- Tighten error regex pattern for Maya Adaptor. (
67bbc97)
- Use
byFrameStep instead of byFrame (#224) (677137d)
- Update the warning message used when the scene has unsaved changes (#238) (
c9b5e74)
- OutputPath is read from the scene in the submitter (#231) (
d77f474)
- Load scene settings when the submitter is open (#229) (
94ee920)
View on GitHub
0.15.1 (2025-02-03)
- This release only includes documentation updates (#227) (
e0a3827)
View on GitHub
0.15.0 (2025-01-09)
BREAKING CHANGES
- Allow specifying MAYAPY exe via environment (#200) (
29634ca)
Bug Fixes
- submitter: read includeAllLights setting correctly (#207) (
f5d0435)
- fix README typos (#203) (
d0594a8)
View on GitHub
0.14.4 (2024-11-19)
Features
- add Maya 2025 submitter support (#183) (
a4fc035)
Bug Fixes
- maya 2025 submitter failed to load due to qt setMargin being removed (#192) (
39ca5fc)
- frame override does not enable frame list in Maya 2025 (#190) (
b054dd4)
- include description in job submission (#188) (
c279cfd)
View on GitHub
0.14.3 (2024-10-17)
Features
- Add the ability to specify a render region (
419a06b)
Bug Fixes
- import HTTPClientInterface correctly on Windows (#184) (
1208134)
View on GitHub
0.14.2 (2024-08-22)
Bug Fixes
- when listing layers make sure referenced layers are active. (#164) (
bf16897)
- adaptor wheel override (#162) (
4ef10ce)
View on GitHub
0.14.1 (2024-05-01)
Dependencies
- Update deadline requirement from ==0.47. to ==0.48. (#149) (
2de6f48)
View on GitHub
0.14.0 (2024-04-01)
BREAKING CHANGES
- publish release (#132) (
cee87da)
- set python 3.8 to minimum python version in hatch testing matrix (#132) (
cee87da)
Bug Fixes
- catch import errors, link to libssl issue (#134) (
af79694)
- include deps with openjd adaptor package (#129) (
bb6882e)
- incorrect package name in create adaptor script (#128) (
c616bf7)
- include the adaptor deps in the package (#127) (
d926ecf)
View on GitHub
0.13.2 (2024-03-26)
Features
- Add telemetry data to submitter and adaptor (#114) (
d853496)
Bug Fixes
- include deadline-cloud in the adaptor packaging script (#125) (
fdd491d)
View on GitHub
0.13.1 (2024-03-15)
Features
- add Renderman Handler (#98) (
bca84a2)
Chores
- update deps deadline-cloud 0.40 (#116) (
4d4da99)
View on GitHub
0.13.0 (2024-03-08)
BREAKING CHANGES
- deps: update openjd-adaptor-runtime to 0.5 (#108) (
cc119f6)
Features
- Adding Yeti support (#101) (
cffda91)
Bug Fixes
- properly fill out allowed values for camera job parameter (#103) (
3c2d42f)
View on GitHub
0.12.0 (2024-02-21)
BREAKING CHANGES
- Create a script to build adaptor packaging artifacts (#87) (
45be338)
Features
- Add support for renderman job attachments. (#86) (
fcef5f2)
Bug Fixes
- use right mode when opening toml file (#90) (
62a136b)
- libtoml -> tomllib in depsBundle.py (#89) (
a477805)
- dev: add executable bit to build_wheels.sh (#82) (
1a4fe71)
View on GitHub