Releases: david-cattermole/cameraInferno-maya
cameraInferno-v0.4.1
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
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
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
anddcVelocity
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.