Code

Connector tool: make connectors avoid the convex hull of shapes.
[inkscape.git] / src / persp3d.h
2009-12-27 Arcadie M. CracanConnector tool: make connectors avoid the convex hull...
2009-12-26 Maximilian AlbertMajor simplification of 3D box code.
2009-12-26 Maximilian AlbertRefactoring of 3D box tool, mainly to avoid unnecessary...
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2008-09-18 cilix42More NR::Point ==> Geom::Point
2008-04-04 jfaithChanged Persp3D::boxes_transformed to a std::map pointe...
2008-03-19 cilix42Make grouped 3D boxes work correctly when transformed...
2008-03-06 cilix42If present, use existent perspective as default for...
2008-02-23 cilix42Fix LP #194718
2008-02-22 cilix42Clean up comments and remove (already commented) debugg...
2008-01-08 cilix42Enable 3D box toolbar
2007-12-23 cilix42Bug fix: prevent perspectives from being transformed...
2007-12-13 cilix42If necessary, split up perspectives when applying trans...
2007-12-13 cilix42Fundamentally reworked version of the 3D box tool ...