Closed GoogleCodeExporter closed 9 years ago
Punting over to Barnaby.
Original comment by miller.lucas
on 5 Jun 2013 at 8:10
Original comment by miller.lucas
on 28 Aug 2013 at 9:27
Have you tried this in Alembic 1.5.0?
I just tried this and got the schema correctly, but, iCam.valid() throws an odd
exception:
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
Boost.Python.ArgumentError: Python argument types in
ICameraSchema.valid(ICameraSchema)
did not match C++ signature:
valid(Alembic::AbcGeom::v6::IPointsSchema {lvalue})
Original comment by miller.lucas
on 17 Sep 2013 at 9:08
Found the issue and the function now works like it is supposed to:
http://code.google.com/r/millerlucas-dev/source/detail?r=465ed5b3e089046440437f4
6a62f9b3b8e667d4c
This will go into Alembic 1.5.1
Original comment by miller.lucas
on 17 Sep 2013 at 9:38
Original comment by miller.lucas
on 19 Sep 2013 at 8:12
Original issue reported on code.google.com by
call...@gmail.com
on 5 Jun 2013 at 8:07