[Opengeoscience-developers] OpenGeoscience branch, vgl_cleanup, created. 48257b81188ca858bf807f5a1b0804350649d564

Aashish Chaudhary aashish.chaudhary at kitware.com
Fri Aug 23 10:01:59 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, vgl_cleanup has been created
        at  48257b81188ca858bf807f5a1b0804350649d564 (commit)

- Log -----------------------------------------------------------------
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=48257b81188ca858bf807f5a1b0804350649d564
commit 48257b81188ca858bf807f5a1b0804350649d564
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date:   Fri Aug 23 10:01:31 2013 -0400

    Cleaning geojson reader

 web/lib/vgl/geojsonReader.js |  163 +++++++++++++++++++++++++++---------------
 1 files changed, 104 insertions(+), 59 deletions(-)

http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=9f92dc1fcc80edda1528be3cbef898f09dbf2300
commit 9f92dc1fcc80edda1528be3cbef898f09dbf2300
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date:   Fri Aug 23 02:49:44 2013 -0400

    Some more clean up

 web/lib/vgl/data.js          |    3 ++-
 web/lib/vgl/defaultValue.js  |    4 ++++
 web/lib/vgl/freezeObject.js  |    7 +++++++
 web/lib/vgl/geojsonReader.js |    4 ++++
 4 files changed, 17 insertions(+), 1 deletions(-)

http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=6fe2bfc69a2611854e11c1d083dd3b0feddb7b83
commit 6fe2bfc69a2611854e11c1d083dd3b0feddb7b83
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date:   Fri Aug 23 02:47:48 2013 -0400

    Fixed failing tests

 web/lib/vgl/boundingObject.js |   24 ++++++++++++++++++------
 web/lib/vgl/command.js        |    5 +++++
 web/lib/vgl/init.js           |   31 +++++++++++++++++++++++++++++++
 web/lib/vgl/object.js         |    6 +++++-
 web/lib/vgl/timestamp.js      |    5 ++++-
 5 files changed, 63 insertions(+), 8 deletions(-)

http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=e16caa31195b5a2e3353b84b1554bfa024f7b19d
commit e16caa31195b5a2e3353b84b1554bfa024f7b19d
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date:   Fri Aug 23 02:37:39 2013 -0400

    Added header to each class

 web/lib/vgl/actor.js                    |    7 +++++++
 web/lib/vgl/blend.js                    |    7 +++++++
 web/lib/vgl/boundingObject.js           |    7 +++++++
 web/lib/vgl/command.js                  |    7 +++++++
 web/lib/vgl/data.js                     |   10 ++++++++++
 web/lib/vgl/defaultValue.js             |    7 +++++++
 web/lib/vgl/freezeObject.js             |    9 ++++++++-
 web/lib/vgl/geojsonReader.js            |    7 +++++++
 web/lib/vgl/geomData.js                 |    7 +++++++
 web/lib/vgl/groupMapper.js              |   11 +++++++++++
 web/lib/vgl/groupNode.js                |    7 +++++++
 web/lib/vgl/init.js                     |    7 +++++++
 web/lib/vgl/interactorStyle.js          |    7 +++++++
 web/lib/vgl/lineSource.js               |    9 ++++++++-
 web/lib/vgl/mapper.js                   |    7 +++++++
 web/lib/vgl/material.js                 |    7 +++++++
 web/lib/vgl/materialAttribute.js        |    9 ++++++++-
 web/lib/vgl/modelViewMatrixStack.js     |    7 +++++++
 web/lib/vgl/node.js                     |    7 +++++++
 web/lib/vgl/object.js                   |    7 +++++++
 web/lib/vgl/picker.js                   |    7 +++++++
 web/lib/vgl/planeSource.js              |    7 +++++++
 web/lib/vgl/pointSource.js              |    7 +++++++
 web/lib/vgl/renderWindow.js             |    7 +++++++
 web/lib/vgl/renderer.js                 |    7 +++++++
 web/lib/vgl/shader.js                   |    7 +++++++
 web/lib/vgl/shaderProgram.js            |    7 +++++++
 web/lib/vgl/source.js                   |    7 +++++++
 web/lib/vgl/texture.js                  |    7 +++++++
 web/lib/vgl/timestamp.js                |   11 +++++++++++
 web/lib/vgl/trackballInteractorStyle.js |    7 +++++++
 web/lib/vgl/uniform.js                  |    7 +++++++
 web/lib/vgl/utils.js                    |    5 +++++
 web/lib/vgl/vertexAttribute.js          |    7 +++++++
 web/lib/vgl/viewer.js                   |    7 +++++++
 web/lib/vgl/visitor.js                  |    7 +++++++
 web/lib/vgl/vtkUnpack.js                |   23 ++++++++---------------
 37 files changed, 272 insertions(+), 18 deletions(-)

http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=7c6658e2e9558bb548f52707b5d6e76ff2b0a191
commit 7c6658e2e9558bb548f52707b5d6e76ff2b0a191
Merge: 7e81366 08d15e2
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date:   Fri Aug 23 02:32:14 2013 -0400

    Merge remote-tracking branch 'origin/fix_zoom' into vgl_cleanup
    
    * origin/fix_zoom:
      Use a lower value for near plane
      Some more styles fixes
      Fixed run time error by adding missing variable separation
      Style fixes
      Tweaked compute zoom just a bit
      Fixed tiles not covering the entire region
      Fixing tiles not covering the entire viewport at high zoom
      Fixed zoom not behaving properly
      Fixed multiple import
      Check if the file metadata exists before adding it to the database
      Fixed bug where opacity was not maintained between animation steps
      Fixed bad merge resolution
      Time fixes
      Fixed various issues with logic and style
      Initial work on run time import
      Relocated import script
      Reorganized import script to import on file basis
      keep start date around too for completeness
      record enough time info to compare datasets
      put array ranges over all time into database

 modules/mongoimp.py               |  212 +++++++++++++++++++++++++++++++++++++
 modules/reader.py                 |   33 +++++-
 modules/standardtime.py           |   10 +-
 modules/vtk_reader.py             |    6 +-
 scripts/mongoimp.py               |  108 -------------------
 web/lib/geo/featureLayer.js       |    6 +-
 web/lib/geo/layer.js              |    7 +-
 web/lib/geo/map.js                |   35 ++++--
 web/lib/geo/mapInteractorStyle.js |   13 ++-
 web/lib/geo/mercator.js           |    6 +-
 web/lib/geo/openStreetMapLayer.js |   30 ++----
 web/lib/vgl/camera.js             |  171 ++++++++++++++++++------------
 web/lib/vgl/renderer.js           |    6 +-
 13 files changed, 403 insertions(+), 240 deletions(-)

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


hooks/post-receive
-- 
OpenGeoscience



More information about the Opengeoscience-developers mailing list