Operators == and != were returning that 90 degrees != (90+360) degrees, due to floati...
[synfig.git] / ETL / trunk / ETL / _angle.h
2007-09-28 dooglusOperators == and != were returning that 90 degrees...
2007-09-28 dooglusThe angle comparison code was considering 90+359 degree...
2007-09-28 dooglusSince angles are stored in radians, we need to add...
2007-09-28 dooglusAngles are stored in radians, not rotations.
2007-09-12 dooglusA few more typos.
2007-03-16 dooglusEnable $Id$ expansion.
2007-03-12 dooglusRemoved trailing whitespace.
2005-03-24 darcoInitial import of ETL