Exocortex / ExocortexCrate

http://exocortex.com/products/crate
BSD 3-Clause "New" or "Revised" License
134 stars 68 forks source link

supporting maya-style shear #64

Open billcn8dn opened 7 years ago

billcn8dn commented 7 years ago

Has anyone looked into adding Maya-style shear into AlembicXform? I see that Alembic supports a kMayaShearHint to tag matrices with shear and they provide an example that uses it in MayaTransformWriter.cpp. Anyone looked at the best way to modify AlembicXform.cpp to support shear?