summaryrefslogtreecommitdiffstats
path: root/src/box3d-side.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-09complete adding const to have only NArtBpath const * get_bpath() const; for a...Johan B. C. Engelen1-2/+2
2008-05-05struct SPCurve => class SPCurveJohan B. C. Engelen1-7/+7
2008-03-28- Created a SPLPEItem class that handles applying a LPE to an ItemBastien Bouclet1-1/+1
2008-03-19Make grouped 3D boxes work correctly when transformed (fixes: LP 188991)Maximilian Albert1-33/+17
2008-03-13enable LPEs for 3D boxesbulia byak1-0/+1
2008-02-22Clean up comments and remove (already commented) debugging messagesMaximilian Albert1-84/+1
2008-01-09Convert 3D boxes to ordinary groups before tweaking, ungrouping or applying '...Maximilian Albert1-0/+13
2008-01-05Only set style of box sides during creation (not upon every repr write).Maximilian Albert1-15/+2
2007-12-26Don't store special attributes/types when saving 3D boxes to plain SVG (so th...Maximilian Albert1-3/+3
2007-12-24fix redrawing of 3d box sidesbulia byak1-8/+4
2007-12-23noop: remove unused variableMaximilian Albert1-2/+0
2007-12-15Warning cleanupJon A. Cruz1-1/+4
2007-12-13Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert1-0/+424