Blender Git Commit Log

Git Commits -> Revision 0706b90

Revision 0706b90 by Sybren A. Stüvel (master)
April 13, 2017, 12:50 (GMT)
Alembic import: fixed off-by-one error in start/end frame

static_cast<int> truncates, so a computed end frame of 99.999999999998
would result in 99, instead of the correct 100.

Commit Details:

Full Hash: 0706b908db400fddc2e653aa9e640c65c6b8a732
Parent Commit: 575d641
Lines Changed: +2, -2

1 Modified Path:

/source/blender/alembic/intern/alembic_capi.cc (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021