summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | more powerstroke build infrastructureJohan B. C. Engelen2010-07-263-0/+19
| |/
* / Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski2010-08-052-4/+4
|/
* 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
* New unit parameter for LPEs which lpe-ruler now usesMaximilian Albert2008-07-313-1/+148
* New function to set text position and anchor relative to a given pathMaximilian Albert2008-07-302-0/+20
* Move coordinate transform workaround to a more logical placeMaximilian Albert2008-07-301-1/+2
* New 'internal' TextParam which doesn't display a widget (useful if the text s...Maximilian Albert2008-07-302-5/+29
* Make text widget for TextParams work and re-enable itMaximilian Albert2008-07-302-8/+5
* Disable text entry widget for TextParam until it works correctlyMaximilian Albert2008-07-291-0/+5
* Temporarily move the code from display/canvas-text.(h|cpp) to display/canvas-...Maximilian Albert2008-07-291-1/+2
* New parameter TextParam for LPEsMaximilian Albert2008-07-293-3/+176
* automatically add helperpath for PathParamsMaximilian Albert2008-07-292-0/+7
* Remove addHelperPaths() from Effect; now getHelperPaths() returns a list of c...Maximilian Albert2008-07-291-0/+4