[Opengeoscience-developers] OpenGeoscience branch, colormap_rebased, updated. fc866e472cab64ddc980b3e29ad60baec8fb5409

Dave DeMarle dave.demarle at kitware.com
Thu May 16 15:34:08 EDT 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenGeoscience".

The branch, colormap_rebased has been updated
       via  fc866e472cab64ddc980b3e29ad60baec8fb5409 (commit)
      from  6a7312f227d58654529db47e44712af7335da746 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=fc866e472cab64ddc980b3e29ad60baec8fb5409
commit fc866e472cab64ddc980b3e29ad60baec8fb5409
Author: Dave DeMarle <dave.demarle at kitware.com>
Date:   Thu May 16 15:33:08 2013 -0400

    brought back solid color shader and cleaned up detection of scalar type
    
    Now color type choice is based on the presence of the scalar field, or color field, and lookup table range is automatic.
    Brought back the solid color shaders, as we need a way to specify the one color in the case when the data itself lacks colors (e.g. country lines).
    Added this as a new material type, so that it doesn't preclude the use of the old material which assumes color is present. More cleanup needs to be done here, the solid color should be specified on the "actor" level, like opacity is done now.

 web/lib/geo/feature.js       |   23 +++++++-----
 web/lib/geo/map.js           |    3 +-
 web/lib/vgl/geojsonReader.js |   31 ++++++----------
 web/lib/vgl/geomData.js      |   53 +++++++++++++++++----------
 web/lib/vgl/utils.js         |   81 ++++++++++++++++++++++++++++++++++++++++-
 5 files changed, 140 insertions(+), 51 deletions(-)

-----------------------------------------------------------------------

Summary of changes:
 web/lib/geo/feature.js       |   23 +++++++-----
 web/lib/geo/map.js           |    3 +-
 web/lib/vgl/geojsonReader.js |   31 ++++++----------
 web/lib/vgl/geomData.js      |   53 +++++++++++++++++----------
 web/lib/vgl/utils.js         |   81 ++++++++++++++++++++++++++++++++++++++++-
 5 files changed, 140 insertions(+), 51 deletions(-)


hooks/post-receive
-- 
OpenGeoscience



More information about the Opengeoscience-developers mailing list