summaryrefslogtreecommitdiffstats
path: root/share/extensions/seamless_pattern.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-10-20Update extensionsPatrick Storz1-0/+0
now at https://gitlab.com/inkscape/extensions/commit/efd48ee07ef0a0cfc43e60745bf519b53350cc11
2019-10-10Update ExtensionsMarc Jeanmougin1-0/+0
2019-09-07update extension submoduleMarc Jeanmougin1-0/+0
2019-08-08Update extensions to the latest versionsMartin Owens1-0/+0
2019-07-02Resync extensions with embed images fixMartin Owens1-0/+0
2019-06-22Sync the extensions up to the latest fixes (21st June 2019)Martin Owens1-0/+0
2019-06-17Update extensions to latest master branch, see inbox ↵Martin Owens1-0/+0
https://gitlab.com/inkscape/inbox/issues/584
2019-04-21Pull in fix for stdout issuesMartin Owens1-0/+0
2019-04-21Push extensions up to new known good stateMartin Owens1-0/+0
2019-03-23Update extensions submodulePatrick Storz1-0/+0
(avoid deprecation warning spawning for *every* extension)
2019-03-22Update extensions and fix inkscape.potPatrick Storz1-0/+0
2019-03-03Updat extensions to latest versionMartin Owens1-0/+0
2018-10-10update extensions submoduleThomas Holder1-0/+0
2018-09-11Extensions: Update to 616c3c16c22e483dd44d235854acfbf1b9615431Eduard Braun1-0/+0
2018-09-10Update extensionsMartin Owens1-0/+0
2018-09-09Add extensions as a submoduleMartin Owens1-0/+0
2018-09-09Move extensions to git inkscape-extensions repositoryMartin Owens1-198/+0
2016-03-12Add new TTF to the logo in seamless pattern extensionJabier Arraiza Cenoz1-4/+3
Add checkboard background to the same extension Update template to 0.01+devel Fix a bug on SPPatern when apply a transform = Affine() (bzr r14700)
2015-09-13Second round of extension executable bit cleanup.Krzysztof Kosi??ski1-0/+0
Add/remove executable bits and shebangs as appropriate. The extension entry point should be executable, while Python files that contain libraries and are not entry points should not be executable. Shebang lines should only be present in executable files. (bzr r14362)
2015-09-08update version of seamless pattern extensionJabier Arraiza Cenoz1-1/+1
(bzr r14349)
2015-08-20Updated seamless pattern extension to V0.5, Thanks Maren for the strings and ↵Jabier Arraiza Cenoz1-159/+199
patience (bzr r14313)
2014-10-20Some style changes to seamles pattern extensionJabier Arraiza Cenoz1-2/+2
(bzr r13341.1.284)
2014-10-20Fix a bug getting a template file in the seamless extension, also upgrade ↵Jabier Arraiza Cenoz1-213/+159
this extension to a newer version (bzr r13341.1.283)
2014-10-19Add seamless patern generator to a extension and to a procedural templateJabier Arraiza Cenoz1-0/+213
(bzr r13341.1.281)