Anna Petrasova
|
eba61a1ca1
wxGUI: Thread.setDaemon deprecated in Python 3.10 (#2145)
|
před 3 roky |
Vaclav Petras
|
02bfae03d5
Apply Black to wxGUI (#1527)
|
před 4 roky |
Markus Neteler
|
f3483cf55f
PEP8 fixes (#1317)
|
před 4 roky |
Anna Petrasova
|
cfc27fae98
wxGUI/nviz: fix reopening 3D by reloading layers (#953)
|
před 4 roky |
nilason
|
4a972d07cb
wxGUI/nviz: fix failed map centring on mac with pre-wx4.1 (#895)
|
před 4 roky |
Anna Petrasova
|
1c7ef34ca0
wxGUI: fix some flake8 issues (#538)
|
před 5 roky |
Anna Petrasova
|
d7397d5162
wxnviz: fix for HiDPI monitors with scaling set, fix decoding (#307)
|
před 5 roky |
Anna Petrasova
|
75be02ab0a
replace obsolete time.clock() in Python 3.3 (#244)
|
před 5 roky |
Anna Petrasova
|
b5b00f9729
wxGUI: fix deprecated wx.NewId
|
před 5 roky |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
před 6 roky |
Anna Petrášová
|
172963f9d0
wxGUI: fixes for Python 3 - 3D view and running commands from command console
|
před 6 roky |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
před 6 roky |
Anna Petrášová
|
eb65447fb5
wxGUI: fix m.nviz.image command building
|
před 6 roky |
Anna Petrášová
|
fea2d77921
wxGUI: make GUI compatible with wxPython Phoenix 3.0.3
|
před 8 roky |
Anna Petrášová
|
06a869bff2
wxGUI/3D view: set point size relatively to region
|
před 8 roky |
Anna Petrášová
|
8faddca7a0
wxGUI: rewrited handling of decorations (legend, barscale), now multiple legends are possible
|
před 8 roky |
Anna Petrášová
|
c3bac88932
wxGUI/nviz: when showing legend parameter at can have floats not just int
|
před 9 roky |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
před 9 roky |
Martin Landa
|
2e8f4e9325
wxGUI: rename map layer type '3d-raster' to 'raster_3d' (sync with g.list)
|
před 9 roky |
Anna Petrášová
|
325fcd4490
wxGUI/nviz: fix coloring isosurfaces, broken in https://trac.osgeo.org/grass/changeset/64301
|
před 9 roky |
Anna Petrášová
|
8a493236da
wxGUI/nviz: do not use progress bar on mac, causes recursion for unknown reason
|
před 10 roky |
Anna Petrášová
|
d6392e0bcc
libogsf/wxGUI: fix selecting if render 3d lines as draped or as 3D
|
před 10 roky |
Anna Petrášová
|
51bada13cd
wxGUI/nviz: pass only existing maps for surface/3d raster attributes to avoid crashing
|
před 10 roky |
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
|
před 10 roky |
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
|
před 10 roky |
Anna Petrášová
|
46c7ae085a
wxNviz: fix weird vector rendering on Mac in https://trac.osgeo.org/grass/ticket/2381
|
před 10 roky |
Huidae Cho
|
3d29875801
nviz: Add WX_GL_RGBA to the attributes list
|
před 10 roky |
Huidae Cho
|
b82ddf2f5f
nviz: import order
|
před 10 roky |
Huidae Cho
|
bb3dd50a81
nviz: Use double buffering to avoid flickering (ticket https://trac.osgeo.org/grass/ticket/2339)
|
před 10 roky |
Luca Delucchi
|
4d3d44467e
wxgui: add support for sphinx documentation
|
před 11 roky |