Code

make win32 compile using libxslt
[inkscape.git] / src / box3d.h
2007-09-01 cilix42Infrastructure to set direction of infinite VPs (now...
2007-08-29 cilix42Constrained center-dragging for 3D boxes (with Ctrl)
2007-08-26 cilix42Various small cleanups
2007-08-26 cilix42Rewrite of z-order code for 3D boxes, first stage ...
2007-08-20 cilix42Enable center-dragging of boxes in Z direction by using...
2007-08-17 cilix42Enable center-dragging of boxes ('in perspective')...
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 cilix42Draw perspective lines; provide shortcuts to toggle...
2007-08-06 cilix42Convenience for debugging
2007-08-06 cilix42Write/read perspectives to/from SVG; store ratios of...
2007-07-14 cilix42Write distinguished corners of 3D boxes to the svg...
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 cilix42Use arrays to manage corners and faces of 3D boxes
2007-06-21 cilix42First (very limited) version of the 3D box tool; allows...