|
|
@291
|
11 years |
epyon |
* assimp_loader now uses standard mesh_loader structures
* …
|
|
|
@289
|
11 years |
epyon |
* merged md5 animation loader into md5_loader
* all animation now …
|
|
|
@287
|
11 years |
epyon |
* mesh_data_pack's in every format
* md5_mesh_data removed, uses …
|
|
|
@285
|
11 years |
epyon |
* full pure data model for animation
* all loaders now use pure data …
|
|
|
@284
|
11 years |
epyon |
* nmd format made more robust
* full implementation of runtime …
|
|
|
@283
|
11 years |
epyon |
* Nova Model Data format loader added
* keyframed mesh and skeletal …
|
|
|
@282
|
11 years |
epyon |
* key_slots - another template hell similar to vertex definitions
* …
|
|
|
@280
|
11 years |
epyon |
* unified mesh_raw_channel and mesh_raw_index_channel
* string_table …
|
|
|
@279
|
11 years |
epyon |
* const correctness for stream::write
* string_table and …
|
|
|
@278
|
11 years |
epyon |
* assimp module now creates fully pre-transformed meshes with both …
|
|
|
@277
|
11 years |
epyon |
* fixed and corrected the transformation mess in the assimp loader
* …
|
|
|
@261
|
11 years |
epyon |
* md5_loader using dynamic_array
* skeleton animation via pointer, …
|
|
|
@259
|
11 years |
epyon |
* severly cleaned up the md5 loader, uses now the same scheme as the …
|
|
|
@258
|
11 years |
epyon |
* md5 - algorithmic reduction and reweighting of loaded weights to 4 …
|
|
|
@250
|
11 years |
epyon |
* assimp logging done automatically
* assimp flags hidden
|
|
|
@249
|
11 years |
epyon |
* formats/assimp - full animation support
* two animation formats - …
|
|
|
@248
|
11 years |
epyon |
* AssImp? loader implementation
* full mesh_data support
* initial …
|
|
|
@241
|
11 years |
epyon |
* significant simplification of the md5 code
* proper instancing for …
|
|
|
@240
|
11 years |
epyon |
* multiple mesh per file interface for all mesh loaders added
* …
|
|
|
@239
|
11 years |
epyon |
* massive update of mesh handling
* universal mesh handling routines
…
|
|
|
@238
|
11 years |
epyon |
* mesh data interface and usage
* new wavefront importer (old pending …
|
|
|
@236
|
11 years |
epyon |
* mass renames to prepare for new mesh_data
|
|
|
@230
|
11 years |
epyon |
* animated_mesh, scene_node, camera and transform classes added
* …
|
|
|
@226
|
11 years |
epyon |
* md5 implementation fixes and optimizations
|
|
|
@225
|
11 years |
epyon |
* obj_loader - safety net for degenerate triangles
|
|
|
@224
|
11 years |
epyon |
* universal mesh format
* removed keyframed_mesh_data
|
|
|
@204
|
12 years |
cahir |
Fix warnings on MacOSX 64-bit with clang 3.3
|
|
|
@200
|
12 years |
epyon |
* compilation and warning fixes
|
|
|
@198
|
12 years |
epyon |
* warning cleanup for clang and gcc
|
|
|
@197
|
12 years |
epyon |
* clang compilation fixed
* gcc compilation fixed
* warning cleanup …
|
|
|
@192
|
12 years |
epyon |
* format - quaternion interpolation fix
|
|
|
@191
|
12 years |
epyon |
* formats - md3_animation works!
|
|
|
@190
|
12 years |
epyon |
* formats - md5 loader - no animations yet, but tangent calculation in
|
|
|
@189
|
12 years |
epyon |
* formats - full md2 implementation, including re-indexing and frame …
|
|
|
@161
|
12 years |
epyon |
* unified naming of attributes in nv
* predefined attribute bindings …
|
|
|
@156
|
12 years |
epyon |
* keyframed_mesh renamed to keyframed_mesh_data
|
|
|
@153
|
12 years |
epyon |
* device & vertex_buffer - void* of data made const for const …
|
|
|
@149
|
12 years |
epyon |
* time - choice of uint32/uint64 depending on requested precision in …
|
|
|
@148
|
12 years |
epyon |
* md3 loader - work in progress
|
|
|
@147
|
12 years |
epyon |
* obj_loader - support for tangent space calculation
|
|
|
@138
|
12 years |
epyon |
* io/std_stream - PROPER std_stream implementation
* io/std_stream - …
|
|
|
@136
|
12 years |
epyon |
* mesh_loader - mesh loading interface (crappy, will need to change)
…
|