|
|
@520
|
9 years |
epyon |
* ecs updates
* animation updates
* ragdoll manager
* lua has own …
|
|
|
@503
|
9 years |
epyon |
* nv::random - support for different rng sources
* nv::types - fixes …
|
|
|
@491
|
9 years |
epyon |
* mass update (will try to do atomic from now)
|
|
|
@487
|
9 years |
epyon |
|
|
|
@482
|
10 years |
epyon |
* skeletal animation updated
|
|
|
@480
|
10 years |
epyon |
* cleanup of legacy code
* resource updates
|
|
|
@471
|
10 years |
epyon |
* full math library
* GLM dependency removed
|
|
|
@470
|
10 years |
epyon |
* animation time definition fixes
|
|
|
@458
|
10 years |
epyon |
* starting work on stl/type_erasure
* mesh_creator - fixed tangent …
|
|
|
@457
|
10 years |
epyon |
* mesh_creator - mirror and swap_culling, const on merge and …
|
|
|
@456
|
10 years |
epyon |
* mesh_creator minor cleanup - need more
* data channel cloning
* …
|
|
|
@454
|
10 years |
epyon |
* math library work
* glm only referenced in math/common.hh
* still …
|
|
|
@430
|
10 years |
epyon |
* mesh_data -> data_channel_set rename
* keyframed_mesh doesn't store …
|
|
|
@428
|
10 years |
epyon |
* renaming mesh_nodes_data members to more compliant
* moved …
|
|
|
@427
|
10 years |
epyon |
* cleanup of mesh_node_data
|
|
|
@424
|
10 years |
epyon |
* refactoring WIP! (compiles though - warnings on purpose)
|
|
|
@419
|
10 years |
epyon |
* animation - key_channel_set simplified to data_channel_set
* …
|
|
|
@418
|
10 years |
epyon |
* duh, data_channel and data_channel_access was not added!
* …
|
|
|
@417
|
10 years |
epyon |
* further access restrictions improvements
|
|
|
@416
|
10 years |
epyon |
* mesh_data and key_data are data_channel_set (WIP)
* massive cleanup …
|
|
|
@415
|
10 years |
epyon |
* naming scheme for data_descriptor changed
* channels can only be …
|
|
|
@413
|
10 years |
epyon |
* data_descriptor creators ( buggy )
|
|
|
@412
|
10 years |
epyon |
* refactoring of raw_data_channel and data_descriptor access
|
|
|
@411
|
10 years |
epyon |
* mesh_raw_channel and key_raw_channel merged into raw_data_channel
|
|
|
@410
|
10 years |
epyon |
* merge of vertex_descriptor and key_descriptor concepts - unified raw …
|
|
|
@406
|
10 years |
epyon |
* code compiles cleanly on maximum warning level
|
|
|
@398
|
10 years |
epyon |
* cleanup of glm usage
|
|
|
@395
|
10 years |
epyon |
* bulk update
copyright update
include guards cleanup
…
|
|
|
@383
|
10 years |
epyon |
* more work on stl
* fully working vectors!
* copy & copy_n
* …
|
|
|
@323
|
11 years |
epyon |
* nova now compiles again under all three compilers with -Winsane and …
|
|
|
@302
|
11 years |
epyon |
* buffers and vertex_arrays are now handle based
|
|
|
@295
|
11 years |
epyon |
* gl_context - support for integration with wxWindows
* wx.hh - …
|
|
|
@294
|
11 years |
epyon |
* mesh_creator -- very robust tangent generation mechanism
* …
|
|
|
@293
|
11 years |
epyon |
* mesh_creator class, currently for transforms, later for const safety …
|