summaryrefslogtreecommitdiffstats
path: root/src/persp3d.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-129/+0
* Changed arguments and names of selection chemistry functionsAdrian Boguszewski2016-07-201-1/+1
* Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White2014-08-311-7/+8
* Remove unused includes to tidy up the code.Martin Owens2014-03-091-2/+2
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-1/+11
* Added runtime check in SP_-cast macros.Markus Engel2013-09-151-1/+1
* Modified SP_IS_ macros.Markus Engel2013-09-141-1/+1
* Fixed more mismatched-tags; replaced GObject-properties in SPGuideMarkus Engel2013-08-011-1/+1
* Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel2013-07-311-0/+1
* Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel2013-04-071-1/+1
* Merged more classes.Markus Engel2013-04-061-22/+3
* Merged Item.Markus Engel2013-04-051-1/+1
* Added constructors to SP classes.Markus Engel2013-04-011-0/+1
* Replaced all casting macros with glib-independent ones.Markus Engel2013-04-011-4/+2
* Renamed virtual function names.Markus Engel2013-03-291-5/+5
* merged from trunkMarkus Engel2013-03-291-1/+1
|\
| * Fix another tonne of forward declaration tagsAlex Valavanis2013-03-141-1/+1
* | Added "virtual pads" forMarkus Engel2013-03-291-1/+24
|/
* 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