aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #3 from ymherklotz/developv0.1.0Yann Herklotz2017-08-2446-960/+1227
|\ | | | | Merge develop to master
| * Running clang-format over everything.Yann Herklotz2017-08-2443-899/+1135
| | | | | | | | 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-232-26/+28
| |
| * Applied more fixes on headers.Yann Herklotz2017-08-234-10/+10
| | | | | | | | Passed all headers through clang-tidy and modernize rules.
| * Improving gitignore.Yann Herklotz2017-08-231-12/+8
| |
| * Applied modernize rules and fixed build.Yann Herklotz2017-08-2310-26/+39
| | | | | | | | | | Applied clang-tidy modernize rules and fixed the CMakeLists.txt file so that it also linked against the SDL2 library.
| * Filling out readmeYann Herklotz2017-08-211-1/+20
| |
| * 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
|/
* Adding original google testYann Herklotz2017-08-212-1/+1
|
* Improving style and continuing work on version headersYann Herklotz2017-08-134-70/+66
|
* Removing googletest from doxygen and improving version headersYann Herklotz2017-08-136-31/+39
|
* More tests and improving header addingYann Herklotz2017-08-127-30/+115
|
* ParticleBody now passes gravity testYann Herklotz2017-08-065-41/+46
|
* Removing unnecessary tests and formatting filesYann Herklotz2017-08-065-147/+34
|
* Merge branch 'develop' of github.com:ymherklotz/YAGE into developYann Herklotz2017-08-060-0/+0
|\
| * Adding clang format with my style based on googleYann Herklotz2017-08-0633-1674/+1941
| |
| * adding .clang-formatYann Herklotz2017-08-061-0/+96
| |
| * Improving matrix classYann Herklotz2017-08-063-23/+36
| |
| * Changing googletest directoryYann Herklotz2017-08-051-1/+1
| |
| * Changed cmake slightly to only build gtestYann Herklotz2017-08-051-0/+0
| |
| * Adding googletest for test benchYann Herklotz2017-08-056-54/+58
| |
* | Removing unnecessary fileYann Herklotz2017-08-061-41/+0
| |
* | Adding clang format with my style based on googleYann Herklotz2017-08-0633-1674/+1941
| |
* | adding .clang-formatYann Herklotz2017-08-061-0/+96
| |
* | Improving matrix classYann Herklotz2017-08-063-23/+36
| |
* | Changing googletest directoryYann Herklotz2017-08-061-1/+1
| |
* | Changed cmake slightly to only build gtestYann Herklotz2017-08-061-0/+0
| |
* | Adding googletest for test benchYann Herklotz2017-08-066-54/+58
| |
* | Merge pull request #2 from ymherklotz/developYann Herklotz2017-08-0250-144/+3038
|\| | | | | Merging
| * Merge branch 'develop' of github.com:ymherklotz/YAGE into developYann Herklotz2017-08-013-7/+58
| |\
| | * Update issues.orgYann Herklotz2017-08-011-1/+1
| | |
| | * Create clang-tidy-rulesYann Herklotz2017-08-011-0/+41
| | |
| | * Update add_version_headersYann Herklotz2017-07-281-6/+16
| | |
| * | Fixing constructors and destructorsYann Herklotz2017-08-0114-55/+45
| | |
| * | Updating gitignoreYann Herklotz2017-07-311-0/+4
| | |
| * | Adding coding standardYann Herklotz2017-07-312-6/+6
| | |
| * | Improving cmakelistsYann Herklotz2017-07-311-7/+0
| | |
| * | Making changes to documentationYann Herklotz2017-07-312-16/+52
| | |
| * | Updating Docyfile and matrix.hppYann Herklotz2017-07-282-7/+8
| |/
| * Adding update_docs script and updated documentationYann Herklotz2017-07-283-10/+43
| |
| * Adding docs READMEYann Herklotz2017-07-271-0/+4
| |
| * Removing latex from doxygenYann Herklotz2017-07-271-1/+1
| |
| * Improving script and camera headerYann Herklotz2017-07-273-3/+2479
| |
| * Fixing scriptYann Herklotz2017-07-271-5/+7
| |
| * Fixing license in READMEYann Herklotz2017-07-271-2/+2
| |
| * Fixing license in READMEYann Herklotz2017-07-271-5/+2
| |
| * Added MIT License to all filesYann Herklotz2017-07-2741-0/+328
| |