source: trunk/src/formats/assimp_loader.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @413   10 years epyon * data_descriptor creators ( buggy )
(edit) @412   10 years epyon * refactoring of raw_data_channel and data_descriptor access
(edit) @411   10 years epyon * mesh_raw_channel and key_raw_channel merged into raw_data_channel
(edit) @410   10 years epyon * merge of vertex_descriptor and key_descriptor concepts - unified raw …
(edit) @406   10 years epyon * code compiles cleanly on maximum warning level
(edit) @399   10 years epyon * naming cleanup * string_ref -> string_view (compatible with C++17 …
(edit) @395   10 years epyon * bulk update copyright update include guards cleanup
(edit) @392   10 years epyon * massive shift towards nova STL * include cleanups
(edit) @383   10 years epyon * more work on stl * fully working vectors! * copy & copy_n * …
(edit) @382   10 years epyon * massive C++11 update (upgrade to MSVC 2015) * array/dynamic_array - …
(edit) @380   10 years epyon * oops, missed src : got rid of to_string and other std::string …
(edit) @376   10 years epyon * stl/assert.hh, stl/capi.hh, size_t independent * GCC 4.8 …
(edit) @367   10 years epyon * fixed compilation and warnings on gcc * slowly removing/merging …
(edit) @365   10 years epyon * overhaul of logging: no longer stream operated no longer …
(edit) @332   11 years epyon * fix for (not)loading models without normals
(edit) @323   11 years epyon * nova now compiles again under all three compilers with -Winsane and …
(edit) @302   11 years epyon * buffers and vertex_arrays are now handle based
(edit) @294   11 years epyon * mesh_creator -- very robust tangent generation mechanism * …
(edit) @293   11 years epyon * mesh_creator class, currently for transforms, later for const safety …
(edit) @292   11 years epyon * nmd_loader now (temporarily) holds nmd dump code * image_data now …
(edit) @291   11 years epyon * assimp_loader now uses standard mesh_loader structures * …
(edit) @287   11 years epyon * mesh_data_pack's in every format * md5_mesh_data removed, uses …
(edit) @285   11 years epyon * full pure data model for animation * all loaders now use pure data …
(edit) @284   11 years epyon * nmd format made more robust * full implementation of runtime …
(edit) @282   11 years epyon * key_slots - another template hell similar to vertex definitions * …
(edit) @280   11 years epyon * unified mesh_raw_channel and mesh_raw_index_channel * string_table …
(edit) @279   11 years epyon * const correctness for stream::write * string_table and …
(edit) @278   11 years epyon * assimp module now creates fully pre-transformed meshes with both …
(edit) @277   11 years epyon * fixed and corrected the transformation mess in the assimp loader * …
(edit) @250   11 years epyon * assimp logging done automatically * assimp flags hidden
(edit) @249   11 years epyon * formats/assimp - full animation support * two animation formats - …
(add) @248   11 years epyon * AssImp? loader implementation * full mesh_data support * initial …
Note: See TracRevisionLog for help on using the revision log.