summaryrefslogtreecommitdiff
path: root/basegfx
AgeCommit message (Expand)AuthorFilesLines
2003-08-20Some adaptions to coding guidelines. Method names are now lowercase, as well ...Thorsten Behrens3-263/+263
2003-08-20Added missing ftools includeThorsten Behrens1-2/+6
2003-04-29Added B2DPolyPolygon basic implementationArmin Weiss1-0/+1
2003-04-28ADded unsharp comparisons, addeed usage of these where useful/necessary.Armin Weiss2-21/+68
2003-04-16Added cubic bezier classArmin Weiss1-0/+1
2003-04-15Added basic class for handling quadtratic beziers (preparation for THB)Armin Weiss1-0/+1
2003-04-15Extended the Polygon implementationArmin Weiss3-0/+1238
2003-03-14Added assigment operators for tuple, vector. Also added Flip() functionality ...Armin Weiss1-12/+66
2003-03-14Simplified polygon base template (PolygonPointList), changed some include sta...Armin Weiss1-343/+178
2003-03-06Evaluation of bezier clipping, not for production useThorsten Behrens5-0/+2682
2003-02-27Added Append/Inserts for polygons, expanded constructors, expanded possibilit...Armin Weiss2-0/+684
2003-02-19Changed Range implementations to use local members now.Armin Weiss1-2/+3
2003-02-19Added Range classes (B1DRange, B2DRange, B3DRange) for 1-3 dimensions.Armin Weiss2-1/+7
2003-02-18Changed all *Pair names to *Tuple names since B3DPair makes no sense. A secon...Armin Weiss1-2/+2
2002-12-05Added implementations of 3x3 and 4x4 homogen matricesArmin Weiss2-3/+5
2002-12-03Added some comments and B2dHomPointArmin Weiss1-0/+2
2002-10-18Initial necessary project build filesArmin Weiss2-0/+116
2002-10-18Initial necessary project filesArmin Weiss2-0/+24