source: trunk/src/formats

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @283   11 years epyon * Nova Model Data format loader added * keyframed mesh and skeletal …
(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) @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) @250   11 years epyon * assimp logging done automatically * assimp flags hidden
(edit) @249   11 years epyon * formats/assimp - full animation support * two animation formats - …
(edit) @248   11 years epyon * AssImp? loader implementation * full mesh_data support * initial …
(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) @238   11 years epyon * mesh data interface and usage * new wavefront importer (old pending …
(edit) @236   11 years epyon * mass renames to prepare for new mesh_data
(edit) @230   11 years epyon * animated_mesh, scene_node, camera and transform classes added * …
(edit) @226   11 years epyon * md5 implementation fixes and optimizations
(edit) @225   11 years epyon * obj_loader - safety net for degenerate triangles
(edit) @224   11 years epyon * universal mesh format * removed keyframed_mesh_data
(edit) @204   12 years cahir Fix warnings on MacOSX 64-bit with clang 3.3
(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!
(edit) @190   12 years epyon * formats - md5 loader - no animations yet, but tangent calculation in
(edit) @189   12 years epyon * formats - full md2 implementation, including re-indexing and frame …
(edit) @161   12 years epyon * unified naming of attributes in nv * predefined attribute bindings …
(edit) @156   12 years epyon * keyframed_mesh renamed to keyframed_mesh_data
(edit) @153   12 years epyon * device & vertex_buffer - void* of data made const for const …
(edit) @149   12 years epyon * time - choice of uint32/uint64 depending on requested precision in …
(edit) @148   12 years epyon * md3 loader - work in progress
(edit) @147   12 years epyon * obj_loader - support for tangent space calculation
(edit) @138   12 years epyon * io/std_stream - PROPER std_stream implementation * io/std_stream - …
(add) @136   12 years epyon * mesh_loader - mesh loading interface (crappy, will need to change) …
Note: See TracRevisionLog for help on using the revision log.