Author Topic: 3dsmax jobtype 6.4-3 maintenance release  (Read 2827 times)

shinya

  • Administrator
  • *****
  • Posts: 232
3dsmax jobtype 6.4-3 maintenance release
« on: May 03, 2013, 07:56:38 PM »
A new maintenance release of the 3dsmax jobtype, version 6.4-2 is available now.

 ftp://ftp.pipelinefx.com/pub/jobtypes/6.4/3dsmax

Changes from the previous version are listed below.
----

###########################################################################
@RELEASE: 6.4-3

This release is designed to work with Qube! version 6.4.x.

This release adds a few key fixes to 6.4-2, and is recommended for all
users.

==== CL 11170 ====
@FIX: if the viewport is "locked" to a specific one in the render setup, then that is used for rendering instead of the currently active one.

ZD: 9336

==== CL 11169 ====
@NEW: added "TIF Alpha" option to 3dsmax submission.

==== CL 11027 ====
@FIX: fixed so that subjob immediately fails when the scenefile isn't accessible
ZD: 8567

==== CL 10824 ====
@FIX: 512 character limitation with the new _3dsmax jobtype.

Turns out that the limitation was because of the Perl side named pipe reader Win32::Pipe's "Read()" method not reading to the end of the stream, but only reading till the end of the buffer, which by default has a size of 512 bytes.

ZD: 8237

==== CL 10620 ====
@NEW: added "disableOutputCheck" switch to the _3dsmax jobtype

ZD: 8536

==== CL 10602 ====
@FIX: fixed occurences of "Undefined subroutine &_3dsmax::maxJob::hostname called at ../_3dsmax/maxJob.pm line 205."