Blender Git Loki
Git Commits -> Revision dfc42af
Revision dfc42af by Lukas Toenne (alembic_pointcache) December 8, 2013, 08:02 (GMT) |
Utility function PTC::Reader for getting the stored frame range. The way this works is currently not ideal, it takes the start/end times used by Alembic and then multiplies by the scene fps to convert into frames. It might be better to use the sample numbers directly, but we cannot associate these directly to frames so far. |
Commit Details:
Full Hash: dfc42af50b96beb6da49240025261f25cf10c18e
Parent Commit: 4acd9ac
Lines Changed: +27, -0