Autodesk 3ds Max Releases
0.1.9 (2026-02-02)
Due to Github Workflow issues, this is a re-release of 0.1.8.
Features
- Support vrimg and exr ouput formats to write raw files (#193) (
c26c853) - refactoring to make the code more readable (#192) (
04b6260) - Tool to dump current 3dsmax rendering config for debug (
1e67321) - implement vrmesh pathmapping handling (#188) (
738adc4) - Add an integration test for light mix (#182) (
1743899) - Fix Lightmix rendering with FBO split buffers (#183) (
53e8e43)
Bug Fixes
- output extension override from submitter (#195) (
3682386) - fixed issue with Adaptor and added tests for VRayProxyObject pathmapping for vrmesh files (
887f883) - add VRay system environment variable detection (#178) (
3fbe16f)
0.1.8 (2026-01-31)
Features
- Support vrimg and exr ouput formats to write raw files (#193) (
c26c853) - refactoring to make the code more readable (#192) (
04b6260) - Tool to dump current 3dsmax rendering config for debug (
1e67321) - implement vrmesh pathmapping handling (#188) (
738adc4) - Add an integration test for light mix (#182) (
1743899) - Fix Lightmix rendering with FBO split buffers (#183) (
53e8e43)
Bug Fixes
- output extension override from submitter (#195) (
3682386) - fixed issue with Adaptor and added tests for VRayProxyObject pathmapping for vrmesh files (
887f883) - add VRay system environment variable detection (#178) (
3fbe16f)
0.1.7 (2025-11-04)
Features
- render elements: VRay split frame buffer and VFB fixes to support Render Elements (#167) (
38356fa) - render elements: Adapter support for render elements. Apply settings from job template via pyxms (#162) (
c0d7ab2) - Add new shared utilities class to support render element and general interaction with pyxms (#160) (
cc2a1fe)
Bug Fixes
- Do not add render elements to init param if no render elements e… (#170) (
e0024fe) - Add sticky settings for various job settings (#165) (
50520b1) - Fix V_Ray renderer generally using "starts with" (
872f453)
0.1.6 (2025-09-05)
Bug Fixes
- add Constants to support VRay7 GPU (#132) (
ceb2463) - use correct VRay regex in adaptor init-data schema (#136) (
ae23570)
0.1.5 (2025-07-02)
Features
- Implement 3dsMax submitter installer (#110) (
bbcba95) - Add submitter support for 3dsMax 2025+ (#109) (
f33b4e0) - Add V-Ray 7 support without GPU (#104) (
48d3eeb)
0.1.4 (2025-03-21)
Bug Fixes
- Add length validations for job settings input fields (#86) (
9dc4d50) - Add length valdation for QLineEdit widgets (#84) (
26222ea)
0.1.3 (2025-02-11)
Features
Bug Fixes
- fix typo in wheel name check during job submission (#71) (
f5d42bd)
0.1.2 (2024-12-12)
Features
- Added Support for V-Ray 6 and V-Ray GPU 6 Renderers (#35) (
8cea88e) - Added Support for Corona Renderer (#34) (
ff3c26f)
Bug Fixes
- Run 3dsMax in silent mode (#52) (
59d1716)
0.1.1 (2024-05-01)
Dependencies
- Update deadline requirement from ==0.47. to ==0.48. (#23) (
b45f444)
0.1.0 (2024-04-02)
BREAKING CHANGES
- public release (#11) (
55d4c2f)
v0.0.1 (2024-03-26)
BREAKING CHANGES
- initial integeration commit (#2) (
873d2de)
Bug Fixes
- added some missing install files, updated development readme, added job bundle test scaffolding (#5) (
48a0170)