| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - try to use more forward declarations for less dependencies on display/curve.h | Johan B. C. Engelen | 2008-05-09 | 1 | -7/+0 |
| | | | | | | | - change _bpath to private member of SPCurve, obtain and set with get_bpath and set_bpath. - added const methods, so protect changes to _bpath in SPCurve (bzr r5636) | ||||
| * | use sp_nodepath_make_straight_path in LPE VonKoch | Johan B. C. Engelen | 2008-04-14 | 1 | -1/+2 |
| | | | | (bzr r5443) | ||||
| * | move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.* | Johan B. C. Engelen | 2008-04-13 | 1 | -1/+1 |
| | | | | (bzr r5427) | ||||
| * | change doEffect functions to use const& parameters | Johan B. C. Engelen | 2008-04-09 | 1 | -1/+1 |
| | | | | (bzr r5394) | ||||
| * | remove multiple inheritance from lpe PathParam. since it is often desired to ↵ | Johan B. C. Engelen | 2008-03-23 | 1 | -1/+1 |
| | | | | | | get the path not as pw< d2<> >, but also as geom::path or maybe as dw< pw<> >. Plus this enabled linking to an object, instead of keeping its own path data. (i.e. linking to other objects) (bzr r5176) | ||||
| * | lpe-vonkoch: complexity bound + choose bbox/segment as reference. | JF Barraud | 2008-03-16 | 1 | -21/+77 |
| | | | | | | lpe-knot: support for self intersecting bezier (will be moved to 2geom). (bzr r5103) | ||||
| * | changed vonkoch to use bbox of input object as reference. | JF Barraud | 2008-03-03 | 1 | -6/+12 |
| | | | | (bzr r4932) | ||||
| * | Fixed initialization order problem | Jon A. Cruz | 2008-02-27 | 1 | -1/+1 |
| | | | | (bzr r4878) | ||||
| * | 3 new lpe gadgets: sketch, knot and vonkoch. | JF Barraud | 2008-02-25 | 1 | -0/+158 |
| (bzr r4842) | |||||
