Martin Landa
|
c7fc065cf7
wxGUI: fix debug message syntax ('command' can be list of commands)
|
10 年之前 |
Martin Landa
|
18874e6272
wxGUI: skip map layers which failed to be rendered
|
10 年之前 |
Martin Landa
|
7c7616d10f
wxGUI: fix zooming in wx monitors together with d.frame
|
10 年之前 |
Martin Landa
|
8992307d5c
wxGUI: avoid double rendering for new map layers (standalone wx monitors)
|
10 年之前 |
Martin Landa
|
2b67370d9f
wxGUI: don't modify render cmd, standalone monitors currently compares render commands
|
10 年之前 |
Martin Landa
|
6fb4045712
wxGUI/render: fix multithread rendering to work in mapswipe
|
10 年之前 |
Martin Landa
|
03cfa11e84
wxGUI/render: layer.Render() env optional (attempt to fix mapswipe)
|
10 年之前 |
Martin Landa
|
2ddc8c16a9
wxGUI/render: fix rendering overlays
|
10 年之前 |
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 年之前 |