Anna Petrášová
|
172963f9d0
wxGUI: fixes for Python 3 - 3D view and running commands from command console
|
6 anos atrás |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 anos atrás |
Anna Petrášová
|
eb65447fb5
wxGUI: fix m.nviz.image command building
|
7 anos atrás |
Anna Petrášová
|
fea2d77921
wxGUI: make GUI compatible with wxPython Phoenix 3.0.3
|
8 anos atrás |
Anna Petrášová
|
06a869bff2
wxGUI/3D view: set point size relatively to region
|
8 anos atrás |
Anna Petrášová
|
8faddca7a0
wxGUI: rewrited handling of decorations (legend, barscale), now multiple legends are possible
|
9 anos atrás |
Anna Petrášová
|
c3bac88932
wxGUI/nviz: when showing legend parameter at can have floats not just int
|
9 anos atrás |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 anos atrás |
Martin Landa
|
2e8f4e9325
wxGUI: rename map layer type '3d-raster' to 'raster_3d' (sync with g.list)
|
9 anos atrás |
Anna Petrášová
|
325fcd4490
wxGUI/nviz: fix coloring isosurfaces, broken in https://trac.osgeo.org/grass/changeset/64301
|
9 anos atrás |
Anna Petrášová
|
8a493236da
wxGUI/nviz: do not use progress bar on mac, causes recursion for unknown reason
|
10 anos atrás |
Anna Petrášová
|
d6392e0bcc
libogsf/wxGUI: fix selecting if render 3d lines as draped or as 3D
|
10 anos atrás |
Anna Petrášová
|
51bada13cd
wxGUI/nviz: pass only existing maps for surface/3d raster attributes to avoid crashing
|
10 anos atrás |
Anna Petrášová
|
d70d2ab442
wxGUI/settings: make dialog nonmodal and destroy it instead of hiding (caused problems on MacOSX with wxPython3); make apply button label more understandable; fix Set to default behavior not to apply changes but just set default values in widgets
|
10 anos atrás |
Anna Petrášová
|
422565e345
wxGUI/layertree: fix weird behavior when there is a lot of layers caused by wrong CustomTreeCtrl API usage, fixed also https://trac.osgeo.org/grass/ticket/2257 and partially groups drag and drop problem
|
10 anos atrás |
Anna Petrášová
|
46c7ae085a
wxNviz: fix weird vector rendering on Mac in https://trac.osgeo.org/grass/ticket/2381
|
11 anos atrás |
Huidae Cho
|
3d29875801
nviz: Add WX_GL_RGBA to the attributes list
|
11 anos atrás |
Huidae Cho
|
b82ddf2f5f
nviz: import order
|
11 anos atrás |
Huidae Cho
|
bb3dd50a81
nviz: Use double buffering to avoid flickering (ticket https://trac.osgeo.org/grass/ticket/2339)
|
11 anos atrás |
Luca Delucchi
|
4d3d44467e
wxgui: add support for sphinx documentation
|
11 anos atrás |
Markus Neteler
|
da32bb85b9
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 anos atrás |
Štěpán Turek
|
0ea4044e2b
wxgui:fix wms in vdigit
|
11 anos atrás |
Anna Petrášová
|
a84d5ddc4f
wxGUI: clean up message handling related to GConsole (co-author: wenzeslaus)
|
11 anos atrás |
Anna Petrášová
|
ff1957372e
wxGUI: remove wx.Yield from progress bar because with wxpython 2.9 it causes problems
|
11 anos atrás |
Anna Petrášová
|
ba5d4fd857
wxGUI: improve decorations handling (see https://trac.osgeo.org/grass/ticket/2080)
|
11 anos atrás |
Anna Petrášová
|
83c4bcbcf4
wxNviz: fix displaying 3d points on surface and with z coordinate
|
12 anos atrás |
Vaclav Petras
|
5e27a65f29
wxGUI/mapdisp: avoiding usage of lmgr and related objects in mapdisplay (some still remains, some are in used classes; note that this is not an attempt to fix nviz start and end procedures)
|
12 anos atrás |
Vaclav Petras
|
5545e755c5
wxGUI/mapwin: new mapwin subdirectory with map window related code including buffered window
|
12 anos atrás |
Anna Petrášová
|
516d8e265e
wxGUI: move launching decoration dialogs to frame
|
12 anos atrás |
Vaclav Petras
|
b6ace1c969
wxGUI: removing dead code related to vdigit button in lmgr (not needed, might be useful but this was not working for multiple map displays), fixing query in nviz (frame required), fixing statusbar error displaying
|
12 anos atrás |