Closed GoogleCodeExporter closed 9 years ago
Just changing the priority to be higher than P2 for the 1.0 release.
This may be released in an earlier testing/beta release, so we'll adjust if
needed.
Original comment by ard...@gmail.com
on 16 Nov 2010 at 11:01
Original comment by ard...@gmail.com
on 16 Nov 2010 at 11:46
Original comment by ard...@gmail.com
on 2 Dec 2010 at 10:35
First pass is done.
Original comment by miller.lucas
on 10 Feb 2011 at 1:18
Adding note that import into maya for subd has two section that aren't
implemented yet. Creases and Corners trigger a message of "Corners/Creases not
yet supported."
Original comment by cookingw...@gmail.com
on 13 Apr 2011 at 5:12
Holes aren't supported either.
Since SubDs are brought in as MFnMeshes we'd probably want to place them in an
MFnSet.
Original comment by miller.lucas
on 13 Apr 2011 at 4:54
Lucas, just a quick point of clarity since I am not that familiar with maya's
subd implementation- do you mean all three are not supported by maya's subd and
therefore cannot be by the importer, or just that the importer doesn't handle
them yet?
Original comment by tommy.bu...@gmail.com
on 13 Apr 2011 at 10:35
I mean that we don't even create Maya native SubDs (because of long standing
historical issues which may or may not be resolved), instead we create an
MFnMesh and add an isSubD attribute to it in order to differentiate it from a
regular polymesh.
Original comment by miller.lucas
on 13 Apr 2011 at 10:43
It was initially released in 0.92 and while not yet totally feature complete,
we'll add separate tickets for bugs and other features.
Original comment by miller.lucas
on 16 May 2011 at 10:46
Original issue reported on code.google.com by
ard...@gmail.com
on 16 Nov 2010 at 11:01