Skip to content

Releases: aws-deadline/deadline-cloud-for-3ds-max

0.1.9

02 Feb 23:47
6281a87

Choose a tag to compare

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

02 Feb 18:06

Choose a tag to compare

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

04 Nov 00:14
42154cd

Choose a tag to compare

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

05 Sep 18:19
1219b54

Choose a tag to compare

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

02 Jul 21:57
0d46070

Choose a tag to compare

0.1.5 (2025-07-02)

Features

0.1.4

21 Mar 20:12
155b7be

Choose a tag to compare

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

12 Feb 00:02
c4f7d3a

Choose a tag to compare

0.1.3 (2025-02-11)

Features

Bug Fixes

  • fix typo in wheel name check during job submission (#71) (f5d42bd)

0.1.2

12 Dec 03:58
90db704

Choose a tag to compare

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

0.1.1

01 May 20:38
742678c

Choose a tag to compare

0.1.1 (2024-05-01)

Dependencies

  • Update deadline requirement from ==0.47.* to ==0.48.* (#23) (b45f444)

0.1.0

02 Apr 00:25
b07dd42

Choose a tag to compare

0.1.0 (2024-04-02)

BREAKING CHANGES