Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Subtract the central sphere, and update the animation to match | Morten Hustveit | 2014-12-02 |
* | 3dmath.c: Remove sqrt from sphere_intersect | Morten Hustveit | 2014-12-02 |
* | 3dmath.c: Early out of sphere_intersect on t <= 0 | Morten Hustveit | 2014-12-02 |
* | 3dmath.c: Throw restrict on all parameters to sphere_intersect | Morten Hustveit | 2014-12-02 |
* | 3dmath.c: In normalize, calculate reciprocal only once, and use sqrtf | Morten Hustveit | 2014-12-02 |
* | 3dmath: Use const-correct function declarations | Morten Hustveit | 2014-12-02 |
* | Minor style changes | Morten Hustveit | 2014-12-02 |
* | Works. | Martin Stensgård | 2010-10-20 |
* | Fail. | Martin Stensgård | 2010-10-19 |