summaryrefslogtreecommitdiffstats
path: root/src/axis-manip.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Misc. typosUnknown2017-11-071-2/+2
* Add missing include.Jan Lingscheid2017-09-211-0/+1
* Refactor Box3d::string_from_axes to use Glib::ustringJan Lingscheid2017-09-211-1/+1
* remove glib dependency, but add return statements to help compiler and preven...Johan B. C. Engelen2014-09-031-7/+5
* undo some things from rev 13530, to fix compile with gcc 4.9.0 -Werror=return...Johan B. C. Engelen2014-09-031-2/+3
* Minor pass of header cleanupLiam P. White2014-08-301-18/+12
* Reduce header bloatAlex Valavanis2014-08-301-1/+1
* rename variable names to prevent hiding of names in outer scopesJohan B. C. Engelen2014-03-021-4/+4
* Remove more of libnrKrzysztof Kosi??ski2011-06-231-1/+1
* Clean up comments and remove (already commented) debugging messagesMaximilian Albert2008-02-221-54/+0
* noop: Address some cast-string-to-mutable-chars warnings.Peter Moulder2008-01-281-16/+7
* fix compile. rename Proj::FINITE and INFINITE to VP_* because of apparent nam...Johan B. C. Engelen2008-01-091-2/+2
* Enable 3D box toolbarMaximilian Albert2008-01-081-3/+2
* Applying Gail's patch for font-specificationBryce Harrington2008-01-051-2/+2
* glib/gtestutils.h is not available on gutsy, so switching to include ofBryce Harrington2008-01-051-1/+1
* Fix missing include for g_assert() calls - causes FTBFS on Ubuntu HardyBryce Harrington2008-01-051-0/+1
* Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert2007-12-131-2/+169
* Various small cleanupsMaximilian Albert2007-08-261-2/+2
* Rewrite of z-order code for 3D boxes, first stage (hopefully this is finally ...Maximilian Albert2007-08-261-2/+15
* Draw perspective lines for infinite VPs, too (they are updated during scrolli...Maximilian Albert2007-08-171-0/+2
* Compute the correct visible front corner (also for 'upended' boxes) and set t...Maximilian Albert2007-08-071-0/+10
* Set z-orders of 3D box faces during dragging/resizing according to the perspe...Maximilian Albert2007-08-071-0/+4
* (Un-)Snapping of VPs by Shift-dragging; this makes it possible to separate pe...Maximilian Albert2007-08-061-0/+2
* Move 3D axis manipulation functions to separate fileMaximilian Albert2007-07-111-0/+129