PiRSquared17 / alembic

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

The Maya exporter does not export subd crease information #153

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Take a subd model with crease info and export it to Alembic from Maya 
2. Resulting Alembic file has no crease info.
3.

What is the expected output? What do you see instead?
I would expect the resulting Alembic file to have all relevant subd data: 
creasing, corners...

What version of the product are you using? On what operating system?
http://code.google.com/r/millerlucas-dev/source/detail?r=0de134f89e5284f27934511
d8c2fc0f8158b4d51
on linux.  This is the one that is compatible with the 1.0v1a10 version of 
Katana.

Please provide any additional information below.

Original issue reported on code.google.com by vicksch...@gmail.com on 12 May 2011 at 5:37

GoogleCodeExporter commented 9 years ago

Original comment by ard...@gmail.com on 12 May 2011 at 5:40

GoogleCodeExporter commented 9 years ago
MFnSubD isn't supported, when you try to export it you won't even get a mesh.

Could you attach a Maya example where the mesh is being written out but the 
crease info is not being preserved?

Original comment by miller.lucas on 12 May 2011 at 5:59

GoogleCodeExporter commented 9 years ago
I found the functions on MFnMesh to get and set corners and creases, I'm adding 
proper support for them in the reader and writer.

Original comment by miller.lucas on 20 May 2011 at 9:46

GoogleCodeExporter commented 9 years ago
Initial support has been added to 0.93b

Original comment by miller.lucas on 26 May 2011 at 9:51

GoogleCodeExporter commented 9 years ago

Original comment by miller.lucas on 2 Jun 2011 at 6:38

GoogleCodeExporter commented 9 years ago
Thanks, Lucas!  I'll get this verified with Vick today.

Original comment by ard...@gmail.com on 2 Jun 2011 at 7:24

GoogleCodeExporter commented 9 years ago

Original comment by ard...@gmail.com on 23 Jun 2011 at 9:36

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Do you have a simple example?

Original comment by miller.lucas on 8 Apr 2014 at 8:04

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Yup, this looks like a bug with AbcImport, could you break this out into a 
separate ticket since this is different issue?

Original comment by miller.lucas on 8 Apr 2014 at 8:43

GoogleCodeExporter commented 9 years ago
Created issue 338.

Original comment by ted.char...@gmail.com on 9 Apr 2014 at 1:04