summaryrefslogtreecommitdiffstats
path: root/src/box3d-side.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Refactored preferences handling into a new version of Krzysztof Kosi??ski2008-09-161-7/+8
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-4/+3
* box3d_side_write now uses curve->get_pathvector instead of get_bpath.Johan B. C. Engelen2008-06-061-5/+1
* complete adding const to have only NArtBpath const * get_bpath() const; for a...Johan B. C. Engelen2008-05-091-2/+2
* struct SPCurve => class SPCurveJohan B. C. Engelen2008-05-051-7/+7
* - Created a SPLPEItem class that handles applying a LPE to an ItemBastien Bouclet2008-03-281-1/+1
* Make grouped 3D boxes work correctly when transformed (fixes: LP 188991)Maximilian Albert2008-03-191-33/+17
* enable LPEs for 3D boxesbulia byak2008-03-131-0/+1
* Clean up comments and remove (already commented) debugging messagesMaximilian Albert2008-02-221-84/+1
* Convert 3D boxes to ordinary groups before tweaking, ungrouping or applying '...Maximilian Albert2008-01-091-0/+13
* Only set style of box sides during creation (not upon every repr write).Maximilian Albert2008-01-051-15/+2
* Don't store special attributes/types when saving 3D boxes to plain SVG (so th...Maximilian Albert2007-12-261-3/+3
* fix redrawing of 3d box sidesbulia byak2007-12-241-8/+4
* noop: remove unused variableMaximilian Albert2007-12-231-2/+0
* Warning cleanupJon A. Cruz2007-12-151-1/+4
* Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert2007-12-131-0/+424