aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Travis CI testingYann Herklotz2017-09-051-23/+23
|
* Adding cmake and making class depracatedYann Herklotz2017-09-031-14/+1
|
* Fixed includes and standardized themYann Herklotz2017-09-021-1/+1
|
* Adding .h file extension to be more consistent.Yann Herklotz2017-09-021-15/+10
|
* Improving doxygen documentation and updating version number.Yann Herklotz2017-08-241-2/+2
|
* Even more clang formatting and clang tidy fixing.Yann Herklotz2017-08-241-2/+2
|
* Applied modernize rules and fixed build.Yann Herklotz2017-08-231-4/+4
| | | | | Applied clang-tidy modernize rules and fixed the CMakeLists.txt file so that it also linked against the SDL2 library.
* More tests and improving header addingYann Herklotz2017-08-121-3/+18
|
* ParticleBody now passes gravity testYann Herklotz2017-08-061-2/+3
|
* Removing unnecessary tests and formatting filesYann Herklotz2017-08-061-1/+5
|
* Improving matrix classYann Herklotz2017-08-061-1/+1
|
* Adding googletest for test benchYann Herklotz2017-08-061-15/+20
|
* Improving cmakelistsYann Herklotz2017-07-311-7/+0
|
* Adding testbenchYann Herklotz2017-06-221-3/+2
|
* Fixing file namesYann Herklotz2017-06-221-8/+8
|
* Continuing the matrix classYann Herklotz2017-06-081-1/+8
|
* Creating matrixYann Herklotz2017-05-261-13/+6
|
* Fixed cmake and making precise vectorYann Herklotz2017-05-191-1/+12
|
* Updating cmake fileYann Herklotz2017-05-191-3/+3
|
* Fixed rigid_body_test.cppYann Herklotz2017-05-191-1/+1
|
* Adding math to yageYann Herklotz2017-05-191-3/+12
|
* Adding filesYann Herklotz2017-05-171-5/+9
|
* Added test benchYann Herklotz2017-04-151-2/+39
|
* Sprite batching workinYann Herklotz2017-04-041-0/+2
|
* Adding spritebatch classYann Herklotz2017-04-041-8/+11
|
* Adding initial filesYann Herklotz2017-04-021-0/+18