Code

third patch from Dennis Lin (with my tweaks) - great simplification and optimization...
[inkscape.git] / src / perspective3d.cpp
2007-08-20 cilix42Eliminate a number of compile warnings
2007-08-17 cilix42Draw perspective lines for infinite VPs, too (they...
2007-08-09 cilix42Hold perspectives on document level rather than globall...
2007-08-07 cilix42Fix behaviour of toggle buttons (for VP states) in...
2007-08-07 cilix42Don't reshape boxes in the direction of infinite VPs...
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 cilix42Workaround for some segfaults: Store perspectives globa...
2007-08-06 cilix42Convenience for debugging
2007-08-06 cilix42Write/read perspectives to/from SVG; store ratios of...
2007-08-06 cilix42Preparatory stuff to combine VPs in draggers
2007-08-06 cilix42Cosmetic
2007-08-06 cilix42Store a global list of existing perspectives; for each...
2007-07-03 cilix42More meaningful name for 3D axis directions
2007-06-21 cilix42First (very limited) version of the 3D box tool; allows...