summaryrefslogtreecommitdiffstats
path: root/src/box3d-side.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)