[Opengeoscience-developers] OpenGeoscience branch, next, updated. 88c0a65d843b41b3e31fce89d7ed26920792c8b2
Aashish Chaudhary
aashish.chaudhary at kitware.com
Fri Apr 5 17:14:58 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, next has been updated
via 88c0a65d843b41b3e31fce89d7ed26920792c8b2 (commit)
via f996b5d930c23a3d914f41969b428f0889e46c6d (commit)
via 8923ab2e5b5c8f3d620309b7ab4a341f1ab2da3e (commit)
via ea12bcee23808f2383ca3e447a55b50717bf66a6 (commit)
from 2ac625fdce7c3589d89e68293f9a882004420974 (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=88c0a65d843b41b3e31fce89d7ed26920792c8b2
commit 88c0a65d843b41b3e31fce89d7ed26920792c8b2
Merge: 2ac625f f996b5d
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Fri Apr 5 17:14:46 2013 -0400
Merge remote-tracking branch 'origin/bug_connect_to_mongo' into next
* origin/bug_connect_to_mongo:
Clean up the code
Updated code to use new library
Using precise value for PI
CMakeLists.txt | 2 -
web/apps/archive/index.html | 1 +
web/common/js/gl-matrix-min.js | 28 +
web/common/js/gl-matrix.js | 4118 +++++++++++++++++++++++++++++++++++++
web/lib/geo/mapInteractorStyle.js | 6 +-
web/lib/vgl/camera.js | 76 +-
web/lib/vgl/gl-matrix.js | 3456 -------------------------------
web/lib/vgl/renderer.js | 20 +-
8 files changed, 4199 insertions(+), 3508 deletions(-)
-----------------------------------------------------------------------
Summary of changes:
CMakeLists.txt | 2 -
web/apps/archive/index.html | 1 +
web/common/js/gl-matrix-min.js | 28 +
web/common/js/gl-matrix.js | 4118 +++++++++++++++++++++++++++++++++++++
web/lib/geo/mapInteractorStyle.js | 6 +-
web/lib/vgl/camera.js | 76 +-
web/lib/vgl/gl-matrix.js | 3456 -------------------------------
web/lib/vgl/renderer.js | 20 +-
8 files changed, 4199 insertions(+), 3508 deletions(-)
create mode 100644 web/common/js/gl-matrix-min.js
create mode 100644 web/common/js/gl-matrix.js
delete mode 100644 web/lib/vgl/gl-matrix.js
hooks/post-receive
--
OpenGeoscience
More information about the Opengeoscience-developers
mailing list