summaryrefslogtreecommitdiff
path: root/src/lib/VSDXGeometryList.h
AgeCommit message (Expand)AuthorFilesLines
2011-09-16Some more integer width related stuffFridrich Štrba1-2/+2
2011-09-16Trying to make a bit order with integer types' widthFridrich Štrba1-1/+1
2011-09-03Reading and passing to collector the splinestart and splineknotFridrich Štrba1-0/+2
2011-08-31Don't procrastinate with licence headers anymoreFridrich Štrba1-12/+21
2011-08-20Copy/paste Tybby's fix for PolylineTo in Stencils to NURBSTo.Valek Filippov1-0/+17
2011-08-19Fix polylines that need data from stencilTibby Lickle1-1/+24
2011-08-18Fix warningslibvisio-0.0.5Fridrich Štrba1-1/+1
2011-08-18Fix stencil elliptical arcs.Tibby Lickle1-0/+1
2011-08-10Partial implementation of stencil shape output (segfaults)Tibby Lickle1-1/+1
2011-08-10Read stencil data into structuresTibby Lickle1-0/+1
2011-08-08Add proper copy constructors and operators= to VSDXCharacterList and VSDXGeom...Fridrich Štrba1-0/+3
2011-08-03Allow cloning of VSDX{Character,Geometry}ListElementsFridrich Štrba1-0/+1
2011-07-18put text after geometries in the shapeFridrich Štrba1-2/+0
2011-07-16Initial text implementationTibby Lickle1-0/+1
2011-07-12Push the geometries in right order and use shape data when neededFridrich Štrba1-1/+1
2011-07-12Infrastructure to move the shape-data logic from parser to collectorFridrich Štrba1-0/+2
2011-07-06Initial polyline support.Tibby Lickle1-0/+1
2011-07-06Initial NURBS implementation (not complete)Tibby Lickle1-0/+1
2011-07-04Trying to get the group transformations rightFridrich Štrba1-1/+1
2011-06-30Reorder the geometries of the geometry list already in parserFridrich Štrba1-1/+2
2011-06-29Infrastructure for reordering GeomList elements while parsingFridrich Štrba1-0/+54