blender/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
..
blender Alembic import: fixed off-by-one error in start/end frame 2017-04-13 14:50:02 +02:00
blenderplayer Fix Blenderplayer (c) 2017-04-13 12:36:19 +02:00
creator Fix typo in command line arg list 2017-03-07 09:07:58 -05:00
gameengine Fix BGE building. 2017-03-16 10:30:02 +01:00
tools@b11375e890 Fix blurry icons 2017-01-29 17:21:57 +03:00
CMakeLists.txt