AtomsGaffer 0.0.3
Pre-release
Pre-release
Features
- AtomsVariationReader : Added support for the Atoms 3 mesh format. This includes support for non-identity transforms, sets, custom attributes, and custom primitive variables (#9).
- AtomsCrowdGenerator : Updated to support non-identity transforms (#9).
Fixes
- AtomsCrowdReader : Fixed memory leak in the underlying EngineData (#9).
- AtomsVariationReader (#9) :
- Fixed memory leak in the underlying EngineData.
- Fixed children with names containing special separation characters.
- Fixed loading of uv indices.
- Removed duplicate "map1" uv set.
Build
- Added option to link to the AtomsProcedural. This is useful, for example, to build AtomsGaffer for use inside Maya along with AtomsMaya (#8).