Code

No more NRMatrix or NRPoint.
[inkscape.git] / src / persp3d.cpp
2008-03-19 cilix42Make grouped 3D boxes work correctly when transformed...
2008-03-06 cilix42If present, use existent perspective as default for...
2008-03-03 cilix42Fix LP #196893 (weird snapping of 3D box Z handles)
2008-02-27 buliabyakless arbitrary default perspective
2008-02-23 cilix42Fix LP #194718
2008-02-22 cilix42Clean up comments and remove (already commented) debugg...
2008-02-17 cilix42Don't store perspectives in plain SVG
2008-01-11 cilix42Check for perspective in document defs (to avoid hangin...
2008-01-09 johanengelenfix compile. rename Proj::FINITE and INFINITE to VP_...
2008-01-08 cilix42Enable 3D box toolbar
2008-01-05 bryceApplying Gail's patch for font-specification
2007-12-26 cilix42Recompute box corners relative to new perspective when...
2007-12-26 cilix42noop: remove unused variable
2007-12-26 cilix42Fix bug #178004 [assert when saving as plain svg]
2007-12-23 cilix42Bug fix: prevent perspectives from being transformed...
2007-12-15 joncruzWarning cleanup
2007-12-13 cilix42If necessary, split up perspectives when applying trans...
2007-12-13 cilix42Fundamentally reworked version of the 3D box tool ...