Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-09-12 | Fixed a typo in ZnTransfoCompose when the second transform | Lecoanet | |
is NULL. | |||
2005-04-27 | Modified the copyright to BSD style. | lecoanet | |
2005-04-13 | Expanded the tabs into spaces to make the indenting independant of | lecoanet | |
the editing environment (emacs vs vi for example). | |||
2004-04-30 | Changed types between ZnReal and float. Added some casts. This | lecoanet | |
smooth out the compile process on Windows. We only need float precision anyway. | |||
2004-03-24 | Added a boolean abs to the translate method. Added the tget method. | lecoanet | |
2004-01-26 | * (ZnTransformPoint, ZnTransformPoints): It is now safe to use | lecoanet | |
the same point(s) as the source and the result of the transformation. * (ZnTransfoIsTranslation): A NULL (identity) transform caused a core dump. * (ZnTransfoInvert): A NULL (identity) transform was not handled faithfully by the function, it failed to initialize the inverse transform struct, it only returned a NULL pointer. * (ZnPrintTransfo): Handled the case of NULL transform pointer meaning identity transform. It used to core dump ;-( | |||
2003-12-11 | * Added the skew functions. | lecoanet | |
2003-04-16 | Update from the Windows port and general cleanup/restructure | lecoanet | |
2002-12-20 | Petite optimisation de la fonction de d�composition des transfos. | lecoanet | |
2002-03-15 | *** empty log message *** | lecoanet | |
2000-03-07 | * Correction de malloc en ZnMalloc. | lecoanet | |
2000-02-02 | Passage en Zinc | lecoanet | |
2000-01-12 | Adaptation des ent�tes. | lecoanet | |