aboutsummaryrefslogtreecommitdiffstats
path: root/include/YAGE/Math
Commit message (Collapse)AuthorAgeFilesLines
* Adding clang format with my style based on googleYann Herklotz2017-08-061-338/+263
|
* Improving matrix classYann Herklotz2017-08-061-3/+5
|
* Fixing constructors and destructorsYann Herklotz2017-08-011-9/+0
|
* 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
|
* Added MIT License to all filesYann Herklotz2017-07-272-0/+16
|
* No licenses but added script to add the license to every fileYann Herklotz2017-07-271-8/+0
|
* Fixing gravityYann Herklotz2017-07-231-8/+14
|
* Implementing Vector2dYann Herklotz2017-06-271-0/+36
|
* Continuing testsYann Herklotz2017-06-231-3/+19
|
* DocumentingYann Herklotz2017-06-221-1/+25
|
* Creating general includes for easier useYann Herklotz2017-06-212-2/+26
|
* 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-192-0/+153