Vaclav Petras
|
0d9e966dd2
Apply Black to all scripts (#1347)
|
4 years ago |
Vaclav Petras
|
635224115c
parser: Use #-space-% to allow writing PEP8-compliant Python code (#1287)
|
4 years ago |
Markus Neteler
|
b4432f400e
change Python shebang to python3 (#75)
|
5 years ago |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 years ago |
Maris Nartiss
|
c9a1ea52ff
Install gettext to Python script modules to use translated strings extracted by https://trac.osgeo.org/grass/changeset/70817
|
8 years ago |
Markus Neteler
|
4197ed8748
scripts/parser: keywords -> keyword (old style remains accepted)
|
10 years ago |
Vaclav Petras
|
35ea4b194c
d.shade and r.shade: replace 'reliefmap' by more general 'shade' and 'drapemap' by more straight forward 'color'
|
10 years ago |
Glynn Clements
|
628bd512d5
Remove nonsense MONITOR checks from scripts
|
10 years ago |
Vaclav Petras
|
e2407f230f
d.* scripts: check if graphics device is open or render immediate set for modules which run from wxGUI
|
10 years ago |
Vaclav Petras
|
4f16df79ce
r.relief, r.shade, d.shade: rename from r.shaded.relief, r.shadedmap and d.shadedmap (also improve keywords, see also and examples, add r.shade to toolboxes)
|
10 years ago |