Anna Petrášová
|
06a869bff2
wxGUI/3D view: set point size relatively to region
|
8 роки тому |
Anna Petrášová
|
8faddca7a0
wxGUI: rewrited handling of decorations (legend, barscale), now multiple legends are possible
|
8 роки тому |
Anna Petrášová
|
c3bac88932
wxGUI/nviz: when showing legend parameter at can have floats not just int
|
9 роки тому |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 роки тому |
Martin Landa
|
2e8f4e9325
wxGUI: rename map layer type '3d-raster' to 'raster_3d' (sync with g.list)
|
9 роки тому |
Anna Petrášová
|
325fcd4490
wxGUI/nviz: fix coloring isosurfaces, broken in https://trac.osgeo.org/grass/changeset/64301
|
9 роки тому |
Anna Petrášová
|
8a493236da
wxGUI/nviz: do not use progress bar on mac, causes recursion for unknown reason
|
10 роки тому |
Anna Petrášová
|
d6392e0bcc
libogsf/wxGUI: fix selecting if render 3d lines as draped or as 3D
|
10 роки тому |
Anna Petrášová
|
51bada13cd
wxGUI/nviz: pass only existing maps for surface/3d raster attributes to avoid crashing
|
10 роки тому |
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 роки тому |
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 роки тому |
Anna Petrášová
|
46c7ae085a
wxNviz: fix weird vector rendering on Mac in https://trac.osgeo.org/grass/ticket/2381
|
10 роки тому |
Huidae Cho
|
3d29875801
nviz: Add WX_GL_RGBA to the attributes list
|
11 роки тому |
Huidae Cho
|
b82ddf2f5f
nviz: import order
|
11 роки тому |
Huidae Cho
|
bb3dd50a81
nviz: Use double buffering to avoid flickering (ticket https://trac.osgeo.org/grass/ticket/2339)
|
11 роки тому |
Luca Delucchi
|
4d3d44467e
wxgui: add support for sphinx documentation
|
11 роки тому |
Markus Neteler
|
da32bb85b9
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 роки тому |
Štěpán Turek
|
0ea4044e2b
wxgui:fix wms in vdigit
|
11 роки тому |
Anna Petrášová
|
a84d5ddc4f
wxGUI: clean up message handling related to GConsole (co-author: wenzeslaus)
|
11 роки тому |
Anna Petrášová
|
ff1957372e
wxGUI: remove wx.Yield from progress bar because with wxpython 2.9 it causes problems
|
11 роки тому |
Anna Petrášová
|
ba5d4fd857
wxGUI: improve decorations handling (see https://trac.osgeo.org/grass/ticket/2080)
|
11 роки тому |
Anna Petrášová
|
83c4bcbcf4
wxNviz: fix displaying 3d points on surface and with z coordinate
|
11 роки тому |
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)
|
11 роки тому |
Vaclav Petras
|
5545e755c5
wxGUI/mapwin: new mapwin subdirectory with map window related code including buffered window
|
11 роки тому |
Anna Petrášová
|
516d8e265e
wxGUI: move launching decoration dialogs to frame
|
11 роки тому |
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
|
11 роки тому |
Anna Petrášová
|
99e1a062a6
wxGUI: improve map display cursor handling
|
11 роки тому |
Vaclav Petras
|
d0f753205f
wxGUI/mapwindow: implementing mouse moving signal (https://trac.osgeo.org/grass/changeset/57383) and zoom history signals (https://trac.osgeo.org/grass/changeset/57078) for nviz
|
11 роки тому |
Vaclav Petras
|
865fd8fc3c
wxGUI/mapwindow: unused parameters removed, depreciation warnings added
|
11 роки тому |
Anna Petrášová
|
834da79eed
wxGUI: fix python -3 compilation warnings
|
12 роки тому |