Changeset 471 for trunk/src/formats/assimp_loader.cc
- Timestamp:
- 09/21/15 19:13:26 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/formats/assimp_loader.cc
r470 r471 350 350 351 351 uint16 frame_rate = static_cast<uint16>( anim->mTicksPerSecond ); 352 int check_this;353 352 uint16 duration = static_cast<uint16>( anim->mDuration ); 354 353 bool flat = false;
Note: See TracChangeset
for help on using the changeset viewer.