summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/powerstrokepointarray.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-13Attemp to fix bug 1707899, retain shapes color. Also now retain shape previou...Jabier Arraiza1-0/+4
2016-12-19Remove some ocurrences of desktop in knot functionsJabiertxof1-2/+2
2015-04-272Geom sync - initial commitKrzysztof Kosi??ski1-2/+2
2014-10-18noop: remove cruft from powerstrokepointarray.cppJohan B. C. Engelen1-27/+1
2014-10-18LPE Powerstroke, editing behavior: implement scaling of strokepath width when...Johan B. C. Engelen1-2/+16
2014-09-29This push add a partial solution to scale powerstroke shapes without distorsionJabier Arraiza Cenoz1-4/+7
2014-09-27Update to experimental r13565Liam P. White1-7/+36
2014-07-08Bugged powerstroke point array tried accessing points on a quickly diverging ...Liam P. White1-1/+4
2014-07-08Bugged powerstroke point array tried accessing points on a quickly diverging ...Liam P. White1-1/+4
2014-03-29Fix build errors and a few small bugsLiam P. White1-1/+1
2014-03-07Start cleanup for merge into trunkLiam P. White1-3/+3
2014-03-02Experimental merge of Ponyscape features into trunk (will not compile)Liam P. White1-5/+34
2013-01-17const ....Johan B. C. Engelen1-3/+3
2012-10-14Fix "shift disables snapping" for LPEs and for editing objectsDiederik van Lierop1-2/+2
2012-06-17Removed unneeded header style filename #definesJon A. Cruz1-2/+0
2012-06-17Removed outdated classes.Jon A. Cruz1-0/+2
2012-05-03Adding base configurable sizing of controls/handles.Jon A. Cruz1-7/+6
2012-04-10powerstroke: remove the need to reload the node tool when adding/deleting con...Johan B. C. Engelen1-12/+33
2012-04-08fix inclusion.Johan B. C. Engelen1-1/+1
2012-04-08powerstroke parameter small fixJohan B. C. Engelen1-3/+6
2012-04-07powerstrokepointarray : add todo comment. do not derive from LPEKnotHolderEnt...Johan B. C. Engelen1-1/+6
2012-01-18add tooltip for powerstroke control pointsJohan B. C. Engelen1-5/+4
2012-01-03Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis1-1/+1
2011-11-05Powerstroke: adjust control points when adding or deleting knots, to try and ...Johan B. C. Engelen1-0/+36
2011-11-04Powerstroke: add erasing of knots with ctrl+alt (LPE parameter editing on-can...Johan B. C. Engelen1-8/+30
2011-06-22Warning cleanup.Jon A. Cruz1-2/+1
2011-02-02update to latest 2geom !Johan B. C. Engelen1-2/+2
2010-07-30powerstroke: redefine meaning of offset point parameter values. now knots mov...Johan B. C. Engelen1-9/+19
2010-07-28powerstroke: ctrl+click inserts new stroke knot. BUGGY. reselect object after...Johan B. C. Engelen1-1/+9
2010-07-27powerstroke: arbitrary number of control points.Johan B. C. Engelen1-10/+11
2010-07-27commit missing filesJohan B. C. Engelen1-71/+38
2009-11-23decrease header depsJohan B. C. Engelen1-0/+1
2008-11-21Merge from fe-movedTed Gould1-1/+0
2008-08-13Get rid of some superfluous includesMaximilian Albert1-5/+0
2008-08-08remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen1-1/+1
2008-08-012geomify a lot of NR::Points to Geom::PointJohan B. C. Engelen1-6/+6
2008-08-01Make PointParam handles snap, tooMaximilian Albert1-1/+2
2008-07-29Remove obsolete function param_editOncanvas for PointParamsMaximilian Albert1-19/+0
2008-07-29Rename isLPEParam() to isDeletable(), create new class LPEKnotHolderEntity an...Maximilian Albert1-1/+1
2008-07-29Remove superfluous functionsMaximilian Albert1-1/+1
2008-07-29LPE knotholder refactoring: PointParams are not knotholder entities any more;...Maximilian Albert1-6/+29
2008-07-04Warning cleanupJon A. Cruz1-3/+3
2008-07-04Remove oncanvas_editable attribute for PointParams; use their internal shape ...Maximilian Albert1-4/+2
2008-07-02Remove now obsolete 'edit on canvas' button for PointParamsMaximilian Albert1-10/+0
2008-07-02Enable status bar tips for LPE handles that are automatically created from Po...Maximilian Albert1-1/+4
2008-06-16Activate automatic knotholders for LPE PointParamsMaximilian Albert1-18/+2
2008-06-08Make knotholders for LPE items finally work; each effect can now overload the...Maximilian Albert1-0/+21
2008-06-05Rename param_writeSVGValue() --> param_getSVGValue() since the method doesn't...Maximilian Albert1-1/+1
2008-06-04C++ify knotholdersMaximilian Albert1-1/+1
2008-04-05RegisteredTransformedPoint: fix methods to use const&.Johan B. C. Engelen1-0/+5