Age | Commit message (Expand) | Author |
2004-01-16 | Initial revision | Thorsten Behrens |
2004-01-16 | #110496# Added integer point, size and rectangle classes, needed for the new ... | Thorsten Behrens |
2003-12-08 | Merged to AW's latest changes, added preliminary bezier testcases | Thorsten Behrens |
2003-12-03 | remaned min, max, abs to their longer names due to preprocessor expansions | Armin Weiss |
2003-11-28 | Removed in-between namespaces (curve, matrix, numeric, point, polygon, range,... | Armin Weiss |
2003-11-26 | Added support for B3DPolyPOlygon, moved BDRange from source/inc to range name... | Armin Weiss |
2003-11-26 | BDRange no longer needed, moved to namespace range and the directories there | Armin Weiss |
2003-11-26 | Added support for B3DPolygons | Armin Weiss |
2003-11-12 | Added scalar cross() method to B2DVector, which returns length of the 2D cros... | Thorsten Behrens |
2003-11-12 | Added second adaptive subdivision method (this time with an angle differences... | Thorsten Behrens |
2003-11-11 | added B2DVector::angle | Armin Weiss |
2003-11-11 | Added functionality at the Poly and PolyPolygon tools for subdivides, correct... | Armin Weiss |
2003-11-10 | Moved template declaration to internal namespace | Thorsten Behrens |
2003-11-10 | Initial revision | Thorsten Behrens |
2003-11-10 | Added bezier tools file | Thorsten Behrens |
2003-11-10 | Some error corrections, some additions to polygon stuff, making PolyPolygonCu... | Armin Weiss |
2003-11-06 | Added tooling for PolyPolygon cutting and some more tooling at B2DPolygon and... | Armin Weiss |
2003-11-06 | Added tooling for cutting PolyPolygons | Armin Weiss |
2003-11-05 | Added PolyPolygonTools, Added PolygonTool functionality, changed bool to sal_... | Armin Weiss |
2003-11-05 | Added new area for PolyPolygon tools | Armin Weiss |
2003-10-31 | includes were one inc too deep, correcting | Armin Weiss |
2003-10-28 | basegfx reorganization | Armin Weiss |
2003-09-26 | Reverted from 'optimized' doMulMatrix to plain version (since the former botc... | Thorsten Behrens |
2003-08-20 | Some adaptions to coding guidelines. Method names are now lowercase, as well ... | Thorsten Behrens |
2003-08-20 | Added missing ftools include | Thorsten Behrens |
2003-04-28 | ADded unsharp comparisons, addeed usage of these where useful/necessary. | Armin Weiss |
2003-04-15 | Extended the Polygon implementation | Armin Weiss |
2003-03-14 | Added assigment operators for tuple, vector. Also added Flip() functionality ... | Armin Weiss |
2003-03-14 | Simplified polygon base template (PolygonPointList), changed some include sta... | Armin Weiss |
2003-03-06 | Evaluation of bezier clipping, not for production use | Thorsten Behrens |
2003-02-27 | Added Append/Inserts for polygons, expanded constructors, expanded possibilit... | Armin Weiss |