Code

Hold perspectives on document level rather than globally; this corrects the changes...
[inkscape.git] / src / box3d.cpp
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 cilix42Compute the correct visible front corner (also for...
2007-08-07 cilix42Set z-orders of 3D box faces during dragging/resizing...
2007-08-06 cilix42Fix wrong states of VPs when writing to SVG
2007-08-06 cilix42Draw perspective lines; provide shortcuts to toggle...
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 cilix42Store a global list of existing perspectives; for each...
2007-07-18 cilix42Use Inkscape's own code to write coordinates to svg...
2007-07-18 cilix42Make string conversion of box coordinates locale-indepe...
2007-07-14 cilix42Move check for unlinked paths of 3D box faces to the...
2007-07-14 cilix42Write distinguished corners of 3D boxes to the svg...
2007-07-10 cilix42Create all 3D box faces in the beginning (fixes resizin...
2007-07-10 cilix42More 3D auxiliary/convenience functions
2007-07-10 cilix42Status message & cleanups
2007-07-10 cilix42small cleanups
2007-07-04 cilix42New/updated 3D box auxiliary/convenience functions...
2007-07-03 cilix42Refactoring of 3D box internals.
2007-07-03 cilix42Only create the faces of a 3D box when needed (use...
2007-07-03 cilix42Swap axis directions Y and Z (for consistency)
2007-07-03 cilix42Use arrays to manage corners and faces of 3D boxes
2007-06-21 cilix42First (very limited) version of the 3D box tool; allows...