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