ColorCorrect Changelog

What's new in ColorCorrect 3.4.105

Dec 23, 2011
  • Fixes to common crashes in the Material Editor "Slate" mode

New in ColorCorrect 3.4.100 (Dec 23, 2011)

  • Possible fix to a bug where in some platforms 3dsmax process was not terminating upon exit.
  • In 64-bit operating systems, the installer is now able to locate installation folder of both 32- and 64-bit 3ds max
  • 3dsmax 2012 support

New in ColorCorrect 3.4.85 (Dec 23, 2011)

  • Fixed an issue in installer where installing both 32 and 64 bit versions to the same system confuses the installer and causes it to show a false "already installed" warning.

New in ColorCorrect 3.4.83 (Dec 23, 2011)

  • Installer: Default install path is now 3ds max installation path that's read from the registry. Please note that this is not a fail-safe method (such as multiple max installation cases).
  • Documentation: minor fixes to documentation.

New in ColorCorrect 3.4.78 (Dec 23, 2011)

  • New version numbering system: from now on the version numbers of the plugin will be in the format [major].[minor].[build_number].[max_version].
  • major: will be incremented with major operational changes in the plugin
  • minor: will be updated with minor operational changes and bug fixes in the plugin. If the changes are non-operational, only the build_number will be updated.
  • build_number: This value will be incremented automatically with each build. When there's only non-operational changes in the plugin (such as new installer, updates in document etc), only the build_number will be changed.
  • max_version: This indicates for which 3ds max this plugin is compiled for. So if you want cc v3.4 for 3ds max 7, then you need to download v3.4.x.7
  • Added 64 bit support for 3ds max 9. Please make sure that you grab the correct installer with 9_x64 letters in the name. (ex. "ColorCorrect_v3.4.74.9_x64_Beta4.exe" )

New in ColorCorrect 3.0.4 (Dec 23, 2011)

  • This version does not have any operational changes, but source code is slightly modified to work with new compilers. Please report any misbehaviors you may encounter.

New in ColorCorrect 3.0.3 (Dec 23, 2011)

  • This version is available only for 3ds max6 and released as a fix candidate to the problem that's caused by the Intel compiler issues of the previous version. Thanks goes to Scott Kirvan for compiling this for me. Please let me know if you encounter any problems with this version too. Sorry for the late fix.

New in ColorCorrect 3.0.2 (Dec 23, 2011)

  • Alpha channel mapping defaults to "In Alpha" now. It was Alpha previously.

New in ColorCorrect 3.0.1 (Dec 23, 2011)

  • Compiled with Intel compiler; which resulted considerable speed gain.
  • A crash bug which was occurring when old files are loaded is fixed.

New in ColorCorrect 3.0.0 (Dec 23, 2011)

  • Workflow and parameters are re-designed from groundup.
  • All calculations are now done in floating point precision and range. That means ColorCorrect is now HDRI friendly.
  • HSL space is implemented in addition to existing HSV space. This makes it easier to do Black -> Color -> White colorizations.
  • All of the parameters (including the sub-textures) are now accesible through max script.
  • Alpha channel modification parameters are added.
  • Gamma parameter is added.
  • pre- and post-process operations are added, namely: mono, invert, upper-lower clamping (with normalization)
  • RGB channel mapping can now map any of the HSV, HSL, dry and wet RGBA channels to RGBA channels. Previously only wet RGB was available.
  • ColorCorrect is now defer-loaded. Which means plugin will not be loaded into memory by 3ds max unless it's used or really needed.
  • Switched to a new version number scheme. This scheme uses 4 numbers with the last one being the max SDK with which the plugin is compiled. MAJOR.MINOR.REV.MAXSDK. MAJOR number changes with structural changes, MINOR number is changes with new features, REV changes with bug fixes or changes which does not change the operation of plugin, MAXSDK is the major version of 3dsmax for which this plugin is compiled. So 3.0.2.6 means ColorCorrect 3.0.2 for 3ds max 6.