summaryrefslogtreecommitdiffstats
path: root/src/Matrix4.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-08-03Fixed a ToLua warning - operator = not supported.madmaxoft1-0/+4
2014-07-17Fixed spaces around single-line comments.madmaxoft1-1/+1
There should be at least two spaces in front and one space after //-style comments.
2014-07-17Fixed basic whitespace problems.madmaxoft1-1/+1
Indenting by spaces and alignment by spaces, as well as trailing whitespace on non-empty lines.
2014-03-12M_PI MSVC Fixandrew1-1/+1
2014-03-11Matrix4: Removed enumandrew1-22/+18
2014-03-11Unified Matrix4 codeandrew1-0/+228