Fix redundant glTexEnv calls
[neverball] / share / vec3.c
2010-07-13 parastiUse linear interpolation for near-identical orientations
2010-07-11 parastiAdd quaternion slerp
2010-07-11 parastiReturn radians in quaternion to axis-angle conversion
2010-04-25 parastiGuard q_by_axisangle from a zero-length axis
2010-04-08 parastiMore quaternion routines
2010-04-08 parastiClean up quaternion notation weirdness
2010-02-11 parastishare/vec3: fix q_nrm
2010-02-11 parastiHillcrest Labs Loop support by rotajota
2010-02-04 parastiHandle zero length vectors in v_nrm
2010-01-11 parastiAdd basic rotating objects (ODE only)
2008-09-02 parastiUse double precision in m_inv to avoid inaccuracies...
2008-01-08 rlkMerged ball-test branch.
2006-06-05 parastiRemove trailing whitespace from source code.
2006-01-28 rlkInitial import.