alicevision / MeshroomMaya

Photomodeling plugin for Maya
http://alicevision.org
Mozilla Public License 2.0
140 stars 36 forks source link

Get MVG objects from mvgRoot #164

Open eprana opened 8 years ago

eprana commented 8 years ago

Stop getting MVGObjects from name or dagpath. Use arbo from mvgRoot

eprana commented 8 years ago

AbcImport fails on importing pointCloud if a point cloud already exists. "file -import -type "Alembic" command works but it prefixes names.

fabiencastan commented 8 years ago

So maybe it's just a name conflict? Does it work if you rename the object before importing another PC?

eprana commented 8 years ago

No, even if I create another pointcloud with different name and different arbo it does not work. It seems to be an Alembic bug ...