From 21d19057680fb703696567c02c07f8f087d5a041 Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Mon, 11 May 2015 20:21:41 +0000 Subject: [PATCH] Correção no cálculo de opacidade variavel --- .project | 8 ++++---- js/interface.js | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.project b/.project index d600c61..7d4bb76 100644 --- a/.project +++ b/.project @@ -27,7 +27,7 @@ - 0 + 1431135588159 30 @@ -36,7 +36,7 @@ - 0 + 1431135588160 26 @@ -45,7 +45,7 @@ - 0 + 1431135588161 10 @@ -54,7 +54,7 @@ - 0 + 1431135588162 14 diff --git a/js/interface.js b/js/interface.js index 38c9752..e57c563 100755 --- a/js/interface.js +++ b/js/interface.js @@ -48,7 +48,7 @@ if (typeof (i3GEO) === 'undefined') { var i3GEO = {}; } -// TODO integrar Cesium http://cesiumjs.org/2013/04/12/Cesium-up-and-running/ +//TODO integrar Cesium http://cesiumjs.org/2013/04/12/Cesium-up-and-running/ i3GEO.Interface = { /** -- libgit2 0.21.2