[Opengeoscience-developers] OpenGeoscience branch, 75_basic_legend, created. 945c8c5fc3e83902dbc8d0fc740fbb82dbcf06a2
Aashish Chaudhary
aashish.chaudhary at kitware.com
Tue Jul 30 13:24:24 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, 75_basic_legend has been created
at 945c8c5fc3e83902dbc8d0fc740fbb82dbcf06a2 (commit)
- Log -----------------------------------------------------------------
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=945c8c5fc3e83902dbc8d0fc740fbb82dbcf06a2
commit 945c8c5fc3e83902dbc8d0fc740fbb82dbcf06a2
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Thu Jul 25 00:01:20 2013 -0400
Improving legend API
Adding ability to set legend position and size for a given layer. Basically
the idea is that the view can have multiple layers each with its own legend.Now
if multiple layers are visible then we want legends not to overlap. Now the
view can find positions and sizes for each layer and run some space resolution
algorithm to make sure that they don't overlap
web/lib/geo/featureLayer.js | 3 +-
web/lib/geo/layer.js | 90 +++++++++++++++++++++++++++++++++++++++++++
web/lib/vgl/utils.js | 4 +-
3 files changed, 94 insertions(+), 3 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=e05e591a0e4492a2f6172cd1a0e51d9b06f84a53
commit e05e591a0e4492a2f6172cd1a0e51d9b06f84a53
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Wed Jul 24 22:06:14 2013 -0400
Added axis label draw feature
web/apps/archive/archive.js | 2 +-
web/lib/geo/archiveLayerSource.js | 4 +-
web/lib/geo/featureLayer.js | 20 +++++++---
web/lib/vgl/utils.js | 72 ++++++++++++++++++++++++++----------
4 files changed, 69 insertions(+), 29 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=2b17a8c6604b6939e1be8a742f9972f92cc3f5c5
commit 2b17a8c6604b6939e1be8a742f9972f92cc3f5c5
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Wed Jul 24 19:56:35 2013 -0400
Improved API a bit
.idea/dictionaries/aashish.xml | 7 -------
web/lib/geo/archiveLayerSource.js | 18 ++++++++++++++++--
web/lib/geo/layerSource.js | 6 +++---
3 files changed, 19 insertions(+), 12 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=33cadc7eef79174bc92165ba1565024d25dfacdf
commit 33cadc7eef79174bc92165ba1565024d25dfacdf
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Wed Jul 24 19:24:39 2013 -0400
Fixed errors detected by jslint
web/lib/geo/feature.js | 36 +++++++++++++++++++-----------------
web/lib/geo/featureLayer.js | 8 ++++----
web/lib/geo/layer.js | 7 ++++---
3 files changed, 27 insertions(+), 24 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=423d00388f0bb7c4cc3a39f806e14c15a056e7a2
commit 423d00388f0bb7c4cc3a39f806e14c15a056e7a2
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Tue Jul 23 22:56:45 2013 -0400
Fixed some more styling
web/lib/geo/archiveLayerSource.js | 2 +-
web/lib/vgl/utils.js | 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=eb05fd6e14c0312acffc117513ea2391a0558fc6
commit eb05fd6e14c0312acffc117513ea2391a0558fc6
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Tue Jul 23 22:52:27 2013 -0400
Using argument text size
web/lib/vgl/utils.js | 14 ++++++++++----
1 files changed, 10 insertions(+), 4 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=71874d48a0c8e00715bb2a77b793d3707d491958
commit 71874d48a0c8e00715bb2a77b793d3707d491958
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Tue Jul 23 22:49:19 2013 -0400
Fixed map tiles texture bleeding through the labels
web/lib/vgl/utils.js | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=baf5a9386beaf64d9ebe8b48ab8661803442b361
commit baf5a9386beaf64d9ebe8b48ab8661803442b361
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Tue Jul 23 22:07:22 2013 -0400
Fixing style
web/lib/vgl/utils.js | 472 ++++++++++++++++++++++++++++++--------------------
1 files changed, 280 insertions(+), 192 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=6d43f0ee489e547220c60fa9179af29799903b46
commit 6d43f0ee489e547220c60fa9179af29799903b46
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Tue Jul 23 11:16:45 2013 -0400
Update logic for color and color legend construction / updates
.idea/dictionaries/aashish.xml | 7 ++++
web/lib/geo/archiveLayerSource.js | 12 +++++++-
web/lib/geo/feature.js | 31 +++++++------------
web/lib/geo/featureLayer.js | 60 ++++++++++++++++++++++++------------
web/lib/geo/layer.js | 16 ++++++++-
web/lib/geo/layerSource.js | 8 +++++
web/lib/vgl/material.js | 37 +++++++++++++++++++++-
web/lib/vgl/materialAttribute.js | 2 +-
web/lib/vgl/texture.js | 6 ++--
web/lib/vgl/utils.js | 59 +++++++++++++++++++++++++++++-------
10 files changed, 177 insertions(+), 61 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=72076e4c513276cf2109c612ccb643f069d65d1d
commit 72076e4c513276cf2109c612ccb643f069d65d1d
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Mon Jul 22 19:01:49 2013 -0400
Use only one 2d canvas for text rendering
web/lib/vgl/utils.js | 14 +++++++++-----
1 files changed, 9 insertions(+), 5 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=7373e64e6260f5e6e81c6ea1ff1c5b835310993b
commit 7373e64e6260f5e6e81c6ea1ff1c5b835310993b
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Mon Jul 22 18:52:50 2013 -0400
Added and used texture shader for RGBA textures
web/lib/vgl/utils.js | 84 ++++++++++++++++++++++++++++++++++---------------
1 files changed, 58 insertions(+), 26 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=f928de98680bb8bb2e6d120caab3b89f9be13d17
commit f928de98680bb8bb2e6d120caab3b89f9be13d17
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Sat Jul 20 23:00:43 2013 -0400
Use line strip for geojson line string
web/lib/vgl/geojsonReader.js | 53 +++++++++++++++++++++++++++++++++++------
web/lib/vgl/geomData.js | 32 ++++++++++++++++++++----
2 files changed, 71 insertions(+), 14 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=e7045aade4895828ad58254d0527158b63fb202a
commit e7045aade4895828ad58254d0527158b63fb202a
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Sat Jul 20 16:27:02 2013 -0400
Implementing rendering of text using WebGL and canvas
web/lib/geo/featureLayer.js | 3 +-
web/lib/vgl/lineSource.js | 5 ++
web/lib/vgl/texture.js | 6 +-
web/lib/vgl/utils.js | 93 +++++++++++++++++++++++++++----------------
4 files changed, 68 insertions(+), 39 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=4aa9de7df070f136d8dd780980a6ce78b61ed16e
commit 4aa9de7df070f136d8dd780980a6ce78b61ed16e
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Sat Jul 20 13:21:14 2013 -0400
Implementing ability to draw ticks
CMakeLists.txt | 2 +
web/lib/geo/featureLayer.js | 2 +-
web/lib/vgl/geomData.js | 2 +-
web/lib/vgl/lineSource.js | 109 +++++++++++++++++++++++++++++++++++++
web/lib/vgl/utils.js | 126 ++++++++++++++++++++++++++++++++++++++-----
5 files changed, 226 insertions(+), 15 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=14f279bf35220315b392c0d43115a0736c398f39
commit 14f279bf35220315b392c0d43115a0736c398f39
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Thu Jul 18 21:37:11 2013 -0400
Implementing basic infrastructure for legend
web/apps/archive/archive.js | 17 ++--
web/apps/archive/index.html | 1 -
web/lib/geo/feature.js | 167 +++++++++++++++++++++++++++++-----------
web/lib/geo/featureLayer.js | 16 +++-
web/lib/geo/layer.js | 41 ++++++++++-
web/lib/geo/map.js | 26 +++---
web/lib/vgl/actor.js | 14 +++-
web/lib/vgl/boundingObject.js | 5 +
web/lib/vgl/legend.js | 31 ++++++++
web/lib/vgl/renderer.js | 19 +++--
web/lib/vgl/texture.js | 19 +++++
web/lib/vgl/utils.js | 139 +++++++++++++++++++++++++++++++--
web/lib/vgl/vertexAttribute.js | 8 ++-
13 files changed, 409 insertions(+), 94 deletions(-)
-----------------------------------------------------------------------
hooks/post-receive
--
OpenGeoscience
More information about the Opengeoscience-developers
mailing list