summaryrefslogtreecommitdiffstats
path: root/share/extensions/grid_cartesian.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* share/extensions/*.py: Wrap ‘e = MyEffect(); e.affect()’ in ‘if ↵Peter Moulder2008-05-231-2/+3
| | | | | __name__ == '__main__':’, to allow use of pychecker. (bzr r5742)
* noop: Add vim modeline for all share/extensions/*.py files that use ↵Peter Moulder2008-05-231-0/+1
| | | | | four-space indentation. (bzr r5739)
* share/extension/*.py: noop: minor whitespace regularizations ahead of adding ↵Peter Moulder2008-05-231-1/+1
| | | | | vim modelines (bzr r5738)
* Applying several of Inductiveload's enhancements and fixes to his ↵Mike Pittman2008-05-191-14/+12
| | | | | extensions. See LP #230478. (bzr r5710)
* Additions for Polar Grid extension - LP#224522 and Cartesian Grid Extension ↵Mike Pittman2008-05-011-0/+264
- LP#224955 (bzr r5565)