1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-11-09 20:32:43 +01:00
openrw/rwengine
Daniel Evans 584618e991 Overhaul animation support with Skeleton class.
Move frame transform data into Skeleton instead of Animator.
Animator now responsible for mutating Skeleton state.
Skeleton is more flexible for things like vehicle skeletons.
2014-12-11 17:48:47 +00:00
..
include Overhaul animation support with Skeleton class. 2014-12-11 17:48:47 +00:00
src Overhaul animation support with Skeleton class. 2014-12-11 17:48:47 +00:00
CMakeLists.txt Improve CMake detection of platform libraries 2014-08-16 23:02:34 +01:00
README.md Add Readme and Copying files 2014-02-13 09:51:42 +00:00

RWEngine

Engine code for everything from object rendering to file parsing