PonyDeluxe / alembic

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

cask: Archives written by cask treats every frame as one second #346

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. import cask
2. abc = cask.Archive('anyAbcArchive.abc) (say that it's from 0-40 frames)
3. abc.write_to_file('aNewArchive.abc')

What is the expected output? What do you see instead?
The result, is an alembic archive from 0-40*24 (0-960)
The expected is an identical copy of the original alembic archive from frame 
0-40.

What version of the product are you using? On what operating system?
cask that ships with Alembic-1.5.4

Please provide any additional information below.

Original issue reported on code.google.com by b.sa...@barajoun.com on 24 Jun 2014 at 8:13

GoogleCodeExporter commented 8 years ago

Original comment by miller.lucas on 24 Jun 2014 at 8:16

GoogleCodeExporter commented 8 years ago

Original comment by rsgalloway on 11 Jul 2014 at 4:56

GoogleCodeExporter commented 8 years ago

Original comment by rsgalloway on 14 Jul 2014 at 9:39

GoogleCodeExporter commented 8 years ago
Fixed in Alembic 1.5.5 

Original comment by rsgalloway on 15 Jul 2014 at 6:31

GoogleCodeExporter commented 8 years ago

Original comment by rsgalloway on 24 Jul 2014 at 9:18