Eyeon:Manual/Fusion 6/Fusion 6.0 Build 476

From VFXPedia

< Eyeon:Manual | Fusion 6
Revision as of 05:59, 16 September 2009 by Daniel (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Fusion 6.0 Build 476

[ Main Manual Page ]


Build 476 (15th September 2009)

This section lists changes made since Fusion 6.0 build 473 was released. For a complete list of changes made since Fusion 5.3 and 6.0 build 402 please see this page.

Core

  • Checking for a valid DoD if an input has an image, should only happen if the input is connected to something that a DoD can be obtained from. This fixes Tracker failing, as its pattern input contains an image even though its not connected to anything.

Tools

  • Fixed a problem where particle styles might not de-initialise properly, leading to memory leaks.

Formats

  • Better protection against bad pixel aspects in Cineon and DPX files.
  • Added support for loading and saving metadata in Raw format images.

3D

  • If a particle style is set to subtractive, other particles or 3Txt in the scene (or any other object that doesn't have an explicit blend mode option) could end up using subtractive too in the GL renderer.

Display Views

  • Cancelling the initial file requester when exporting a 3D LUT, will now cancel the export dialog too.

Polylines, Paths & Grid Mesh

  • Improved the drawing of XYPath with numerous key points (eg. created using draw-append), so that the drawn curve is better able to interpolate through the points.

Scripting

  • Added GetCanvasColor(pixel) / SetCanvasColor(pixel) fuse Image functions.