summaryrefslogtreecommitdiffstats
path: root/src/persp3d.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make grouped 3D boxes work correctly when transformed (fixes: LP 188991)Maximilian Albert2008-03-191-28/+45
* If present, use existent perspective as default for new boxes when opening a ...Maximilian Albert2008-03-061-0/+13
* Fix LP #196893 (weird snapping of 3D box Z handles)Maximilian Albert2008-03-031-1/+1
* less arbitrary default perspectivebulia byak2008-02-271-3/+3
* Fix LP #194718Maximilian Albert2008-02-231-3/+3
* Clean up comments and remove (already commented) debugging messagesMaximilian Albert2008-02-221-32/+2
* Don't store perspectives in plain SVGMaximilian Albert2008-02-171-1/+1
* Check for perspective in document defs (to avoid hanging/crashes after vacuum...Maximilian Albert2008-01-111-0/+21
* fix compile. rename Proj::FINITE and INFINITE to VP_* because of apparent nam...Johan B. C. Engelen2008-01-091-1/+1
* Enable 3D box toolbarMaximilian Albert2008-01-081-3/+4
* Applying Gail's patch for font-specificationBryce Harrington2008-01-051-1/+1
* Recompute box corners relative to new perspective when merging persps (to pre...Maximilian Albert2007-12-261-8/+2
* noop: remove unused variableMaximilian Albert2007-12-261-1/+0
* Fix bug #178004 [assert when saving as plain svg]Maximilian Albert2007-12-261-4/+5
* Bug fix: prevent perspectives from being transformed more than once (by keepi...Maximilian Albert2007-12-231-2/+98
* Warning cleanupJon A. Cruz2007-12-151-6/+6
* If necessary, split up perspectives when applying transformations to boxes; m...Maximilian Albert2007-12-131-2/+32
* Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert2007-12-131-0/+546