Code

share/extensions/*.py: Wrap ‘e = MyEffect(); e.affect()’ in ‘if __name__ == '__main__...
[inkscape.git] / share / extensions / funcplot.py
2008-05-23 pjrmshare/extensions/*.py: Wrap ‘e = MyEffect(); e.affect...
2008-05-23 pjrmnoop: Add vim modeline for all share/extensions/*.py...
2008-05-23 pjrmshare/extension/*.py: noop: minor whitespace regulariza...
2008-05-19 ozmikepittmanFixed minor error in the Function Plotter extension...
2008-03-29 pjrmsvn propset svn:eol-style native *.py
2007-08-19 acspikeadjust function parameters for the now present proper...
2007-06-22 tavmjongAdded polar coordinates.
2007-06-21 acspikeFix function plotter for the most common case where...
2007-06-20 acspikeAnother round of extension conversion (from pyxml to...
2007-02-06 luca_brunowrong commit reverted
2007-02-06 luca_brunoAdded Esperanto translation
2006-12-28 johanengelenCommitted [ 1620672 ] Funcplot: New features and bug...
2006-11-24 johanengelenAdded "multiply x-range with 2*pi" option to function...
2006-09-14 johanengelenRenamed effect and made an extended "Function Plotter...