summaryrefslogtreecommitdiffstats
path: root/src/box3d-side.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clean up comments and remove (already commented) debugging messagesMaximilian Albert2008-02-221-2/+0
| | | (bzr r4824)
* Convert 3D boxes to ordinary groups before tweaking, ungrouping or applying ↵Maximilian Albert2008-01-091-0/+2
| | | | | 'convert to path' (closes LP #179693 and #176646). (bzr r4439)
* Only set style of box sides during creation (not upon every repr write).Maximilian Albert2008-01-051-0/+1
| | | (bzr r4388)
* Fundamentally reworked version of the 3D box tool (among many other things, ↵Maximilian Albert2007-12-131-0/+59
this fixes bugs #168900 and #168868). See mailing list for details. Sorry for this single large commit but it was unfeasible to keep the history. (bzr r4224)