[Opengeoscience-developers] OpenGeoscience branch, m14001_cleanup_map, updated. 45115595acd85298db449187591138b9a20056b6

Aashish Chaudhary aashish.chaudhary at kitware.com
Wed Mar 13 23:09:48 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, m14001_cleanup_map has been updated
       via  45115595acd85298db449187591138b9a20056b6 (commit)
       via  1192e2ef400de33b780d55832e2553b46912f8a3 (commit)
      from  98236d7d4fc93f725f4d884c1470da3028382a2e (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/opengeoscience.git;a=commitdiff;h=45115595acd85298db449187591138b9a20056b6
commit 45115595acd85298db449187591138b9a20056b6
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date:   Wed Mar 13 21:42:10 2013 -0400

    Some more clean up

 CMakeLists.txt               |   15 +-
 web/index.html               |    3 -
 web/lib/app.js               |    9 +-
 web/lib/core/init.js         |    2 -
 web/lib/core/timestamp.js    |   25 -
 web/lib/gl-matrix.js         | 3456 ------------------------------------------
 web/lib/glUtils.js           |  192 ---
 web/lib/init.js              |   49 -
 web/lib/jsHelper.js          |   40 -
 web/lib/sylvester.js         |    1 -
 web/lib/vgl/actor.js         |    4 +-
 web/lib/vgl/geomData.js      |   43 -
 web/lib/vgl/init.js          |   41 +-
 web/lib/vgl/object.js        |    4 +-
 web/lib/vgl/shader.js        |    2 +-
 web/lib/vgl/shaderProgram.js |    2 +-
 web/lib/vgl/texture.js       |    2 +-
 web/lib/vgl/timestamp.js     |   25 +
 18 files changed, 79 insertions(+), 3836 deletions(-)

http://public.kitware.com/gitweb?p=OpenGeoscience/opengeoscience.git;a=commitdiff;h=1192e2ef400de33b780d55832e2553b46912f8a3
commit 1192e2ef400de33b780d55832e2553b46912f8a3
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date:   Wed Mar 13 21:39:08 2013 -0400

    Some more documentation fixes

 web/lib/geo/init.js               |    6 +++-
 web/lib/geo/latlng.js             |    4 +++
 web/lib/geo/layer.js              |   52 +++++++++++++++++++++++++++++++-----
 web/lib/geo/map.js                |   26 ++++++++++++++----
 web/lib/geo/mapInteractorStyle.js |    4 ++-
 5 files changed, 76 insertions(+), 16 deletions(-)

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

Summary of changes:
 CMakeLists.txt                    |   15 +-
 web/index.html                    |    3 -
 web/lib/app.js                    |    9 +-
 web/lib/core/init.js              |    2 -
 web/lib/core/timestamp.js         |   25 -
 web/lib/geo/init.js               |    6 +-
 web/lib/geo/latlng.js             |    4 +
 web/lib/geo/layer.js              |   52 +-
 web/lib/geo/map.js                |   26 +-
 web/lib/geo/mapInteractorStyle.js |    4 +-
 web/lib/gl-matrix.js              | 3456 -------------------------------------
 web/lib/glUtils.js                |  192 --
 web/lib/init.js                   |   49 -
 web/lib/jsHelper.js               |   40 -
 web/lib/sylvester.js              |    1 -
 web/lib/vgl/actor.js              |    4 +-
 web/lib/vgl/geomData.js           |   43 -
 web/lib/vgl/init.js               |   41 +-
 web/lib/vgl/object.js             |    4 +-
 web/lib/vgl/shader.js             |    2 +-
 web/lib/vgl/shaderProgram.js      |    2 +-
 web/lib/vgl/texture.js            |    2 +-
 web/lib/vgl/timestamp.js          |   25 +
 23 files changed, 155 insertions(+), 3852 deletions(-)
 delete mode 100644 web/lib/core/init.js
 delete mode 100644 web/lib/core/timestamp.js
 delete mode 100644 web/lib/gl-matrix.js
 delete mode 100644 web/lib/glUtils.js
 delete mode 100644 web/lib/init.js
 delete mode 100644 web/lib/jsHelper.js
 delete mode 100644 web/lib/sylvester.js
 create mode 100644 web/lib/vgl/timestamp.js


hooks/post-receive
-- 
OpenGeoscience



More information about the Opengeoscience-developers mailing list