source: geovis/trunk/Renderer.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6549   8 years ldelgass Add geovis support for WMS-T animated sequence
(edit) @6518   8 years ldelgass Protocol additions: add terrainPatch flag, add wkt/wkt_file driver for …
(edit) @6511   8 years ldelgass Add method to compute extent of terrain mask layer.
(edit) @6509   8 years ldelgass Add methods for adding/removing terrain mask layers.
(edit) @6508   8 years ldelgass Fix for (disabled) terrain options
(edit) @6488   8 years ldelgass Add verticalDatum override option to addElevationLayer, prep for …
(edit) @6485   8 years ldelgass Fix winding of selection rectangle
(edit) @6432   8 years ldelgass Fix crash on clearing selection
(edit) @6424   8 years ldelgass Add cast
(edit) @6423   8 years ldelgass Remove nodes from hovered/selected list on removing from scene
(edit) @6418   8 years ldelgass Better fix for deleteColorMap error msg
(edit) @6417   8 years ldelgass fix typo
(edit) @6415   8 years ldelgass Fix spurious error msg
(edit) @6404   8 years ldelgass Add optional idle timeout to geovis server
(edit) @6380   8 years ldelgass Add commandline option to set max bitrate (in kbps)
(edit) @6354   8 years ldelgass Add layer position index param to add*Layer methods. Add option to …
(edit) @6276   9 years ldelgass Add server response to notify clients of selection box region
(edit) @6275   9 years ldelgass Another decluttering refactor fix
(edit) @6274   9 years ldelgass fix includes
(edit) @6273   9 years ldelgass Fix placard to work with osgearth trunk refactor (Decluttering -> …
(edit) @6254   9 years ldelgass Implement enable/disable placard.
(edit) @6253   9 years ldelgass selection debug display
(edit) @6250   9 years ldelgass selection fix
(edit) @6247   9 years ldelgass use flag instead of ifdef
(edit) @6246   9 years ldelgass rename member var
(edit) @6245   9 years ldelgass Add define for new annotation API in osgEarth master
(edit) @6219   9 years ldelgass Stubs for editing feature selection set
(edit) @6211   9 years ldelgass When downloading shape file from idata, get auxiliary files as well.
(edit) @6110   9 years ldelgass add missing include
(edit) @6084   9 years ldelgass Quiet log output from info to trace, now that frame tracing has a …
(edit) @6083   9 years ldelgass Prevent renderer from waiting in select() if a pick is pending.
(edit) @6074   9 years ldelgass Look for relative paths in cache directory if not found in working …
(edit) @6050   9 years ldelgass Add simple on/off select mode
(edit) @6049   9 years ldelgass Use new icons for icon layer type.
(edit) @6005   9 years ldelgass Add ability to post placard on select feature command (currently disabled).
(edit) @6004   9 years ldelgass Add define for testing new rex terrain engine
(edit) @6002   9 years ldelgass Add 'select clear' protocol command, clear previous selection on …
(edit) @5998   9 years ldelgass Set flag to redraw on incoming selection command.
(edit) @5978   9 years ldelgass fix for removing existing picker on map reset
(edit) @5944   9 years ldelgass Add command to configure attributes to display in feature info placard.
(edit) @5942   9 years ldelgass Require osgearth 2.7, tag place nodes for picking.
(edit) @5938   9 years ldelgass Try finding FeatureSourceIndexNodes? in scene graph to lookup global ID …
(edit) @5930   9 years ldelgass Add stub for select features protocol command.
(edit) @5916   9 years ldelgass fix trace strings
(edit) @5915   9 years ldelgass Add zoom camera to extent (fit to vertical FOV) by layer or by …
(edit) @5895   9 years ldelgass Initial support for parsing protocols in url strings: "local://" for …
(edit) @5890   9 years ldelgass Checkpoint work on adding selection notification
(edit) @5888   9 years ldelgass Require osgearth >= 2.6.0
(edit) @5877   9 years ldelgass Protocol for coverage setting, add more layer settings to protocol.
(edit) @5876   9 years ldelgass Add ability to set coverage flag when adding image layers (in API, …
(edit) @5873   9 years ldelgass Checkpoint commit: add support for wfs, tfs, csv (via vrt in gdal), …
(edit) @5852   9 years ldelgass Add initial iData client support
(edit) @5775   9 years ldelgass Add alignment param for label layer. Fixes for osgearth 2.7
(edit) @5152   10 years ldelgass add include
(edit) @5151   10 years ldelgass Delete colormap files in ~Renderer
(edit) @5118   10 years ldelgass Fix legend rendering: use colormap min/max to interpolate values (OSG …
(edit) @5105   10 years ldelgass geovis updates for NSF demo
(edit) @5026   10 years ldelgass Add protocol to set map attribution/copyright
(edit) @4973   10 years ldelgass First pass at protocol to set ephemeris time (currently uses server …
(edit) @4957   10 years ldelgass Add protocol option to enable/disable disk caching of image layers
(edit) @4956   10 years ldelgass Delete cache dir from main() to allow renderer ref-counted objects to …
(edit) @4955   10 years ldelgass move cache to /var/cache/geovis by default
(edit) @4655   10 years ldelgass More selection testing
(edit) @4654   10 years ldelgass Crash fix for commands sent before map is set up
(edit) @4648   10 years ldelgass Having both line and polygon styles on selection rectangle causes …
(edit) @4645   10 years ldelgass Initial take on a selection box
(edit) @4643   10 years ldelgass Fixes for building with osgearth 2.6
(edit) @4636   10 years ldelgass screen coords command now takes a list of coordinates
(edit) @4635   10 years ldelgass Add resources directory command line option, preliminary testing of …
(edit) @4632   10 years ldelgass Add pin annotations for testing
(edit) @4629   10 years ldelgass add token to map/screen coord commands
(edit) @4628   10 years ldelgass Add some Makefile flags for sleep throttling settings
(copy) @4586   10 years ldelgass copy geovis from trunk
copied from trunk/packages/vizservers/geovis/Renderer.cpp:
(edit) @4575   10 years ldelgass Add optional coordinate conversion for 'map coords' command, add …
Note: See TracRevisionLog for help on using the revision log.