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
/
polyhedron_3d.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Translations. Fix for Bug #425202 (Script messages not translated).
Nicolas Dufour
2012-10-07
1
-5
/
+10
*
Extensions. Fix for bug #887539 (Permissions and #! in extension scripts need...
Nicolas Dufour
2011-11-21
1
-0
/
+0
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
i18n fixes for Bug #408093.
Nicolas Dufour
2009-09-18
1
-1
/
+1
*
textual patch from bug 408093
bulia byak
2009-09-06
1
-1
/
+1
*
patch by inductiveload for bug 278423
Alvin Penner
2009-07-15
1
-3
/
+7
*
translator comments and minor string fixes
Ivan Mas??r
2009-04-23
1
-1
/
+1
*
From trunk
Ted Gould
2008-10-27
1
-199
/
+207
*
share/extensions/*.py: Use gettext for (many) error messages.
Peter Moulder
2008-05-23
1
-1
/
+3
*
share/extensions/*.py: Wrap ‘e = MyEffect(); e.affect()’ in ‘if __name_...
Peter Moulder
2008-05-23
1
-2
/
+3
*
noop: Add vim modeline for all share/extensions/*.py files that use four-spac...
Peter Moulder
2008-05-23
1
-0
/
+1
*
share/extension/*.py: noop: minor whitespace regularizations ahead of adding ...
Peter Moulder
2008-05-23
1
-1
/
+1
*
Applying several of Inductiveload's enhancements and fixes to his extensions....
Mike Pittman
2008-05-19
1
-27
/
+42
*
Adding extension Effects->Render->3D Polyhedron by inductiveload - see LP #23...
Mike Pittman
2008-05-16
1
-0
/
+492