andrewhwood / alembic

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

Helper library - Archive topBounds both get and set #185

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
- top object can carry a bounds, 
- update maya writer (maybe currently using its own means to do this?)

- Would be nice to provide a function that would iterate over objects of top 
and accumulate bounds, but at the least we should provide a get/set pair of 
functions.

Original issue reported on code.google.com by ble...@gmail.com on 8 Jul 2011 at 1:54

GoogleCodeExporter commented 9 years ago
I mentioned that I'd do this in todays meeting.

The get/set will be there, no accumulation for now.

Original comment by miller.lucas on 1 Aug 2011 at 7:09

GoogleCodeExporter commented 9 years ago
Implementation is here:

http://code.google.com/r/millerlucas-dev/source/detail?r=d9bd1840f07dfa068ede3dc
c9a7480cb4ed20dd9

A later checkin uses the CreateOArchiveBounds in Maya.

Original comment by miller.lucas on 2 Aug 2011 at 1:51

GoogleCodeExporter commented 9 years ago

Original comment by ard...@gmail.com on 2 Aug 2011 at 3:58