Skip to content

Releases: david-cattermole/cameraInferno-maya

cameraInferno-v0.4.1

20 Jun 13:46
Compare
Choose a tag to compare

This release adds support for Python 3.x, for Maya 2022+, thanks to @Eiken!

Changes (compared to v0.4.0):

  • Removes "six" package requirement.
  • Updates version strings to v0.4.1.
  • Uses Maya 2022 as default installation directory using build_package.bat/.bash files.

Please follow the INSTALL.md to install.

This release has been tested with Maya 2022 on Windows, but should also work on Linux and MacOS.

cameraInferno-v0.4.0

20 Jun 13:35
9c4e5e4
Compare
Choose a tag to compare
cameraInferno-v0.4.0 Pre-release
Pre-release

This release adds support for Python 3.x, for Maya 2022+, thanks to @Eiken!

This release requires the "six" package to be installed.
Please use v0.4.1 instead as it removes the need for "six" and fixes some internal version numbers.

Please follow the INSTALL.md to install.

This release has been tested with Maya 2022 on Windows, but should also work on Linux and MacOS.

cameraInferno-v0.3.0

12 Apr 00:10
Compare
Choose a tag to compare
cameraInferno-v0.3.0 Pre-release
Pre-release

This is the first official release.

New features (compared to the tool a week ago):

  • Maya Module (.mod) file installation method.
  • Camera Inferno HUD always draws at Camera's near clipping-plane distance.
  • Better Attribute Editor UI for dcCameraInferno and dcVelocity node types.
  • Add Attribute Editor Presets to help users get started.

Please follow the INSTALL.md to install.

This release has been tested with Maya 2017, 2018, 2019 and 2020 on Windows, but should also work on Linux and MacOS.