summaryrefslogtreecommitdiffstats
path: root/src/Matrix4.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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