[Opengeoscience-developers] OpenGeoscience branch, support_for_animations, updated. 578a754726550933b2556392f7c0208208b11f5c

Aashish Chaudhary aashish.chaudhary at kitware.com
Mon Jun 3 09:46:15 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, support_for_animations has been updated
       via  578a754726550933b2556392f7c0208208b11f5c (commit)
       via  b878a03e7cd064fb02c63d5f606d1fa771504c45 (commit)
       via  49636c284602912bbad0cf80dca8c44ab12bcaed (commit)
       via  095e61f4be459e2c353750005c949e8d8a2e594f (commit)
      from  03d463ea902328b0ba0654d27de98aa05d6087ea (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=578a754726550933b2556392f7c0208208b11f5c
commit 578a754726550933b2556392f7c0208208b11f5c
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date:   Mon Jun 3 09:40:17 2013 -0400

    Updating code in response to previous changes

 web/lib/geo/command.js |    1 +
 web/lib/geo/layer.js   |   20 ++++++++++----------
 2 files changed, 11 insertions(+), 10 deletions(-)

http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=b878a03e7cd064fb02c63d5f606d1fa771504c45
commit b878a03e7cd064fb02c63d5f606d1fa771504c45
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date:   Sun Jun 2 17:03:53 2013 -0400

    Fixing archive layer source

 CMakeLists.txt                    |    4 ++++
 web/lib/geo/archiveLayerSource.js |   30 ++++++++++++++++--------------
 web/lib/geo/layer.js              |   18 +++++++++++++-----
 web/lib/geo/layerSource.js        |    4 +++-
 web/lib/vgl/geomData.js           |    2 ++
 5 files changed, 38 insertions(+), 20 deletions(-)

http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=49636c284602912bbad0cf80dca8c44ab12bcaed
commit 49636c284602912bbad0cf80dca8c44ab12bcaed
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date:   Sat Jun 1 13:20:18 2013 -0400

    Improving code to support dynamic data updates for animations

 CMakeLists.txt                    |    4 +
 web/apps/archive/archive.js       |   94 ++++++++------
 web/lib/geo/archiveLayerSource.js |   61 ++++++++-
 web/lib/geo/feature.js            |   36 +++++-
 web/lib/geo/layer.js              |  259 ++++++++++++++++++++++++++++++-------
 web/lib/geo/map.js                |   54 +++++++-
 web/lib/vgl/geomData.js           |    3 +-
 web/lib/vgl/groupNode.js          |    9 ++
 web/lib/vgl/renderer.js           |   20 +++
 9 files changed, 433 insertions(+), 107 deletions(-)

http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=095e61f4be459e2c353750005c949e8d8a2e594f
commit 095e61f4be459e2c353750005c949e8d8a2e594f
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date:   Sat Jun 1 11:12:34 2013 -0400

    Adding foundation for animations

 web/lib/geo/archiveLayerSource.js |   68 +++++++++++++++++++++++++++++++++++++
 web/lib/geo/layer.js              |   42 +++++++++++++----------
 web/lib/geo/layerSource.js        |   49 ++++++++++++++++++++++++++
 web/lib/vgl/data.js               |   21 +++++++++++
 web/lib/vgl/geomData.js           |   45 ++++++++++++++++++++++++-
 5 files changed, 206 insertions(+), 19 deletions(-)

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

Summary of changes:
 CMakeLists.txt                    |    8 +
 web/apps/archive/archive.js       |   94 +++++++-----
 web/lib/geo/archiveLayerSource.js |  119 +++++++++++++++
 web/lib/geo/command.js            |    1 +
 web/lib/geo/feature.js            |   36 ++++-
 web/lib/geo/layer.js              |  301 +++++++++++++++++++++++++++++--------
 web/lib/geo/layerSource.js        |   51 +++++++
 web/lib/geo/map.js                |   54 +++++++-
 web/lib/vgl/data.js               |   21 +++
 web/lib/vgl/geomData.js           |   46 ++++++-
 web/lib/vgl/groupNode.js          |    9 +
 web/lib/vgl/renderer.js           |   20 +++
 12 files changed, 646 insertions(+), 114 deletions(-)
 create mode 100644 web/lib/geo/archiveLayerSource.js
 create mode 100644 web/lib/geo/layerSource.js
 create mode 100644 web/lib/vgl/data.js


hooks/post-receive
-- 
OpenGeoscience



More information about the Opengeoscience-developers mailing list