summaryrefslogtreecommitdiffstats
path: root/src/box3d-side.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert 3D boxes to ordinary groups before tweaking, ungrouping or applying ↵Maximilian Albert2008-01-091-0/+13
| | | | | '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-15/+2
| | | (bzr r4388)
* Don't store special attributes/types when saving 3D boxes to plain SVG (so ↵Maximilian Albert2007-12-261-3/+3
| | | | | that they show up correctly when reopening files). (bzr r4303)
* fix redrawing of 3d box sidesbulia byak2007-12-241-8/+4
| | | (bzr r4298)
* noop: remove unused variableMaximilian Albert2007-12-231-2/+0
| | | (bzr r4294)
* Warning cleanupJon A. Cruz2007-12-151-1/+4
| | | (bzr r4234)
* Fundamentally reworked version of the 3D box tool (among many other things, ↵Maximilian Albert2007-12-131-0/+424
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)