Code

reenable buil inkview on windows
[inkscape.git] / src / box3d-context.cpp
2007-11-02 joncruzwarning cleanup
2007-10-02 buliabyak3dbox cursor
2007-09-11 cilix42Use angle step from prefs for rotation of PLs; Alt...
2007-09-10 cilix42Don't catch Shift+Ctrl+L (Layers dialog) in 3D box...
2007-09-01 cilix42Infrastructure to set direction of infinite VPs (now...
2007-08-28 cilix42Remove some warnings and fix crash in 3D box tool
2007-08-26 cilix42Rewrite of z-order code for 3D boxes, first stage ...
2007-08-20 cilix42Avoid 'flashing' between front and rear face during...
2007-08-16 cilix42Remember last used style for single 3D box faces (also...
2007-08-16 cilix42Don't use lowercase keyboard shortcuts in 3D box tool
2007-08-16 cilix42Remove second option for resizing 3D boxes (now we...
2007-08-09 cilix42Hold perspectives on document level rather than globall...
2007-08-07 dvlierop2Only in the selector tool we should snap in bbox mode...
2007-08-07 cilix42Update current perspective when selection changes
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 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 cilix42Cosmetic
2007-08-06 cilix42Store a global list of existing perspectives; for each...
2007-07-29 buliabyakdue to the order of processing events, we must disable...
2007-07-28 dvlierop21) Changes to snapping preferences dialog
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...