You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,20 @@
1
+
## 0.1.9 (2026-02-02)
2
+
3
+
Due to Github Workflow issues, this is a re-release of 0.1.8.
4
+
5
+
### Features
6
+
* Support vrimg and exr ouput formats to write raw files (#193) ([`c26c853`](https://github.com/aws-deadline/deadline-cloud-for-3ds-max/commit/c26c853aaf96a05dcb8bf13fba09168b33b303da))
7
+
* refactoring to make the code more readable (#192) ([`04b6260`](https://github.com/aws-deadline/deadline-cloud-for-3ds-max/commit/04b6260dec088cd1be20f633f6105c665be86a77))
8
+
* Tool to dump current 3dsmax rendering config for debug ([`1e67321`](https://github.com/aws-deadline/deadline-cloud-for-3ds-max/commit/1e673219ea232ee99ac56d2f6e2061b74778c71f))
* Add an integration test for light mix (#182) ([`1743899`](https://github.com/aws-deadline/deadline-cloud-for-3ds-max/commit/1743899d506e68d6f55e9062c1634f2a0a0fce0a))
11
+
* Fix Lightmix rendering with FBO split buffers (#183) ([`53e8e43`](https://github.com/aws-deadline/deadline-cloud-for-3ds-max/commit/53e8e43d1759309941ae4d39148b90470cb09818))
12
+
13
+
### Bug Fixes
14
+
* output extension override from submitter (#195) ([`3682386`](https://github.com/aws-deadline/deadline-cloud-for-3ds-max/commit/3682386091e0c12b3e2929276abc8c9e4218e89e))
15
+
* fixed issue with Adaptor and added tests for VRayProxyObject pathmapping for vrmesh files ([`887f883`](https://github.com/aws-deadline/deadline-cloud-for-3ds-max/commit/887f8830794fa09534127f47764836fcff50d507))
16
+
* add VRay system environment variable detection (#178) ([`3fbe16f`](https://github.com/aws-deadline/deadline-cloud-for-3ds-max/commit/3fbe16ffb58e67aa516c57782cc534b84bdc8468))
0 commit comments