1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-11-07 11:22:45 +01:00
openrw/tests
Daniel Evans d56a3badc0 Overhaul animation system; tick alpha
Animators now store Frame keyframes more sensibly
Animators can interpolate between two keyframes on an alpha
Add tick alpha value to the rendering pipeline
2014-06-02 04:58:41 +01:00
..
CMakeLists.txt fix cmake source dir paths 2014-02-28 07:24:20 +00:00
main.cpp Initial shift to AIController controlling 2014-05-29 09:34:59 +01:00
test_animation.cpp Overhaul animation system; tick alpha 2014-06-02 04:58:41 +01:00
test_archive.cpp Fix compiler errors and test problems 2014-05-25 22:30:50 +01:00
test_atlas.cpp Removed redundant include dirs for framework2 2013-12-20 14:03:32 +00:00
test_character.cpp Fixed more broken vehicle interaction 2014-05-31 19:22:43 +01:00
test_globals.hpp Replace Activity switch with objects 2014-05-29 11:12:40 +01:00
test_loaderdff.cpp Fix compiler errors and test problems 2014-05-25 22:30:50 +01:00
test_menu.cpp more test 2014-02-10 12:09:16 +00:00
test_object.cpp Cleaned up some object data 2014-02-28 11:23:51 +00:00
test_state.cpp Initial game state tracking 2013-12-26 23:18:55 +00:00
test_vehicle.cpp Replace Activity switch with objects 2014-05-29 11:12:40 +01:00
test_world.cpp Renamed some objects to Game* 2013-12-20 16:02:46 +00:00