Remember 3December
Find out where to celebrate your 3D CG art...
Theme color:
  • 1/3
You are here: Homepage /  Blogs /  Maxed Out / New Hot Fix is out - lot's of improvements!
New Hot Fix is out - lot's of improvements!
Posted: Sep 30, 2009
Category: Autodesk 3ds Max, Announcements
Social Media:
Bookmark and Share

We've fixed the problem with the subscription aware component. Those of you that have installed this Hot Fix don't need to reinstall (but there shouldn't be any harm if you do). The only thing new in this package is the fix for the subscription component.

Camera Maps

The Camera Map texture and modifier projected a bitmap behind and in front of the camera, instead of in front of the camera only.

Solution: The problem is now fixed, with the default settings (projecting to the front only). However, if you want to restore the legacy behavior (projecting in two directions), do so with MAXScript as follows:

  • For the texture map, both scanline and mental ray®, if the texture is applied to the diffuse slot of a Standard material on the selected object use:
    $.material.diffuseMap.affectBehindCam = true
  • For either of the modifiers, if the modifier is at the top of the stack on the selected object use:
    $.modifiers[1].affectBehindCam = true

Exception: For scenes using the Camera Map texture, then saved to an MI file, and rendered in mental ray standalone, there is no solution. The shader for mental ray standalone will continue projecting in two directions as before.

Customer Error Reports (CER)

The data is now transmitted for CERs originating from a machine with the Microsoft Windows® 7 operating system.

DirectX Shader Material

The DirectX® Shader material now respects the vertex normal.

DWG File Format

If DWG Files contain double-byte characters, such as Korean characters, in the file path or name, you will now be able to import the file.

InfoCenter

Capabilities such as one-time login, login less, and in product renewal related to the Subscription Center did not work from InfoCenter. These issues have been resolved.

FX Files

If you had two FX files, both with the same variable names, the parameters were being lost when you switched from one file to another. This has been fixed so that the parameters are retained.

Material Editor

In the Material Editor, when you choose a material map source which contains a double-byte characters, such as Korean, you can now select the associated image file.

MAXScript

  • The command filenameFromPath now returns the filename as expected.
  • You can now query a server list with MAXScript in the 32-bit version of 3ds Max/3ds Max Design.

mental ray

When you rendered using mental ray® and certain overlay scripts, the software would stop working. This issue has been resolved.

Non-Uniform Scale

When you rotated and scaled while using Non-Uniform Scale, unexpected rotation and scaling occurred. These issues are resolved.

ProCutter

  • When you try to restore a material with ProCutter, the original UVs are now retained.
  • When using ProCutter, smoothing groups are no longer lost.

Render Window

You can now save an image to a path that contains double-byte characters, such as Korean.

Third-Party Plug-ins

  • Lightscape: The issue which caused the software to stop working when lights were copied has been resolved.
  • The issue with drag and drop operations causing third-party plug-ins to stop working has been resolved.

Vertex Color

Vertex colors are no longer being overwritten when switching between Vertex and Polygon sub-object modes.

Viewport Performance

The issues which were causing dramatic system slowdown with the SpecAPC scene (from Standard Performance Evaluation Corporation (SPEC) at www.spec.org) have been resolved.

In order to post any comments, you must be logged in!
Newest users comments View All 20 Comments
Posted by JavaDevil on Oct 13, 2009 at 01:23 AM
Okay just read the readme file it seems I have and old SP1 or only install SP1 for 1 only 64bit or 32bit windows.
Posted by JavaDevil on Oct 13, 2009 at 01:21 AM
When i execute this file it tells me to download and install SP1, which is already installed.
Why is this ? Is there a separate hotfix for 64bit and 32bit ?

cheers
Posted by Ken Pimentel on Oct 12, 2009 at 09:41 AM
There is a README. I think that question is answered.
Posted by sandykoufax on Oct 10, 2009 at 08:27 AM
Is this include all previous hotfix?
Posted by Ken Pimentel on Oct 09, 2009 at 02:04 PM
OK, updated Hot Fix is now live