summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter (follow)
Commit message (Expand)AuthorAgeFilesLines
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-272-0/+2
* update to latest 2geom !Johan B. C. Engelen2011-02-029-12/+12
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-122-8/+9
|\
| * SPShape c++ified to the extent it was possible and more changes done for XML ...Abhishek Sharma Public2010-07-141-1/+1
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-2/+2
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-292-1/+2
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | powerstroke: redefine meaning of offset point parameter values. now knots mov...Johan B. C. Engelen2010-07-302-9/+27
* | powerstroke: ctrl+click inserts new stroke knot. BUGGY. reselect object after...Johan B. C. Engelen2010-07-281-1/+9
* | powerstroke: arbitrary number of control points.Johan B. C. Engelen2010-07-273-14/+20
* | commit missing filesJohan B. C. Engelen2010-07-272-0/+213
* | more powerstroke build infrastructureJohan B. C. Engelen2010-07-263-0/+19
|/
* Cleanup of SP_ACTIVE_DESKTOP to prepare clipboard code for reuse.Jon A. Cruz2010-03-191-2/+2
* add widget controls for LPE VectorParam. Hide these controls for LPE Hatches.Johan B. C. Engelen2010-02-141-17/+13
* Fix some of the LPE issues.Krzysztof Kosi??ski2010-01-221-2/+2
* Warning cleanup.Jon A. Cruz2010-01-151-2/+2
* * Merge from trunkKrzysztof Kosi??ski2010-01-141-2/+2
|\
| * Warning cleanupJon A. Cruz2009-12-201-2/+2
* | Remove remnants of old node toolKrzysztof Kosi??ski2009-12-241-2/+0
* | Fix LPEs and break mask transform undoKrzysztof Kosi??ski2009-12-081-6/+27
* | First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-291-13/+3
|/
* decrease header depsJohan B. C. Engelen2009-11-231-0/+1
* Remove 'Is visible?' checkbox from LPE editor because it duplicates functiona...Maximilian Albert2009-06-212-1/+3
* Fix two missing icons in live effect parametersKrzysztof Kosi??ski2009-04-111-2/+2
* Ctor fixes and misc warning cleanupsJon A. Cruz2009-04-071-1/+1
* tidy up SPObjects that must always be LivePathEffectObjectsJohan B. C. Engelen2009-03-191-1/+1
* store default size in lpe::ArrayParamJohan B. C. Engelen2009-03-151-2/+3
* move canvastext to its own file (no linking error for me anymore), add outlin...bulia byak2009-03-112-1/+3
* Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2009-02-201-6/+1
* move shape_editor from node context to the parent class, event contextbulia byak2009-01-081-1/+1
* Cmake build fixes, minorJoshua L. Blocher2009-01-051-1/+0
* fixed transform_mutliply for vector lpe parameter.JF Barraud2008-12-171-1/+1
* Merge from fe-movedTed Gould2008-11-2111-314/+394
* Merging from trunkTed Gould2008-10-111-1/+2
* Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...Ted Gould2008-09-251-1/+1
* add lpe param: VectorParam<float> and VectorParam<double>Johan B. C. Engelen2008-09-024-1/+180
* cast for EnumParamMaximilian Albert2008-08-181-0/+3
* Get rid of some superfluous includesMaximilian Albert2008-08-131-5/+0
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-1/+1
* try to make LPE optimizations easier. example in LPE BendJohan B. C. Engelen2008-08-072-4/+16
* Fixed broken empty string checkJon A. Cruz2008-08-031-10/+10
* remove many needless references to n-art-bpath.hJohan B. C. Engelen2008-08-031-1/+0
* remove more NR:: from live_effects codeJohan B. C. Engelen2008-08-011-2/+2
* 2geomify a lot of NR::Points to Geom::PointJohan B. C. Engelen2008-08-012-14/+13
* replace matrix division code.Johan B. C. Engelen2008-08-011-8/+7
* change knot.h to Geom::Point only instead of NR::Point.Johan B. C. Engelen2008-08-011-1/+1
* Make PointParam handles snap, tooMaximilian Albert2008-08-011-1/+2
* Warning cleanupJon A. Cruz2008-08-014-5/+5
* remove old reminder file (of my GSoC last year)Johan B. C. Engelen2008-07-311-6/+0
* Remove UI stuff from internal text parameterMaximilian Albert2008-07-311-10/+6