Code

GSoC C++-ificiation merge and cleanup.
[inkscape.git] / src / vanishing-point.h
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2008-09-18 cilix42More NR::Point ==> Geom::Point
2008-03-19 cilix42noop: remove superfluous #include
2008-01-28 pjrmnoop: Address some cast-string-to-mutable-chars warnings.
2007-12-13 cilix42Fundamentally reworked version of the 3D box tool ...
2007-09-01 cilix42Decent support for setting the direction of infinite...
2007-09-01 cilix42Infrastructure to set direction of infinite VPs (now...
2007-08-09 cilix42Hold perspectives on document level rather than globall...
2007-08-09 cilix42Status bar tips for VP draggers
2007-08-07 cilix42Set z-orders of 3D box faces during dragging/resizing...
2007-08-06 cilix42Draw perspective lines; provide shortcuts to toggle...
2007-08-06 cilix42(Un-)Snapping of VPs by Shift-dragging; this makes...
2007-08-06 cilix42First stage of draggable vanishing points (no snapping...
2007-08-06 cilix42Write/read perspectives to/from SVG; store ratios of...
2007-08-06 cilix42Preparatory stuff to combine VPs in draggers
2007-07-11 cilix42Move 3D axis manipulation functions to separate file
2007-07-10 cilix42More 3D auxiliary/convenience functions
2007-07-04 cilix42New/updated 3D box auxiliary/convenience functions...
2007-07-03 cilix42Refactoring of 3D box internals.
2007-07-03 cilix42More meaningful name for 3D axis directions
2007-07-03 cilix42Make 3D axes correspond to places in binary representat...
2007-06-21 cilix42First (very limited) version of the 3D box tool; allows...