Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-07 | Moved to clang | Jonas Gunz | |
2019-03-07 | example Makfefile fix | Jonas Gunz | |
2019-03-07 | Update to travis build test | Jonas Gunz | |
2019-03-07 | updated example program pong | Jonas Gunz | |
2019-03-07 | Deactivated color to fix #5 temporarily | Jonas Gunz | |
2019-03-06 | Added example Project + Makefile. updated gitignore | Jonas Gunz | |
pong.cpp not working! | |||
2019-03-06 | Collision update | Jonas Gunz | |
Changed collision parameters for onCollision fuinctions to pass the movement delta of moved Object | |||
2019-03-06 | Directory updates | Jonas Gunz | |
Moved source files to ./src and exmaple and test to ./example Updated Makefile and .doxygen to use those directorys |