source: trunk/src/gfx/mesh_creator.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @526   9 years epyon * physics level mesh implementation
(edit) @520   9 years epyon * ecs updates * animation updates * ragdoll manager * lua has own …
(edit) @503   9 years epyon * nv::random - support for different rng sources * nv::types - fixes …
(edit) @491   9 years epyon * mass update (will try to do atomic from now)
(edit) @487   9 years epyon
(edit) @482   10 years epyon * skeletal animation updated
(edit) @480   10 years epyon * cleanup of legacy code * resource updates
(edit) @471   10 years epyon * full math library * GLM dependency removed
(edit) @470   10 years epyon * animation time definition fixes
(edit) @458   10 years epyon * starting work on stl/type_erasure * mesh_creator - fixed tangent …
(edit) @457   10 years epyon * mesh_creator - mirror and swap_culling, const on merge and …
(edit) @456   10 years epyon * mesh_creator minor cleanup - need more * data channel cloning * …
(edit) @454   10 years epyon * math library work * glm only referenced in math/common.hh * still …
(edit) @430   10 years epyon * mesh_data -> data_channel_set rename * keyframed_mesh doesn't store …
(edit) @428   10 years epyon * renaming mesh_nodes_data members to more compliant * moved …
(edit) @427   10 years epyon * cleanup of mesh_node_data
(edit) @424   10 years epyon * refactoring WIP! (compiles though - warnings on purpose)
(edit) @419   10 years epyon * animation - key_channel_set simplified to data_channel_set * …
(edit) @418   10 years epyon * duh, data_channel and data_channel_access was not added! * …
(edit) @417   10 years epyon * further access restrictions improvements
(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) @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) @398   10 years epyon * cleanup of glm usage
(edit) @395   10 years epyon * bulk update copyright update include guards cleanup
(edit) @383   10 years epyon * more work on stl * fully working vectors! * copy & copy_n * …
(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) @295   11 years epyon * gl_context - support for integration with wxWindows * wx.hh - …
(edit) @294   11 years epyon * mesh_creator -- very robust tangent generation mechanism * …
(add) @293   11 years epyon * mesh_creator class, currently for transforms, later for const safety …
Note: See TracRevisionLog for help on using the revision log.