Code

Filter effects dialog:
[inkscape.git] / src / box3d-context.cpp
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-12 cilix42fix for panning and zooming into area in 3D box tool...
2007-07-10 cilix42Different default styles for non-parallel 3D box faces
2007-07-10 cilix42Create all 3D box faces in the beginning (fixes resizin...
2007-07-10 cilix42Click-select entire 3D boxes instead of only single...
2007-07-10 cilix42Status message & cleanups
2007-07-04 cilix42Two variants of resizing 3D boxes (using three/four...
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...