summaryrefslogtreecommitdiffstats
path: root/src/persp3d.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-06If present, use existent perspective as default for new boxes when opening a ...Maximilian Albert1-0/+13
2008-03-03Fix LP #196893 (weird snapping of 3D box Z handles)Maximilian Albert1-1/+1
2008-02-27less arbitrary default perspectivebulia byak1-3/+3
2008-02-23Fix LP #194718Maximilian Albert1-3/+3
2008-02-22Clean up comments and remove (already commented) debugging messagesMaximilian Albert1-32/+2
2008-02-17Don't store perspectives in plain SVGMaximilian Albert1-1/+1
2008-01-11Check for perspective in document defs (to avoid hanging/crashes after vacuum...Maximilian Albert1-0/+21
2008-01-09fix compile. rename Proj::FINITE and INFINITE to VP_* because of apparent nam...Johan B. C. Engelen1-1/+1
2008-01-08Enable 3D box toolbarMaximilian Albert1-3/+4
2008-01-05Applying Gail's patch for font-specificationBryce Harrington1-1/+1
2007-12-26Recompute box corners relative to new perspective when merging persps (to pre...Maximilian Albert1-8/+2
2007-12-26noop: remove unused variableMaximilian Albert1-1/+0
2007-12-26Fix bug #178004 [assert when saving as plain svg]Maximilian Albert1-4/+5
2007-12-23Bug fix: prevent perspectives from being transformed more than once (by keepi...Maximilian Albert1-2/+98
2007-12-15Warning cleanupJon A. Cruz1-6/+6
2007-12-13If necessary, split up perspectives when applying transformations to boxes; m...Maximilian Albert1-2/+32
2007-12-13Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert1-0/+546