Page History
...
- Environment variables are now properly expanded for aiImage at translation time.
- MtoA can now export relative paths for textures. We export them as relative paths using the texture search path and also append the sourceImages folder automatically to this texture search path. That means if you are trying to use relative paths with tokens (they are stored as relative paths, since maya is not able to resolve the relative path to an absolute because of the tokens), they will work fine both with aiImage and Mayafile).
- MtoA can now export relative paths for procedurals. We export them as relative paths using the procedural search path.
- The Shave and a Haircut extension is now packaged separately. To create a pack from the source use the shavepack target.
INCOMPATIBLE CHANGES
- Due to the change in the negative scaling in aiSky and aiSkyDomeLight, old scenes can render different.
- Improvements to the physical sky could break old scenes using it.
- Maya fluids look can differ from previous versions due to changes done in how fluid scaling were affecting density and the support of fluid shader content method usage.