Age | Commit message (Expand) | Author |
2003-12-08 | Updated unit tests | Thorsten Behrens |
2003-12-08 | Merged to AW's latest changes, added preliminary bezier testcases | Thorsten Behrens |
2003-12-08 | Initial revision | 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-26 | Moved BasicRange header and implementation to range namespace and directories | Armin Weiss |
2003-11-26 | Added B3DPolygon support | Armin Weiss |
2003-11-12 | Put Impl class into anonymous namespace | Thorsten Behrens |
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-06 | Added tooling for PolyPolygon cutting | 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-11-03 | Added entries for tuple and range | Armin Weiss |
2003-10-31 | removed /sdr from deliver paths | Armin Weiss |
2003-10-31 | Added deliver statements for most used headers | Armin Weiss |
2003-10-31 | includes were one inc too deep, correcting | Armin Weiss |
2003-10-31 | includes were one inc too deep, correcting | Armin Weiss |
2003-10-28 | basegfx reorganization | Armin Weiss |
2003-10-28 | basegfx reorganization | Armin Weiss |
2003-10-17 | #110496# Make this compile under Windows again, outlined various inlines (mos... | Thorsten Behrens |
2003-09-26 | Slight changes in grouping; having three files now | Thorsten Behrens |
2003-09-26 | initial revision | Thorsten Behrens |
2003-09-26 | Reverted from 'optimized' doMulMatrix to plain version (since the former botc... | Thorsten Behrens |
2003-09-25 | Initial revision | 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-29 | Added B2DPolyPolygon basic implementation | Armin Weiss |
2003-04-28 | ADded unsharp comparisons, addeed usage of these where useful/necessary. | Armin Weiss |
2003-04-16 | Added cubic bezier class | Armin Weiss |
2003-04-15 | Added basic class for handling quadtratic beziers (preparation for THB) | 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 |
2003-02-19 | Changed Range implementations to use local members now. | Armin Weiss |
2003-02-19 | Added Range classes (B1DRange, B2DRange, B3DRange) for 1-3 dimensions. | Armin Weiss |
2003-02-18 | Changed all *Pair names to *Tuple names since B3DPair makes no sense. A secon... | Armin Weiss |