Ignore:
Timestamp:
09/21/15 19:13:26 (10 years ago)
Author:
epyon
Message:
  • full math library
  • GLM dependency removed
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/formats/assimp_loader.cc

    r470 r471  
    350350
    351351        uint16 frame_rate     = static_cast<uint16>( anim->mTicksPerSecond );
    352         int check_this;
    353352        uint16 duration       = static_cast<uint16>( anim->mDuration );
    354353        bool   flat           = false;
Note: See TracChangeset for help on using the changeset viewer.