|
|
@6485
|
8 years |
ldelgass |
Fix winding of selection rectangle
|
|
|
@6484
|
8 years |
ldelgass |
fix typo
|
|
|
@6432
|
8 years |
ldelgass |
Fix crash on clearing selection
|
|
|
@6424
|
8 years |
ldelgass |
Add cast
|
|
|
@6423
|
8 years |
ldelgass |
Remove nodes from hovered/selected list on removing from scene
|
|
|
@6422
|
8 years |
ldelgass |
Fix leak of selectors string (Tcl_NewStringObj makes a copy).
|
|
|
@6421
|
8 years |
ldelgass |
Add null terminator to style sheet string copied from client command.
|
|
|
@6418
|
8 years |
ldelgass |
Better fix for deleteColorMap error msg
|
|
|
@6417
|
8 years |
ldelgass |
fix typo
|
|
|
@6416
|
8 years |
ldelgass |
Fix setting polling flag on entering processCommands
|
|
|
@6415
|
8 years |
ldelgass |
Fix spurious error msg
|
|
|
@6404
|
8 years |
ldelgass |
Add optional idle timeout to geovis server
|
|
|
@6391
|
8 years |
ldelgass |
fix comment
|
|
|
@6387
|
8 years |
ldelgass |
Use hub_url from client in iDataInit if it was supplied
|
|
|
@6386
|
8 years |
ldelgass |
Fix render_info time stats
|
|
|
@6385
|
8 years |
ldelgass |
fix comment
|
|
|
@6382
|
8 years |
ldelgass |
Use hub url if supplied to get idata URL
|
|
|
@6381
|
8 years |
ldelgass |
Fix stats to report end time in render_stop
|
|
|
@6380
|
8 years |
ldelgass |
Add commandline option to set max bitrate (in kbps)
|
|
|
@6354
|
8 years |
ldelgass |
Add layer position index param to add*Layer methods. Add option to …
|
|
|
@6350
|
8 years |
ldelgass |
Update protocol for agglite rasterizing driver to match feature layer.
|
|
|
@6349
|
8 years |
ldelgass |
fix typo
|
|
|
@6347
|
8 years |
ldelgass |
Move stylesheet, script, selector definition to data payload in …
|
|
|
@6319
|
9 years |
ldelgass |
fix response length for map layer names
|
|
|
@6281
|
9 years |
ldelgass |
Update select protocol response to use add|delete|set sub-command
|
|
|
@6276
|
9 years |
ldelgass |
Add server response to notify clients of selection box region
|
|
|
@6275
|
9 years |
ldelgass |
Another decluttering refactor fix
|
|
|
@6274
|
9 years |
ldelgass |
fix includes
|
|
|
@6273
|
9 years |
ldelgass |
Fix placard to work with osgearth trunk refactor (Decluttering -> …
|
|
|
@6255
|
9 years |
ldelgass |
update protocol doc
|
|
|
@6254
|
9 years |
ldelgass |
Implement enable/disable placard.
|
|
|
@6253
|
9 years |
ldelgass |
selection debug display
|
|
|
@6250
|
9 years |
ldelgass |
selection fix
|
|
|
@6248
|
9 years |
ldelgass |
Add configure var for resources dir
|
|
|
@6247
|
9 years |
ldelgass |
use flag instead of ifdef
|
|
|
@6246
|
9 years |
ldelgass |
rename member var
|
|
|
@6245
|
9 years |
ldelgass |
Add define for new annotation API in osgEarth master
|
|
|
@6244
|
9 years |
ldelgass |
update protocol doc
|
|
|
@6220
|
9 years |
ldelgass |
fix feature command parsing
|
|
|
@6219
|
9 years |
ldelgass |
Stubs for editing feature selection set
|
|
|
@6218
|
9 years |
ldelgass |
stub in placard enable toggle
|
|
|
@6216
|
9 years |
ldelgass |
add args for collection, filename to idatatest
|
|
|
@6211
|
9 years |
ldelgass |
When downloading shape file from idata, get auxiliary files as well.
|
|
|
@6116
|
9 years |
ldelgass |
minor build fix
|
|
|
@6110
|
9 years |
ldelgass |
add missing include
|
|
|
@6084
|
9 years |
ldelgass |
Quiet log output from info to trace, now that frame tracing has a …
|
|
|
@6083
|
9 years |
ldelgass |
Prevent renderer from waiting in select() if a pick is pending.
|
|
|
@6075
|
9 years |
ldelgass |
Parse CSS style and rewrite URLs.
|
|
|
@6074
|
9 years |
ldelgass |
Look for relative paths in cache directory if not found in working …
|
|
|
@6070
|
9 years |
ldelgass |
add error message
|
|
|
@6051
|
9 years |
ldelgass |
fix typo
|
|
|
@6050
|
9 years |
ldelgass |
Add simple on/off select mode
|
|
|
@6049
|
9 years |
ldelgass |
Use new icons for icon layer type.
|
|
|
@6048
|
9 years |
ldelgass |
add icons
|
|
|
@6047
|
9 years |
ldelgass |
rename configure.in to configure.ac
|
|
|
@6019
|
9 years |
ldelgass |
Make layer name really optional in 'map layer visible...'
|
|
|
@6014
|
9 years |
ldelgass |
Add Makefile flag to enable frame tracing
|
|
|
@6013
|
9 years |
ldelgass |
Don't initiate a pick if the mouse was dragged more than 2 pixels. …
|
|
|
@6005
|
9 years |
ldelgass |
Add ability to post placard on select feature command (currently disabled).
|
|
|
@6004
|
9 years |
ldelgass |
Add define for testing new rex terrain engine
|
|
|
@6003
|
9 years |
ldelgass |
Remove redundant call to clearHighlight
|
|
|
@6002
|
9 years |
ldelgass |
Add 'select clear' protocol command, clear previous selection on …
|
|
|
@5998
|
9 years |
ldelgass |
Set flag to redraw on incoming selection command.
|
|
|
@5980
|
9 years |
ldelgass |
Document selection protocol
|
|
|
@5978
|
9 years |
ldelgass |
fix for removing existing picker on map reset
|
|
|
@5976
|
9 years |
ldelgass |
Add agglite image layer: rasterizes a feature source with stylesheet
|
|
|
@5974
|
9 years |
ldelgass |
Use fill attribute of PolygonSymbol? in placard style for backing quad …
|
|
|
@5973
|
9 years |
ldelgass |
update header deps
|
|
|
@5972
|
9 years |
ldelgass |
Use fill color in style for Placard if present.
|
|
|
@5970
|
9 years |
ldelgass |
document new placard style parameters
|
|
|
@5969
|
9 years |
ldelgass |
Add style settings for placard
|
|
|
@5961
|
9 years |
ldelgass |
Add backing quad to placard annotation
|
|
|
@5960
|
9 years |
ldelgass |
explicitly link to osgText library
|
|
|
@5958
|
9 years |
ldelgass |
Document postgis 'db' driver for feature layers, add links to osgearth …
|
|
|
@5952
|
9 years |
ldelgass |
namespace fixes
|
|
|
@5945
|
9 years |
ldelgass |
document placard protocol command
|
|
|
@5944
|
9 years |
ldelgass |
Add command to configure attributes to display in feature info placard.
|
|
|
@5942
|
9 years |
ldelgass |
Require osgearth 2.7, tag place nodes for picking.
|
|
|
@5941
|
9 years |
ldelgass |
Fix for feature highlight
|
|
|
@5940
|
9 years |
ldelgass |
fix protocol doc
|
|
|
@5939
|
9 years |
ldelgass |
Revert change to shader version string (highlight shader requires …
|
|
|
@5938
|
9 years |
ldelgass |
Try finding FeatureSourceIndexNodes? in scene graph to lookup global ID …
|
|
|
@5935
|
9 years |
ldelgass |
Bypass file path check for db driver
|
|
|
@5934
|
9 years |
ldelgass |
postgis driver
|
|
|
@5930
|
9 years |
ldelgass |
Add stub for select features protocol command.
|
|
|
@5924
|
9 years |
ldelgass |
coverage tag shouldn't have been added to general map layer add doc …
|
|
|
@5923
|
9 years |
ldelgass |
Update protocol doc.
|
|
|
@5916
|
9 years |
ldelgass |
fix trace strings
|
|
|
@5915
|
9 years |
ldelgass |
Add zoom camera to extent (fit to vertical FOV) by layer or by …
|
|
|
@5895
|
9 years |
ldelgass |
Initial support for parsing protocols in url strings: "local://" for …
|
|
|
@5890
|
9 years |
ldelgass |
Checkpoint work on adding selection notification
|
|
|
@5889
|
9 years |
ldelgass |
Store layer name in feature options
|
|
|
@5888
|
9 years |
ldelgass |
Require osgearth >= 2.6.0
|
|
|
@5882
|
9 years |
ldelgass |
Initial support for generic feature layer with styles, scripts and …
|
|
|
@5877
|
9 years |
ldelgass |
Protocol for coverage setting, add more layer settings to protocol.
|
|
|
@5876
|
9 years |
ldelgass |
Add ability to set coverage flag when adding image layers (in API, …
|
|
|
@5875
|
9 years |
ldelgass |
GDAL/OGR 1.9.0 can't handle an xml declaration in .vrt files.
|
|
|
@5873
|
9 years |
ldelgass |
Checkpoint commit: add support for wfs, tfs, csv (via vrt in gdal), …
|
|
|
@5857
|
9 years |
ldelgass |
only run iDataInit when username is present
|
|
|
@5856
|
9 years |
ldelgass |
add tracing to iDataInit
|
|
|