Ignore:
Timestamp:
05/06/14 13:38:28 (11 years ago)
Author:
epyon
Message:
  • further simplification of mesh classes
  • updated tests
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gfx/skeletal_mesh.cc

    r230 r231  
    1212
    1313nv::skeletal_mesh::skeletal_mesh( context* a_context, md5_loader* a_loader )
    14         : animated_mesh( a_context )
     14        : animated_mesh()
    1515        , m_data( a_loader )
    1616        , m_animation( nullptr )
Note: See TracChangeset for help on using the changeset viewer.