source: trunk/src/formats/md5_loader.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @401   10 years epyon * clang/gcc fixes * removed aligned array, usage of alignas should …
(edit) @399   10 years epyon * naming cleanup * string_ref -> string_view (compatible with C++17 …
(edit) @398   10 years epyon * cleanup of glm usage
(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) @376   10 years epyon * stl/assert.hh, stl/capi.hh, size_t independent * GCC 4.8 …
(edit) @374   10 years epyon * MASSIVE commit * common.hh - size_t, ptrdiff_t, nv:: namespace, …
(edit) @367   10 years epyon * fixed compilation and warnings on gcc * slowly removing/merging …
(edit) @323   11 years epyon * nova now compiles again under all three compilers with -Winsane and …
(edit) @319   11 years epyon * created core module and moved all free source files there * took …
(edit) @291   11 years epyon * assimp_loader now uses standard mesh_loader structures * …
(edit) @289   11 years epyon * merged md5 animation loader into md5_loader * all animation now …
(edit) @287   11 years epyon * mesh_data_pack's in every format * md5_mesh_data removed, uses …
(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) @261   11 years epyon * md5_loader using dynamic_array * skeleton animation via pointer, …
(edit) @259   11 years epyon * severly cleaned up the md5 loader, uses now the same scheme as the …
(edit) @258   11 years epyon * md5 - algorithmic reduction and reweighting of loaded weights to 4 …
(edit) @241   11 years epyon * significant simplification of the md5 code * proper instancing for …
(edit) @240   11 years epyon * multiple mesh per file interface for all mesh loaders added * …
(edit) @239   11 years epyon * massive update of mesh handling * universal mesh handling routines …
(edit) @236   11 years epyon * mass renames to prepare for new mesh_data
(edit) @226   11 years epyon * md5 implementation fixes and optimizations
(edit) @224   11 years epyon * universal mesh format * removed keyframed_mesh_data
(edit) @200   12 years epyon * compilation and warning fixes
(edit) @198   12 years epyon * warning cleanup for clang and gcc
(edit) @197   12 years epyon * clang compilation fixed * gcc compilation fixed * warning cleanup …
(edit) @192   12 years epyon * format - quaternion interpolation fix
(edit) @191   12 years epyon * formats - md3_animation works!
(add) @190   12 years epyon * formats - md5 loader - no animations yet, but tangent calculation in
Note: See TracRevisionLog for help on using the revision log.