summaryrefslogtreecommitdiffstats
path: root/src/persp3d.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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