From 380121aaa9157fb100db0137dcc3257107004856 Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Wed, 13 May 2015 12:57:40 +0000 Subject: [PATCH] Inclusão do Cesium em pacotes --- pacotes/cesium/Apps/HelloWorld.html | 25 ------------------------- pacotes/cesium/Build/Apps/CesiumViewer/index.html | 18 +++++++++++++++++- pacotes/cesium/teste.html | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 65 insertions(+), 26 deletions(-) delete mode 100644 pacotes/cesium/Apps/HelloWorld.html create mode 100644 pacotes/cesium/teste.html diff --git a/pacotes/cesium/Apps/HelloWorld.html b/pacotes/cesium/Apps/HelloWorld.html deleted file mode 100644 index 6bc8a11..0000000 --- a/pacotes/cesium/Apps/HelloWorld.html +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - Hello World! - - - - -
- - - \ No newline at end of file diff --git a/pacotes/cesium/Build/Apps/CesiumViewer/index.html b/pacotes/cesium/Build/Apps/CesiumViewer/index.html index 268d340..eb5a291 100644 --- a/pacotes/cesium/Build/Apps/CesiumViewer/index.html +++ b/pacotes/cesium/Build/Apps/CesiumViewer/index.html @@ -10,10 +10,26 @@ Cesium Viewer + +
+ - \ No newline at end of file + diff --git a/pacotes/cesium/teste.html b/pacotes/cesium/teste.html new file mode 100644 index 0000000..50dbc6c --- /dev/null +++ b/pacotes/cesium/teste.html @@ -0,0 +1,48 @@ + + + + Hello World! + + + + +
+ + + -- libgit2 0.21.2