summaryrefslogtreecommitdiff
path: root/basegfx/inc/basegfx/curve
AgeCommit message (Collapse)AuthorFilesLines
2003-11-28Removed in-between namespaces (curve, matrix, numeric, point, polygon, ↵Armin Weiss3-194/+179
range, tuple, vector). Names were too common and e.g. vector leaded to problems with some defines. This is now avoided. Also some bug fixes, addition of 3d polygon tooling etc.
2003-11-12Added second adaptive subdivision method (this time with an angle ↵Thorsten Behrens1-19/+127
differences as the stopping criterion
2003-11-10Initial revisionThorsten Behrens1-0/+131
2003-11-06Added tooling for PolyPolygon cutting and some more tooling at B2DPolygon ↵Armin Weiss2-31/+31
and B2DPolyPolygon
2003-11-05Added PolyPolygonTools, Added PolygonTool functionality, changed bool to ↵Armin Weiss2-10/+10
sal_Bool
2003-10-31includes were one inc too deep, correctingArmin Weiss2-0/+231