summaryrefslogtreecommitdiffstats
path: root/src/live_effects (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* and two more files that were missed in lpe-group commitJohan B. C. Engelen2008-03-282-0/+116
* - Created a SPLPEItem class that handles applying a LPE to an ItemBastien Bouclet2008-03-285-21/+98
* add linking to other paths to lpe-PathParamJohan B. C. Engelen2008-03-275-20/+264
* system clipboard support (bug #170185) from Chris KosiƄskiMenTaLguY2008-03-261-24/+17
* Corrected initialization orderJon A. Cruz2008-03-241-1/+1
* prepare PathParam for linking to other objectJohan B. C. Engelen2008-03-232-21/+29
* set primary path storage to vector<path> in lpe-PathParam. only convert to pw...Johan B. C. Engelen2008-03-232-17/+61
* return const reference when getting path data from lpe-PathParam!Johan B. C. Engelen2008-03-232-2/+2
* remove multiple inheritance from lpe PathParam. since it is often desired to ...Johan B. C. Engelen2008-03-236-17/+40
* changes to use RegisteredTransformedPoint as widget for LPE point. not completeJohan B. C. Engelen2008-03-221-8/+8
* fix fileJohan B. C. Engelen2008-03-221-204/+0
* * add RegisteredTransformedPoint widget, that transforms the point before dis...Johan B. C. Engelen2008-03-222-2/+206
* Line-end fixupsJon A. Cruz2008-03-222-275/+275
* temporary fix. removed LPE context verb. now toolbar is normal again in windows.Johan B. C. Engelen2008-03-211-1/+1
* clean up PointParamKnotHolder some more. SPKnotHolder should really be C++ ob...Johan B. C. Engelen2008-03-213-43/+44
* Clean up event handler functions of pointparam-knotholder.cppJohan B. C. Engelen2008-03-211-74/+5
* add pointparam-knotholder files to Makefile_insertJohan B. C. Engelen2008-03-201-0/+2
* forgot to commit the two essential files! sorry to break the build for a secondJohan B. C. Engelen2008-03-202-0/+343
* remove #ifdef that was used to disable on-canvas editing.Johan B. C. Engelen2008-03-201-7/+4
* define color of point parameter in LPEdoEffectStackTestJohan B. C. Engelen2008-03-201-2/+4
* Add on-canvas editing of LPE PointParam.Johan B. C. Engelen2008-03-202-2/+25
* lpe-sketch: deal with empty input. fix bug #201735.JF Barraud2008-03-161-5/+6
* lpe-sketch: fixed a bug about construction lines being all stacked on a singl...JF Barraud2008-03-161-38/+19
* lpe-vonkoch: complexity bound + choose bbox/segment as reference.JF Barraud2008-03-163-77/+171
* skeletal-stroke: offset parameters are back again... optionaly proportional t...JF Barraud2008-03-093-13/+55
* changed vonkoch to use bbox of input object as reference.JF Barraud2008-03-031-6/+12
* remove flashing test indicator on pointparam.Johan B. C. Engelen2008-03-023-30/+0
* stupid bug fix (crash upon big stroke length variation) + some parameters ren...JF Barraud2008-03-021-12/+22
* NEW: temporary on-canvas indicatorsJohan B. C. Engelen2008-03-024-12/+34
* Warning and whitespace cleanupJon A. Cruz2008-03-011-1/+1
* fix warningsJohan B. C. Engelen2008-02-293-4/+4
* fixing wrong includesFelipe Corr??a da Silva Sanches2008-02-282-2/+2
* Remove unnecessary dependencies for some of the lpe parameters.Johan B. C. Engelen2008-02-289-14/+5
* * (when debug macro is defined) call ShapeEditor function to on-canvas edit p...Johan B. C. Engelen2008-02-277-43/+44
* Fixed initialization order problemJon A. Cruz2008-02-271-1/+1
* Whitespace cleanupJon A. Cruz2008-02-256-776/+773
* 3 new lpe gadgets: sketch, knot and vonkoch.JF Barraud2008-02-259-0/+947
* Warning and whitespace cleanupJon A. Cruz2008-02-243-8/+8
* fix Bug #191909 crash on lpe stitch sub-paths, also fix crash for bend path lpeJohan B. C. Engelen2008-02-204-50/+73
* remaining g++ 4.3 compilation fix-upsKees Cook2008-02-111-0/+2
* revert to previous version.JF Barraud2008-02-101-20/+9
* Fix wrong identification of invalid effects (for unknown effects, it used to ...Johan B. C. Engelen2008-02-061-4/+2
* lpe-skeletal-stroke: make spacing and normal_offset parameters do something...JF Barraud2008-02-051-9/+20
* add copy button to LPE pathparamJohan B. C. Engelen2008-01-262-0/+16
* LPE bend path was badly broken. fixed now.Johan B. C. Engelen2008-01-262-84/+3
* path lpe parameter should not know of it's edit button since it has no unique...Johan B. C. Engelen2008-01-262-8/+0
* fix initialization of lpe paramsJohan B. C. Engelen2008-01-264-2/+6
* add default functions for transforming lpe-pathalongpath.cpp and lpe-skeletal...Johan B. C. Engelen2008-01-184-0/+19
* fix transformation of LPECurveStitch when "Scale width relative" is setJohan B. C. Engelen2008-01-172-0/+18
* sorry for this late feature change. this makes the curvestitching *that* much...Johan B. C. Engelen2008-01-172-20/+22