Make the names for the guards for ETL private headers consistent WRT the number of...
[synfig.git] / ETL / trunk / ETL / _angle.h
2009-06-12 pabs3Make the names for the guards for ETL private headers...
2007-11-14 dooglusWorking on #1827966. Removed more 'wrap at 360 degrees...
2007-11-12 dooglusWorking on 1827966: "Angles are recalculated to 360...
2007-10-06 dooglusAdd my copyright to files I've modified.
2007-09-28 dooglusReplace angle::epsilon with a #defined value instead...
2007-09-28 dooglusAdd a new function angle::abs() which returns the absol...
2007-09-28 dooglusCommented out the deprecated angle type conversion...
2007-09-28 dooglusMove the deprecated type conversion operator prototypes...
2007-09-28 dooglusFixed a typo - the wrong method was marked as deprecate...
2007-09-28 dooglusOperator '!' is supposed to be true when an angle is...
2007-09-28 dooglusThe zero(), one(), and half() functions weren't documen...
2007-09-28 dooglusThe comments for the inequality comparison operators...
2007-09-28 dooglusFix the indentation.
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