source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5972   8 years ldelgass Use fill color in style for Placard if present.
(edit) @5971   8 years dkearney adding example showing how to remove a single layer from the map …
(edit) @5970   8 years ldelgass document new placard style parameters
(edit) @5969   8 years ldelgass Add style settings for placard
(edit) @5968   8 years ldelgass Don't include vtkVolumeTextureMapper3D.h if building with raycast mapper.
(edit) @5967   8 years ldelgass Fix use of deprecated methods in vtkMatrix4x4
(edit) @5966   8 years ldelgass Fix use of deprecated methods in vtkMatrix4x4
(edit) @5965   8 years dkearney adding fixes for differences between blt2.4 and blt4 tree copy and …
(edit) @5964   8 years dkearney merging r5956 from trunk to blt4_geovis includes tcl map layer api, …
(edit) @5963   8 years ldelgass whitespace
(edit) @5962   8 years ldelgass add deleteViewpoint method
(edit) @5961   8 years ldelgass Add backing quad to placard annotation
(edit) @5960   8 years ldelgass explicitly link to osgText library
(edit) @5959   8 years ldelgass revert r5956
(edit) @5958   8 years ldelgass Document postgis 'db' driver for feature layers, add links to osgearth …
(edit) @5957   8 years ldelgass Merge r4616 from trunk (remove vizservers)
(edit) @5956   8 years dkearney merging in mapping layer objects, examples, and tests from the geomap …
(edit) @5955   8 years dkearney merging changesets r5928 through r5954 from trunk
(edit) @5954   8 years dkearney adding more map layer examples, placing icons on a map and shoing how …
(edit) @5953   8 years dkearney merging changes from r5897 - r5952 from blt4 branch
(edit) @5952   8 years ldelgass namespace fixes
(edit) @5951   8 years dkearney adding mapviewer examples
(edit) @5950   8 years ldelgass Add selection callback to map viewer, make public select method notify …
(edit) @5949   8 years dkearney adding data provider and layer objects, updating mapviewer to remove …
(edit) @5948   8 years ldelgass Add deleteLayer, hasLayer methods. Use XML id attribute for layer names.
(edit) @5947   8 years ldelgass catch errors from missing tree nodes
(edit) @5946   8 years ldelgass First pass at an addLayer method for Map object (that doesn't use XML).
(edit) @5945   8 years ldelgass document placard protocol command
(edit) @5944   8 years ldelgass Add command to configure attributes to display in feature info placard.
(edit) @5943   8 years ldelgass Set default clamping for polygon to drape, set default graticule to shader
(edit) @5942   8 years ldelgass Require osgearth 2.7, tag place nodes for picking.
(edit) @5941   8 years ldelgass Fix for feature highlight
(edit) @5940   8 years ldelgass fix protocol doc
(edit) @5939   8 years ldelgass Revert change to shader version string (highlight shader requires …
(edit) @5938   8 years ldelgass Try finding FeatureSourceIndexNodes? in scene graph to lookup global ID …
(edit) @5937   8 years mmh for 1d response show sample points
(edit) @5936   8 years gah fix for font
(edit) @5935   8 years ldelgass Bypass file path check for db driver
(edit) @5934   8 years ldelgass postgis driver
(edit) @5933   8 years ldelgass Handle postgis in map client
(edit) @5932   8 years ldelgass Add extra ogr fields, extent srs
(edit) @5931   8 years mmh use varnames as node names instead of labels for pdfs
(edit) @5930   8 years ldelgass Add stub for select features protocol command.
(edit) @5929   8 years ldelgass remove obsolete branch
(edit) @5928   8 years dkearney creating branch of trunk to play with creating a geomap object
(edit) @5927   8 years clarksm Fix memory allocation issue revealed when using newer Matlab versions.
(edit) @5926   8 years clarksm Fix memory allocation issue revealed when using newer Matlab versions.
(edit) @5925   8 years clarksm Fix memory allocation issue revealed when using newer Matlab versions.
(edit) @5924   8 years ldelgass coverage tag shouldn't have been added to general map layer add doc …
(edit) @5923   8 years ldelgass Update protocol doc.
(edit) @5922   8 years ldelgass Support setting initial camera view by extent
(edit) @5921   8 years ldelgass Remove redundant fix for units from r5920 -- a fix was already …
(edit) @5920   8 years gah revert change to autoreset on color in xyresult
(edit) @5919   8 years gah first pass on new build
(edit) @5918   8 years dkearney merging r5799 and r5800 (rpExec functions for matlab and octave) from …
(edit) @5917   8 years ldelgass Add support for arcgis image layer driver. Add "equirectangular" and …
(edit) @5916   8 years ldelgass fix trace strings
(edit) @5915   8 years ldelgass Add zoom camera to extent (fit to vertical FOV) by layer or by …
(edit) @5914   8 years ldelgass merge r5913 from 1.4 branch
(edit) @5913   8 years ldelgass Fix from George for enabling stretch-to-fit mode when units of axes differ.
(edit) @5912   8 years ldelgass Handle setting camera default in camera method only
(edit) @5911   8 years ldelgass fix viewpoints
(edit) @5910   8 years ldelgass fix map ctor
(edit) @5909   8 years ldelgass First pass at making Rappture::Map object usable without an XML DOM …
(edit) @5908   8 years gah first pass on new build
(edit) @5907   8 years gah first pass on new build
(edit) @5906   8 years gah first pass on new build
(edit) @5905   8 years gah first pass on new build
(edit) @5904   8 years gah first pass on new build
(edit) @5903   8 years gah first pass on new build
(edit) @5902   8 years gah first pass on new build
(edit) @5901   8 years gah first pass on new build
(edit) @5900   8 years gah Start of new build branch. --gah
(edit) @5899   8 years gah rename lib directory
(edit) @5898   8 years dkearney merges from trunk to branches/blt4_geovis to include the mapping widgets
(edit) @5897   8 years dkearney creating new branched based on old blt4 branch. this branch includes …
(edit) @5896   8 years ldelgass If map layer url begins with "local://", transfer files to render server.
(edit) @5895   8 years ldelgass Initial support for parsing protocols in url strings: "local://" for …
(edit) @5894   8 years gah fix switch bug: value may start with a minus
(edit) @5893   8 years gah fix switch bug: value may start with a minus
(edit) @5892   9 years ldelgass add select notification handler
(edit) @5891   9 years gah surround file opens with catches
(edit) @5890   9 years ldelgass Checkpoint work on adding selection notification
(edit) @5889   9 years ldelgass Store layer name in feature options
(edit) @5888   9 years ldelgass Require osgearth >= 2.6.0
(edit) @5887   9 years gah Update 1.4.0 tag. --gah
(edit) @5886   9 years gah Updating 1.4.0 tag. --gah
(edit) @5885   9 years gah fixes from martin for uq results
(edit) @5884   9 years mmh remove code causing missing output with a non-uq run followed by a uq run
(edit) @5883   9 years ldelgass Initial client support for generic feature layer with styles, scripts, …
(edit) @5882   9 years ldelgass Initial support for generic feature layer with styles, scripts and …
(edit) @5881   9 years ldelgass fix configure for nanovis 1.2.4 release to use vtk 6.2 by default
(edit) @5880   9 years ldelgass Change default label for maps from "Plot" to "Map"
(edit) @5879   9 years mmh enable Simulate button is UQ active
(edit) @5878   9 years ldelgass Updates for new map viewer protocol
(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) @5875   9 years ldelgass GDAL/OGR 1.9.0 can't handle an xml declaration in .vrt files.
(edit) @5874   9 years gah Rename 1.4-release branch to 1.4. --gah
(edit) @5873   9 years ldelgass Checkpoint commit: add support for wfs, tfs, csv (via vrt in gdal), …
Note: See TracRevisionLog for help on using the revision log.