summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-vonkoch.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Ctor fixes and misc warning cleanupsJon A. Cruz2009-04-071-5/+5
* correctly implement 'resetDefaults()' for LPEs. Now when applying an LPE, all...Johan B. C. Engelen2009-03-151-0/+2
* From trunkTed Gould2008-10-271-8/+0
* Merging from trunkTed Gould2008-10-111-59/+174
* Fixed initialization order issueJon A. Cruz2008-09-181-8/+8
* lpe-vonkoch: added checkbox to restrict to (orientation preserving or not) si...JF Barraud2008-09-171-0/+7
* lpe-vonkoch: updated to handle groups + changed parameter interpretation to a...JF Barraud2008-09-171-40/+33
* add comments about setting new LPE PathParam path data. refactor things a bit...Johan B. C. Engelen2008-07-201-3/+2
* update 2geom (svn rev1433)Johan B. C. Engelen2008-07-031-1/+1
* merge gsoc2008_johan_path2geom into trunkJohan B. C. Engelen2008-06-061-1/+1
* - try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen2008-05-091-7/+0
* use sp_nodepath_make_straight_path in LPE VonKochJohan B. C. Engelen2008-04-141-1/+2
* move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.*Johan B. C. Engelen2008-04-131-1/+1
* change doEffect functions to use const& parametersJohan B. C. Engelen2008-04-091-1/+1
* remove multiple inheritance from lpe PathParam. since it is often desired to ...Johan B. C. Engelen2008-03-231-1/+1
* lpe-vonkoch: complexity bound + choose bbox/segment as reference.JF Barraud2008-03-161-21/+77
* changed vonkoch to use bbox of input object as reference.JF Barraud2008-03-031-6/+12
* Fixed initialization order problemJon A. Cruz2008-02-271-1/+1
* 3 new lpe gadgets: sketch, knot and vonkoch.JF Barraud2008-02-251-0/+158