summaryrefslogtreecommitdiffstats
path: root/src/sp-path.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move single-dot-creation function to a better location (and rename it accordi...Maximilian Albert2008-09-011-60/+0
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-4/+3
* Use is_straight_curve() instead of three separate dynamic castsDiederik van Lierop2008-08-051-3/+2
* remove many needless references to n-art-bpath.hJohan B. C. Engelen2008-08-031-2/+0
* update to 2geom rev. 1507Johan B. C. Engelen2008-07-251-0/+2
* convert all SPCurve's points and matrices arguments and return types to 2GeomJohan B. C. Engelen2008-07-171-2/+2
* try to use consistent document for creating guidesMenTaLguY2008-07-071-2/+1
* convert a path to guides using 2geom callsJohan B. C. Engelen2008-07-041-18/+16
* read PathVector instead of NArtBpathJohan B. C. Engelen2008-06-221-4/+5
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-121-2/+2
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-4/+3
* for sppath, use 2geompath for svg_write: sp_svg_write_path(np->curve->get_pat...Johan B. C. Engelen2008-06-061-24/+9
* merge gsoc2008_johan_path2geom into trunkJohan B. C. Engelen2008-06-061-11/+6
* optimization: don't copy SPCurve when transforming it, do this in placebulia byak2008-06-051-11/+5
* LPE STACKING!Johan B. C. Engelen2008-05-301-1/+1
* noop: correct spelling in commentMaximilian Albert2008-05-181-3/+3
* Fix LPE for groups bounding box calculation by using the SPItem->getBounds me...Bastien Bouclet2008-05-171-1/+2
* complete adding const to have only NArtBpath const * get_bpath() const; for a...Johan B. C. Engelen2008-05-091-1/+1
* - try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen2008-05-091-2/+2
* struct SPCurve => class SPCurveJohan B. C. Engelen2008-05-051-17/+17
* - Created a SPLPEItem class that handles applying a LPE to an ItemBastien Bouclet2008-03-281-8/+9
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-17/+11
* Don't group dot creation with pen-/pencil-specific operations in undo historyMaximilian Albert2008-01-271-3/+1
* Ctrl+click in pen/pencil tool: Created dots are now selected; Alt is used for...Maximilian Albert2008-01-201-2/+9
* Make creation of dots via Ctrl+click also possible in pen context; fill dots ...Maximilian Albert2008-01-191-0/+64
* Add option in Preferences to keep objects after conversion to guidesMaximilian Albert2008-01-161-2/+0
* Make path segments convertable to guides, tooMaximilian Albert2008-01-161-0/+36
* + Fix bug #179840, forking of LPEsJohan B. C. Engelen2008-01-021-0/+3
* Fix LP bug #179328Johan B. C. Engelen2008-01-021-0/+14
* add path effect indication to the descriptionbulia byak2007-09-051-2/+7
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-27/+160
* start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY2007-01-211-1/+4
* Applied patch #1501709Jon A. Cruz2006-06-071-3/+1
* eliminate direct accesses to SPCurve::bpathMenTaLguY2006-05-091-2/+2
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+325