RSS< Twitter< etc

<<Back To Release History

Krakatoa MX 2.0.1.46309 Change Log

As of 2012/01/23

Core

  • (2012/01/23): Made Krakatoa use one "krakatoa-renderer" license per program instance in slave mode, instead of one per host like in workstation mode.
  • (2012/01/16): Fixed uncaught exceptions in MaxKrakatoaIParticleObjectExt::UpdateParticles
  • (2012/01/16): Made speed returned from MaxKrakatoaIParticleObjectExt::GetSpeed...() be in units per tick instead of the "correct" units per frame in order to match PFlow
  • (2012/01/16): Made MaxKrakatoaShadowGenerator::Update() reject empty paths to shadow files.
  • (2012/01/16): Made MaxKrakatoaShadowGenerator::Update() handle exceptions better.

Magma

  • (2012/01/23): Fixed bug with Magma InputTexMap to correctly return NormalPerturb values.
  • (2012/01/20): Fixed slow panning in MagmaFlow on most machines due to excessive calls to some functions related to the node under the mouse cursor. Now all relevant values will be cached and reused.
  • (2012/01/20): Added UPDATE button to the MagmaFlow Debugger dialog.
  • (2012/01/19): Fixed View Menu > Category and AutoCollapse items which were missing event handlers.
  • (2012/01/16): Fixed crash when cloning or copying a Magma Modifier containing BLOP nodes. 
  • (2012/01/16): Fixed the conversion of KCM to Magma Modifier when the stack has multiple derived object stages due to previous cloning. This is caused by a bug in MAXScript, but we had to work around it.
  • (2012/01/02): Fixed SurfDataValue conversion from KCM/KMF - it used to be translated as MissingOperator, but a MissingOperator does not pass through, so the resulting flow was "broken" until the MissingOperator was removed manually. Now translating as an Elbow to preserve the structure of the original flow AND pass through.
  • (2012/01/02): Fixed SurfDataValue output connections offset on conversion - the MeshIndex output was missing from the socket list, which caused an offset of all following sockets.

Krakatoa GUI

  • (2012/01/16): Fixed the detection of Deadline which was using a folder under Program Files to copy over the SMTD scripts and was thus only working in Admin mode since writing to those folders is disabled. Made compliant with the folders used by the Deadline Submitter which will speed things up.

VFB Extensions

  • (2012/01/16): Fixed the VFB "Use Emission Strength" option which was no hooked up with the Main GUI.

Installation 

  • (2012/01/16): Added two new BLOP presets - Face Area and Random Barycentric Coordinates.
  • (2012/01/16): Added updated EULA