Anna Petrášová
|
e0d946fcc9
wxGUI: fix after the new rendering implementation - force rerendering map when activated (zoom and position could change)
|
10 年之前 |
Anna Petrášová
|
13465480f1
wxGUI: recover after rendering fails
|
10 年之前 |
Martin Landa
|
4c815685d7
wxGUI/render: replace CmdThread by gThread (multithread rendering optimization)
|
10 年之前 |
Martin Landa
|
3e7046ab1e
wxGUI: fix calling wx.EndBusyCursor() on Windows (render in threads)
|
10 年之前 |
Martin Landa
|
f8b579d597
wxGUI: partly re-enable layerChanged events (rendering in threads, work in progress)
|
10 年之前 |
Martin Landa
|
0ca9a345a8
wxGUI: fix RenderWMSMgr to work with RenderMapMgr
|
10 年之前 |
Martin Landa
|
7faf5e5967
wxGUI: fix Map.AbortAllThreads()
|
10 年之前 |
Martin Landa
|
2c4b196211
wxGUI: implement RenderLayerMgr and RenderMapMgr to render map layers in threads
|
10 年之前 |
Martin Landa
|
25be66e169
wxGUI: modify standalone wx0 monitors to render map layers into
|
10 年之前 |
Martin Landa
|
6e828d19db
revert https://trac.osgeo.org/grass/changeset/64686 (wrong commit)
|
10 年之前 |
Martin Landa
|
2b55c37cfb
grass.py: https://trac.osgeo.org/grass/changeset/64684 cosmetics
|
10 年之前 |
Anna Petrášová
|
c96bd21439
wxGUI/legend: small improvements of its behavior; at param when used in command line is respected now, IsShown now reports False when the rendering failed
|
10 年之前 |
Martin Landa
|
551e4109b7
wxGUI: debug message showing rendering speed fixed and moved to Map.Render()
|
10 年之前 |
Martin Landa
|
8fac0f25e2
wxGUI: replace utils cmd list <-> tuple by grass.script.gtask functions
|
10 年之前 |
Markus Neteler
|
8a6dcc8504
docs: update some calls to use new element names (https://trac.osgeo.org/grass/ticket/2409)
|
10 年之前 |
Martin Landa
|
2c621cb398
wxGUI: update for `raster_3d`
|
10 年之前 |
Martin Landa
|
b4721ee0f5
wxGUI: avoid creating Map() instance twice
|
10 年之前 |
Martin Landa
|
0e10656a94
wxGUI: update to the new element names
|
10 年之前 |
Anna Petrášová
|
13fc975ebc
wxGUI: raster digitizer added, enables drawing areas, lines, points and setting buffer for individual features [news]
|
10 年之前 |
Martin Landa
|
c6f21c0108
consolidate naming of environmental rendering-related variables
|
10 年之前 |
Luca Delucchi
|
ada3ec0944
wxgui: fix warning in sphinx documentation; some pep8 cleanup
|
10 年之前 |
Anna Petrášová
|
31297ef713
pythonlib: create new file utils not to clutter core with simple functions and move some of them from core and change all affected imports
|
10 年之前 |
Anna Petrášová
|
557394be9f
wxGUI/render: attempt to fix https://trac.osgeo.org/grass/ticket/560
|
10 年之前 |
Luca Delucchi
|
4d3d44467e
wxgui: add support for sphinx documentation
|
11 年之前 |
Anna Petrášová
|
e10d2b8b3f
wxGUI/rendering: change environment only for subprocesses; wxGUI amd d.mon should now work together
|
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 年之前 |
Hamish Bowman
|
9562af2a02
Vaclav: add support for 3D raster legends (https://trac.osgeo.org/grass/ticket/2083)
|
11 年之前 |
Martin Landa
|
df2c334135
wxGUI: try to recover when WIND is broken
|
11 年之前 |
Anna Petrášová
|
43ecf5f2fe
wxGUI: unify opacity values to range <0; 1>
|
11 年之前 |
Anna Petrášová
|
6ee163c57e
wxGUI: fix legend image cropping for png driver
|
11 年之前 |