Release Date #
April 7th, 2019
Installers #
Windows: Download 3.07 (.exe)
OS X: Download 3.07 (.pkg)
3.07 Changelog #
Python Improvements #
- New hooks for periodic and “on focus” callbacks, making live updates much easier to author.
- Toolbag can now hide the main menu when launched from the command line (-hide option).
- Resolved a Python crash when using BakerObject.getTextureSetCount().
- Support for file type filters in file save and open dialogs.
- Python scripts now accept arguments in sys.argv when Toolbag is launched from the command line.
- PyBakerObject.getTextureSetCount and getAllMaps should now work correctly in all cases.
Additions #
- Updated the Substance file format library to the latest version.
- The default material now uses a Metalness value of 0.
Baker Fixes #
- Tangent Space setting in baker now shows up correctly on file load.
- Baker no longer exports extra files when Multi-Layer PSD is enabled.
- The Scene list state is now maintained when reloading meshes with the Quick Loader.
- Material assignments are now maintained when reloading meshes with the Quick Loader.
- Fixed a crash when importing meshes via Quick Loader with the Import Full Scene Hierarchy option enabled.
- The Specular value in Adv. Metalness now matches other shading models.
Bug Fixes #
- Texture-less Metalness values are now handled correctly with glTF exporter.
- Resolved an issue with incorrect vertex colors due to multiple vertex color layers in FBX.
- Sky transforms are now handled correctly when parented to a Camera.
- Resolved a crash with invalid STL meshes.
- Text field controls now display long strings properly.