This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source
Sybren A. Stüvel 0706b908db 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.
2017-04-13 14:50:02 +02:00
..
2017-04-13 12:36:19 +02:00
2017-03-07 09:07:58 -05:00
2017-03-16 10:30:02 +01:00
2017-01-29 17:21:57 +03:00