summaryrefslogtreecommitdiffstats
path: root/src/splivarot.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix 1445003bulia byak2006-05-211-2/+2
| | | (bzr r920)
* eliminate direct accesses to SPCurve::bpathMenTaLguY2006-05-091-4/+4
| | | (bzr r787)
* use std::vector rather than dynamically-sized automatic arraysMenTaLguY2006-05-091-4/+5
| | | (bzr r784)
* one more tweak of boolop precisionbulia byak2006-04-171-2/+2
| | | (bzr r536)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-17/+17
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* reduce flattening precision back somewhat, to prevent too many new nodes ↵bulia byak2006-04-141-2/+2
| | | | | appearing after a boolop (bzr r516)
* switch get_nearest_position and get_point to using supplied livarot Path ↵bulia byak2006-04-011-17/+4
| | | | | instead of creating one each time from an item (bzr r384)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1607
(bzr r1)