aboutsummaryrefslogtreecommitdiffstats
path: root/src/body.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Running clang-format over everything.Yann Herklotz2017-08-241-8/+8
| | | | Edited formatting and ran it over all the files.
* Applied modernize rules and fixed build.Yann Herklotz2017-08-231-3/+5
| | | | | Applied clang-tidy modernize rules and fixed the CMakeLists.txt file so that it also linked against the SDL2 library.
* Adding clang format with my style based on googleYann Herklotz2017-08-061-15/+11
|
* Fixing constructors and destructorsYann Herklotz2017-08-011-3/+0
|
* Added MIT License to all filesYann Herklotz2017-07-271-0/+8
|
* Fixing gravityYann Herklotz2017-07-231-5/+5
|
* Adding math to yageYann Herklotz2017-05-191-7/+8
|
* Adding filesYann Herklotz2017-05-171-0/+24