summaryrefslogtreecommitdiffstats
path: root/src/persp3d.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Major simplification of 3D box code.Maximilian Albert2009-12-261-17/+2
* Refactoring of 3D box tool, mainly to avoid unnecessary creation of perspecti...Maximilian Albert2009-12-261-7/+22
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-4/+4
* SPDocument->Documentjohnce2009-08-051-4/+4
* More NR::Point ==> Geom::PointMaximilian Albert2008-09-181-4/+4
* Changed Persp3D::boxes_transformed to a std::map pointer since it was not bei...John Faith2008-04-041-1/+1
* Make grouped 3D boxes work correctly when transformed (fixes: LP 188991)Maximilian Albert2008-03-191-4/+4
* If present, use existent perspective as default for new boxes when opening a ...Maximilian Albert2008-03-061-0/+1
* Fix LP #194718Maximilian Albert2008-02-231-1/+1
* Clean up comments and remove (already commented) debugging messagesMaximilian Albert2008-02-221-2/+2
* Enable 3D box toolbarMaximilian Albert2008-01-081-2/+8
* Bug fix: prevent perspectives from being transformed more than once (by keepi...Maximilian Albert2007-12-231-0/+11
* If necessary, split up perspectives when applying transformations to boxes; m...Maximilian Albert2007-12-131-1/+3
* Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert2007-12-131-0/+94