Code

Display CMS adjustment per-desktop view
[inkscape.git] / src / perspective3d.cpp
2007-11-04 joncruzWarning cleanup
2007-09-11 cilix42Use angle step from prefs for rotation of PLs; Alt...
2007-09-01 cilix42Decent support for setting the direction of infinite...
2007-09-01 cilix42Infrastructure to set direction of infinite VPs (now...
2007-08-26 cilix42Various small cleanups
2007-08-26 cilix42Rewrite of z-order code for 3D boxes, first stage ...
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...