PiRSquared17 / alembic

Automatically exported from code.google.com/p/alembic
Other
0 stars 0 forks source link

Need a warning message when importing .abc file to non-matching object #251

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Create a sphere, cone and a cube 
Animate the sphere 
While sphere still selected > export alembic 
Select the cube 
Alembic > import [] 
Import > connect (option) 

Nothing will happened 
This is expected behavior as the .abc file expecting a connection to the sphere 

We need some sort of a warning message telling users that object doesn't match 
the 

Note: if I would to rename the cube to be pSphere and repeat the animation will 
come in with no issue 

using 1.0.2 -- all platforms

Original issue reported on code.google.com by mdavies...@gmail.com on 10 Nov 2011 at 2:58

GoogleCodeExporter commented 9 years ago
I can't relate this to a component its meant to be maya Import

Original comment by mdavies...@gmail.com on 10 Nov 2011 at 3:05

GoogleCodeExporter commented 9 years ago

Original comment by miller.lucas on 10 Nov 2011 at 5:31

GoogleCodeExporter commented 9 years ago
There is a warning, but it doesn't appear to be happening for IObjects directly 
parented to the root of the archive.

This will be remedied, along with relaxing some matching when dealing with 
namespaces in the Maya scene or in the archive.

Original comment by miller.lucas on 9 Dec 2013 at 7:00

GoogleCodeExporter commented 9 years ago
This was fixed in 1.5.3

Original comment by miller.lucas on 19 Dec 2013 at 6:02