aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* Travis CI testingYann Herklotz2017-09-052-2596/+25
|
* Adding rapidjsonYann Herklotz2017-09-042-5/+2
|
* Adding deprecated keyword to doxygenYann Herklotz2017-09-031-3/+3
|
* Adding cmake and making class depracatedYann Herklotz2017-09-031-0/+5
|
* Changing location of googletest libYann Herklotz2017-09-032-0/+2597
|
* Fixed includes and standardized themYann Herklotz2017-09-0223-100/+101
|
* Adding .h file extension to be more consistent.Yann Herklotz2017-09-0223-2/+3
|
* Adding more documentation and improving tests.Yann Herklotz2017-08-281-8/+1
|
* Improving documentation further.Yann Herklotz2017-08-242-2/+23
| | | | Made base README the main page.
* Improving doxygen documentation and updating version number.Yann Herklotz2017-08-241-65/+76
|
* Fixing namespace.Yann Herklotz2017-08-2416-18/+19
|
* Adding rules to clang-format.Yann Herklotz2017-08-242-6/+16
|
* Running clang-format over everything.Yann Herklotz2017-08-2422-228/+311
| | | | Edited formatting and ran it over all the files.
* Fixed autofix issues.Yann Herklotz2017-08-232-3/+3
|
* Improving settings and chaning \ to @.Yann Herklotz2017-08-231-11/+13
|
* Applied more fixes on headers.Yann Herklotz2017-08-234-10/+10
| | | | Passed all headers through clang-tidy and modernize rules.
* Applied modernize rules and fixed build.Yann Herklotz2017-08-231-1/+1
| | | | | Applied clang-tidy modernize rules and fixed the CMakeLists.txt file so that it also linked against the SDL2 library.
* Adding documentation to matrix classYann Herklotz2017-08-211-4/+5
|
* Highlight didn't workYann Herklotz2017-08-211-2/+2
|
* Testing out doxygen on githubYann Herklotz2017-08-211-2/+2
|
* Improving style and continuing work on version headersYann Herklotz2017-08-131-4/+1
|
* Removing googletest from doxygen and improving version headersYann Herklotz2017-08-133-10/+13
|
* More tests and improving header addingYann Herklotz2017-08-121-7/+2
|
* ParticleBody now passes gravity testYann Herklotz2017-08-061-24/+21
|
* Adding clang format with my style based on googleYann Herklotz2017-08-0619-599/+475
|
* Improving matrix classYann Herklotz2017-08-061-3/+5
|
* Fixing constructors and destructorsYann Herklotz2017-08-019-43/+45
|
* Adding coding standardYann Herklotz2017-07-312-6/+6
|
* Making changes to documentationYann Herklotz2017-07-311-11/+47
|
* Updating Docyfile and matrix.hppYann Herklotz2017-07-281-0/+1
|
* Adding update_docs script and updated documentationYann Herklotz2017-07-281-9/+28
|
* Improving script and camera headerYann Herklotz2017-07-271-3/+1
|
* Added MIT License to all filesYann Herklotz2017-07-2723-0/+184
|
* No licenses but added script to add the license to every fileYann Herklotz2017-07-271-8/+0
|
* Matrices now print properlyYann Herklotz2017-07-251-2/+0
|
* Fixing gravityYann Herklotz2017-07-234-20/+26
|
* Implementing Vector2dYann Herklotz2017-06-273-13/+49
|
* Continuing testsYann Herklotz2017-06-231-3/+19
|
* DocumentingYann Herklotz2017-06-221-1/+25
|
* Creating general includes for easier useYann Herklotz2017-06-211-1/+1
|
* Creating general includes for easier useYann Herklotz2017-06-214-2/+76
|
* Improving the matrix classYann Herklotz2017-06-141-18/+55
|
* Working on matrix functionsYann Herklotz2017-06-131-32/+65
|
* Continuing the matrix classYann Herklotz2017-06-081-1/+37
|
* Continuing the matrix classYann Herklotz2017-06-081-7/+149
|
* Need to fix Matrix to be assignableYann Herklotz2017-06-061-3/+8
|
* Building matrixYann Herklotz2017-06-061-12/+27
|
* Creating matrixYann Herklotz2017-05-263-171/+32
|
* Working on Vector classYann Herklotz2017-05-191-2/+2
|
* Fixed cmake and making precise vectorYann Herklotz2017-05-191-2/+20
|