Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed convert-assign operator. | madmaxoft | 2014-05-04 | 1 | -8/+0 |
* | Removed the controversial Vector3::operator <. | madmaxoft | 2014-05-03 | 1 | -6/+0 |
* | Fixed float comparison warnings in Vector3. | madmaxoft | 2014-05-03 | 1 | -5/+23 |
* | Implemented a true assignment operator for Vector3. | madmaxoft | 2014-05-03 | 1 | -1/+9 |
* | Attempted fix for CLang warnings in Vector3.h. | madmaxoft | 2014-05-02 | 1 | -1/+9 |
* | Rewrote redstone powering to use power levels | Tiger Wang | 2014-04-15 | 1 | -0/+5 |
* | Added Vector3::Move(const Vector3 &). | madmaxoft | 2014-03-25 | 1 | -0/+7 |
* | Vector3: More casts | andrew | 2014-03-12 | 1 | -9/+9 |
* | M_PI MSVC Fix | andrew | 2014-03-12 | 1 | -1/+1 |
* | Vector3: Length() should always return a float | andrew | 2014-03-12 | 1 | -9/+9 |
* | Matrix4: Removed enum | andrew | 2014-03-11 | 1 | -0/+6 |
* | Unified Matrix4 code | andrew | 2014-03-11 | 1 | -1/+1 |
* | LineCoeff Doc | andrew | 2014-03-11 | 1 | -4/+20 |
* | Unified Vector classes | andrew | 2014-03-11 | 1 | -0/+264 |