Ignore:
Timestamp:
07/08/14 18:29:24 (11 years ago)
Author:
epyon
Message:
  • unified mesh_raw_channel and mesh_raw_index_channel
  • string_table cleaned up and implementation of creator split into a cc file
File:
1 edited

Legend:

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

    r240 r280  
    334334                channel->desc  = m_descriptor;
    335335                channel->count = reader->size * 3;
    336                 channel->size  = reader->raw_size();
    337336
    338337                mesh_data* mesh = new mesh_data();
Note: See TracChangeset for help on using the changeset viewer.