aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Adding math to yageYann Herklotz2017-05-195-24/+206
|
* Adding filesYann Herklotz2017-05-172-8/+14
|
* Removed forceYann Herklotz2017-05-123-2/+28
|
* Added test benchYann Herklotz2017-04-155-6/+101
|
* Adding physics engineYann Herklotz2017-04-143-0/+44
|
* fixed spritebatchYann Herklotz2017-04-071-3/+5
|
* Improved filesYann Herklotz2017-04-067-16/+41
|
* Sprite batching workinYann Herklotz2017-04-044-19/+83
|
* Adding spritebatch classYann Herklotz2017-04-0413-38/+154
|
* Renamed includesYann Herklotz2017-04-0211-0/+0
|
* Adding initial filesYann Herklotz2017-04-0211-0/+251