summaryrefslogtreecommitdiffstats
path: root/src/Vector3.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into fixesTiger Wang2014-05-061-20/+40
|\
| * Removed convert-assign operator.madmaxoft2014-05-041-8/+0
| * Removed the controversial Vector3::operator <.madmaxoft2014-05-031-6/+0
| * Fixed float comparison warnings in Vector3.madmaxoft2014-05-031-5/+23
| * Implemented a true assignment operator for Vector3.madmaxoft2014-05-031-1/+9
| * Attempted fix for CLang warnings in Vector3.h.madmaxoft2014-05-021-1/+9
* | Suggestions'd #2Tiger Wang2014-05-061-0/+5
|/
* Rewrote redstone powering to use power levelsTiger Wang2014-04-151-0/+5
* Added Vector3::Move(const Vector3 &).madmaxoft2014-03-251-0/+7
* Vector3: More castsandrew2014-03-121-9/+9
* M_PI MSVC Fixandrew2014-03-121-1/+1
* Vector3: Length() should always return a floatandrew2014-03-121-9/+9
* Matrix4: Removed enumandrew2014-03-111-0/+6
* Unified Matrix4 codeandrew2014-03-111-1/+1
* LineCoeff Docandrew2014-03-111-4/+20
* Unified Vector classesandrew2014-03-111-0/+264