summaryrefslogtreecommitdiffstats
path: root/src/Matrix4.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bulk clearing of whitespaceLogicParrot2016-02-051-2/+2
|
* Silenced and fixed many warning messages across multiple files.Samuel Barney2015-07-291-2/+2
|
* Made -Weverything an error.tycho2015-05-241-4/+4
|
* Fixed a ToLua warning - operator = not supported.madmaxoft2014-08-031-0/+4
|
* Fixed spaces around single-line comments.madmaxoft2014-07-171-1/+1
| | | | There should be at least two spaces in front and one space after //-style comments.
* Fixed basic whitespace problems.madmaxoft2014-07-171-1/+1
| | | | Indenting by spaces and alignment by spaces, as well as trailing whitespace on non-empty lines.
* M_PI MSVC Fixandrew2014-03-121-1/+1
|
* Matrix4: Removed enumandrew2014-03-111-22/+18
|
* Unified Matrix4 codeandrew2014-03-111-0/+228