summaryrefslogtreecommitdiffstats
path: root/share/extensions/seamless_pattern.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Second round of extension executable bit cleanup.Krzysztof Kosi??ski2015-09-131-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)
* update version of seamless pattern extensionJabier Arraiza Cenoz2015-09-081-1/+1
| | | (bzr r14349)
* Updated seamless pattern extension to V0.5, Thanks Maren for the strings and ↵Jabier Arraiza Cenoz2015-08-201-159/+199
| | | | | patience (bzr r14313)
* Some style changes to seamles pattern extensionJabier Arraiza Cenoz2014-10-201-2/+2
| | | (bzr r13341.1.284)
* Fix a bug getting a template file in the seamless extension, also upgrade ↵Jabier Arraiza Cenoz2014-10-201-213/+159
| | | | | this extension to a newer version (bzr r13341.1.283)
* Add seamless patern generator to a extension and to a procedural templateJabier Arraiza Cenoz2014-10-191-0/+213
(bzr r13341.1.281)