source: trunk/src/gfx/keyframed_mesh.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @416   10 years epyon * mesh_data and key_data are data_channel_set (WIP) * massive cleanup …
(edit) @415   10 years epyon * naming scheme for data_descriptor changed * channels can only be …
(edit) @413   10 years epyon * data_descriptor creators ( buggy )
(edit) @412   10 years epyon * refactoring of raw_data_channel and data_descriptor access
(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) @395   10 years epyon * bulk update copyright update include guards cleanup
(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) @319   11 years epyon * created core module and moved all free source files there * took …
(edit) @314   11 years epyon * update( time ) removed from mesh_interface
(edit) @313   11 years epyon * cleanup of context and device interfaces * create_vertex_array …
(edit) @304   11 years epyon * mouse wheel support for both SDL 1.2 and 2.0 * optional unmerged …
(edit) @303   11 years epyon * program is now handle-based * all device constructs are now …
(edit) @302   11 years epyon * buffers and vertex_arrays are now handle based
(edit) @299   11 years epyon * all bind and update function for graphics objects are done via …
(edit) @296   11 years epyon * lua::table_guard is_* utility functions * minor tweaks
(edit) @294   11 years epyon * mesh_creator -- very robust tangent generation mechanism * …
(edit) @288   11 years epyon * unified animation_entry class * virtuals removed from …
(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) @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) @281   11 years epyon * animation key raw sizes (the whole system will be dumped though) * …
(edit) @280   11 years epyon * unified mesh_raw_channel and mesh_raw_index_channel * string_table …
(edit) @275   11 years epyon * scene_node setters * animated meshes don't need context, just the device
(edit) @252   11 years epyon * animation may be nullptr
(edit) @251   11 years epyon * const correctness (in-progress)
(edit) @241   11 years epyon * significant simplification of the md5 code * proper instancing for …
(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) @231   11 years epyon * further simplification of mesh classes * updated tests
(edit) @230   11 years epyon * animated_mesh, scene_node, camera and transform classes added * …
(edit) @224   11 years epyon * universal mesh format * removed keyframed_mesh_data
(edit) @223   11 years epyon * keyframed_mesh can be animated either cpu or gpu side
(edit) @204   12 years cahir Fix warnings on MacOSX 64-bit with clang 3.3
(edit) @183   12 years epyon * lua - alternative way of specifing push/pop support
(edit) @161   12 years epyon * unified naming of attributes in nv * predefined attribute bindings …
(edit) @159   12 years epyon * keyframed_mesh - animation start takes count of frames not stop
(add) @158   12 years epyon * keyframed_mesh class added
Note: See TracRevisionLog for help on using the revision log.