index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
share
/
extensions
/
interp.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-20
Update extensions
Patrick Storz
1
-0
/
+0
2019-10-10
Update Extensions
Marc Jeanmougin
1
-0
/
+0
2019-09-07
update extension submodule
Marc Jeanmougin
1
-0
/
+0
2019-08-08
Update extensions to the latest versions
Martin Owens
1
-0
/
+0
2019-07-02
Resync extensions with embed images fix
Martin Owens
1
-0
/
+0
2019-06-22
Sync the extensions up to the latest fixes (21st June 2019)
Martin Owens
1
-0
/
+0
2019-06-17
Update extensions to latest master branch, see inbox https://gitlab.com/inksc...
Martin Owens
1
-0
/
+0
2019-04-21
Pull in fix for stdout issues
Martin Owens
1
-0
/
+0
2019-04-21
Push extensions up to new known good state
Martin Owens
1
-0
/
+0
2019-03-23
Update extensions submodule
Patrick Storz
1
-0
/
+0
2019-03-22
Update extensions and fix inkscape.pot
Patrick Storz
1
-0
/
+0
2019-03-03
Updat extensions to latest version
Martin Owens
1
-0
/
+0
2018-10-10
update extensions submodule
Thomas Holder
1
-0
/
+0
2018-09-11
Extensions: Update to 616c3c16c22e483dd44d235854acfbf1b9615431
Eduard Braun
1
-0
/
+0
2018-09-10
Update extensions
Martin Owens
1
-0
/
+0
2018-09-09
Add extensions as a submodule
Martin Owens
1
-0
/
+0
2018-09-09
Move extensions to git inkscape-extensions repository
Martin Owens
1
-336
/
+0
2017-01-08
[Bug #1654743] Interpolate extension fails if end path has no 'stroke-width' ...
suv-lp
1
-2
/
+2
2016-08-27
[Bug #1586568] Interpolate extension creates wrong stroke width.
suv-lp
1
-2
/
+3
2016-03-16
[Bug #1545726] Incorrect FSF address in many extension files.
Nicolas Dufour
1
-1
/
+1
2015-09-17
Extensions. Interpolate: set same default value for zsort in OptionParser as ...
su_v
1
-1
/
+1
2015-09-16
Extensions. Interpolate: optionally use z-order instead of selection order (w...
su_v
1
-8
/
+20
2014-02-16
Extensions. Scaling of stroke and some sizes into document units, Part 5 (Bug...
Alvin Penner
1
-5
/
+9
2013-10-25
fix unit handling of all python extensions. did not test with all extensions
Johan B. C. Engelen
1
-2
/
+2
2011-06-27
Extensions. Interpolate Path. use transform elements (Bug 518768)
Alvin Penner
1
-1
/
+4
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2008-05-23
share/extensions/*.py: Wrap ‘e = MyEffect(); e.affect()’ in ‘if __name_...
Peter Moulder
1
-2
/
+3
2008-05-23
noop: Add vim modeline for all share/extensions/*.py files that use four-spac...
Peter Moulder
1
-0
/
+3
2007-06-20
Another round of extension conversion (from pyxml to lxml) and some corrections
Aaron Spike
1
-9
/
+6
2006-11-24
move user unit conversion into inkex.py
Aaron Spike
1
-20
/
+3
2006-05-29
add to current layer, not root
bulia byak
1
-1
/
+1
2006-05-08
standardize indents on 4 spaces
Aaron Spike
1
-282
/
+282