Blender Git Loki
Git Commits -> Revision dc703ce
March 23, 2015, 11:23 (GMT) |
Fixed start frame mapping in Alembic archives. Writers were always starting at time 0.0, which means that for start frames > 1 the readers would always be off. Now match the writer start frame to the actual Blender start frame. |
Commit Details:
Full Hash: dc703cefbfeddd6ecea9f1b15df4595cdc362857
Parent Commit: 609ce89
Lines Changed: +11, -4