Commit Graph

  • bfefefa8e7 Have DynamicProperty expose a cacheable property indicating if getValue will always return the same result. Matthew Amato 2012-05-08 15:59:53 -0400
  • 9b26d58007 Fix formatting for files that only live in the viewer branch. Matthew Amato 2012-05-08 15:39:51 -0400
  • 2a865bf6a5 Sandcastle - Rearrange toolbar Ed Mackey 2012-05-08 14:43:57 -0400
  • 117bad0743 Update loading screen Ed Mackey 2012-05-08 12:15:22 -0400
  • 00e2e8408d Initial submit of label visualizer. Matthew Amato 2012-05-08 09:56:22 -0400
  • 05eb87b263 Updated README.md to reflect new and upcoming wiki pages. Patrick Cozzi 2012-05-08 09:31:25 -0400
  • 66366b092c Initial submit of skeleton UI for new Sandcastle (to replace Sandbox). Ed Mackey 2012-05-07 18:05:47 -0400
  • fffad715bb Merge commit '1a8aa04b9da06565ae84abee6aa0395c9773d2b8' into re-sandbox Ed Mackey 2012-05-07 16:44:56 -0400
  • 5b382648f4 Merge branch 'master' into viewer Matthew Amato 2012-05-07 15:56:22 -0400
  • 8c552a605e Ongoing Cesium Viewer work. Matthew Amato 2012-05-07 15:50:52 -0400
  • bdbc061424 Upgrade NodeJS to 0.6.17. Scott Hunter 2012-05-07 15:41:57 -0400
  • edfdbc036e Add license information for almond/RequireJS. Also update TweenJS license with latest copyright statement. Scott Hunter 2012-05-07 14:40:19 -0400
  • 86180694c3 Added localhost to proxy's list of accepted hosts in case the user is running a imagery server locally on a different port. Tom Fili 2012-05-07 11:37:01 -0400
  • 15d5345395 Removed proxy usage enumeration because if you specify a proxy we will use it everytime so the parameter was pointless. Tom Fili 2012-05-07 11:10:22 -0400
  • 488f956ee4 Merge branch 'master' into viewer Matthew Amato 2012-05-06 18:46:32 -0400
  • a2804faeb8 Additional fix for previous botched merge. Matthew Amato 2012-05-05 12:24:25 -0400
  • 210631057d Fix error in central body vertex shader found by @pjcozzi. Dan Bagnell 2012-05-04 20:37:53 -0400
  • f09e5946b9 Fix bad merge: master -> imagery. Dan Bagnell 2012-05-04 20:34:15 -0400
  • 83fd34ef7a Merge pull request #13 from AnalyticalGraphicsInc/stamen Dan Bagnell 2012-05-04 17:06:11 -0700
  • 6397f0c01e Merge branch 'master' into viewer Matthew Amato 2012-05-04 19:45:30 -0400
  • 1a8aa04b9d Initial submit of dojo 1.7.2 Matthew Amato 2012-05-04 19:41:49 -0400
  • c3c4cf71d8 Fix interval creation after my last merge from master. Matthew Amato 2012-05-04 19:36:40 -0400
  • abeee5beab Merge 783c3a3382 into 0b45f9619c GitHub Merge Button 2012-05-04 16:34:03 -0700
  • 0b45f9619c Merge pull request #6 from AnalyticalGraphicsInc/imagery Patrick Cozzi 2012-05-04 16:24:15 -0700
  • 783c3a3382 Added Sandbox example for Stamen maps. Added custom credit string to OpenStreetMapTileProvider. Patrick Cozzi 2012-05-04 19:08:16 -0400
  • 787d7f721e Merge cfb2b186e4 into c90e9dcf07 GitHub Merge Button 2012-05-04 14:48:05 -0700
  • cfb2b186e4 Merge branch 'master' into imagery Dan Bagnell 2012-05-04 17:47:01 -0400
  • 0c4b89c380 Make the provider's height default to 0 for the composite tile provider and remove the logo if the function getLogo is undefined. Dan Bagnell 2012-05-04 17:42:26 -0400
  • c90e9dcf07 Fix popping effect when morphing to 3D. Dan Bagnell 2012-05-04 17:14:55 -0400
  • 59ecafc573 Added a tile provider for WMS and combined the reading capabilities into that class. This is a rough cut. Still need to review doc and create tests. Tom Fili 2012-05-04 15:45:01 -0400
  • 36fac51ef0 Merge branch 'master' into viewer Matthew Amato 2012-05-04 15:03:19 -0400
  • c1c28f54bc Merge pull request #12 from AnalyticalGraphicsInc/ISO8601 Patrick Cozzi 2012-05-04 11:18:20 -0700
  • 28e6922c6e Merge d4aed3a48b into 592e31e399 GitHub Merge Button 2012-05-04 10:47:09 -0700
  • d4aed3a48b More clean-up to JulianDate Matthew Amato 2012-05-04 13:46:54 -0400
  • 592e31e399 Fix formatting. Scott Hunter 2012-05-04 11:26:57 -0400
  • 2c598523d4 Additional cleanup for JulianDate.fromIso8601. Matthew Amato 2012-05-04 00:50:18 -0400
  • 673d9910ee Merge branch 'master' into viewer Matthew Amato 2012-05-03 19:51:27 -0400
  • 84a50d215b Merge remote-tracking branch 'origin/master' into ISO8601 Matthew Amato 2012-05-03 19:44:26 -0400
  • 5eb8e6a39b Merge branch 'ISO8601' of github.com:AnalyticalGraphicsInc/cesium into ISO8601 Matthew Amato 2012-05-03 19:43:11 -0400
  • ffa88cb8ab Complete re-implementation of JulianDate.fromIso8601 Matthew Amato 2012-05-03 19:42:01 -0400
  • a2f7920fd1 Complete re-implementation of JulianDate.fromIso8601 Matthew Amato 2012-05-03 19:25:37 -0400
  • 5dc6c31273 Add tests for Queue. Scott Hunter 2012-05-03 18:04:24 -0400
  • 77115defbc More doc fixes. destroy() returns undefined, not null. kristiancalhoun 2012-05-03 17:55:37 -0400
  • 8646b0ea37 Merge branch 'master' of github.com:AnalyticalGraphicsInc/cesium kristiancalhoun 2012-05-03 17:42:53 -0400
  • ce9f4b070c Fixed doc bug. destroy() returns undefined, not null. kristiancalhoun 2012-05-03 17:41:50 -0400
  • 03bdf7d31d We don't need this if Windows users set core.autocrlf=true which we state in the Contributor's Guide. Scott Hunter 2012-05-03 17:18:03 -0400
  • f816c279ca Replace ThirdParty/Queue with an implementation in Core with more features. Use Queues in CentralBody instead of arrays. Scott Hunter 2012-05-03 16:55:04 -0400
  • f02ac4e7cc Prevent event handler tests from hijacking mouse input. Scott Hunter 2012-05-03 16:32:41 -0400
  • 39ab39c930 Cleanup README.md Ed Mackey 2012-05-03 16:34:00 -0400
  • 7bb25f161f Update README.md with CZML and Wiki links. Ed Mackey 2012-05-03 16:31:47 -0400
  • 5668f0e66f Made sure that we don't look at the properties of nested layers when retrieving properties for the parent layer. Tom Fili 2012-05-03 14:09:59 -0400
  • 4131220deb Added ability to read WMS Capabilities file. Tom Fili 2012-05-03 13:21:06 -0400
  • 5224c25e3e Added ability to read WMS Capabilities file. Tom Fili 2012-05-03 13:16:19 -0400
  • a6831af3d9 Merge branch 'master' into cesium.agi.com Ed Mackey 2012-05-03 11:32:00 -0400
  • b17f60a87a Fix problems with last submit. Matthew Amato 2012-05-03 09:29:33 -0400
  • a607cb7dd4 Merge pull request #5 from AnalyticalGraphicsInc/macos Patrick Cozzi 2012-05-03 03:57:08 -0700
  • f7685e2a6b Merge f2439fd428 into ab4e62b799 GitHub Merge Button 2012-05-02 16:58:06 -0700
  • ab4e62b799 Improved test coverage. for Cache, Cartesian2, Cartesian4, Matrix2, and Matrix4 types. kristiancalhoun 2012-05-02 19:57:05 -0400
  • c0a141aa41 Fix out of bounds error in the composite tile provider. Dan Bagnell 2012-05-02 17:22:39 -0400
  • ca31c05b0a Merge branch 'master' into imagery Dan Bagnell 2012-05-02 17:17:45 -0400
  • ef164f935f The composite tile provider returns the appropriate logo depending on which provider is being used. Dan Bagnell 2012-05-02 16:04:14 -0400
  • 34202ec454 Use ./ in "define" statement where applicable. Matthew Amato 2012-05-02 15:43:11 -0400
  • faecdf33b3 Redo change to isEqualEpsilon that I overwrote during merge from master. Matthew Amato 2012-05-02 15:39:36 -0400
  • 5b33b8252a Merge branch 'master' into viewer Matthew Amato 2012-05-02 15:35:24 -0400
  • 9fdc4be1d4 Ongoing CZML integration work, none of this is remotely ready for review. Matthew Amato 2012-05-02 15:29:00 -0400
  • 00b62d44e4 fix line endings for files I added. Scott Hunter 2012-05-02 12:59:44 -0400
  • c5032f3665 gitignore patterns should start with a leading slash so they only match files/directories in their own directory and not subdirectories. Scott Hunter 2012-05-02 12:57:42 -0400
  • ed8bb15994 Rewrite Location: headers in the proxy so that the redirected request passes through the proxy as well. Scott Hunter 2012-05-02 10:45:21 -0400
  • f2439fd428 Add comment describing why the #ifdef SHOW_NIGHT is needed. Kevin Ring 2012-05-01 18:29:40 -0400
  • cd70595aef Handle CentralBody.logoOffset changing. Scott Hunter 2012-05-01 17:52:31 -0400
  • 3d32e4762e Merge branch 'master' into cesium.agi.com Scott Hunter 2012-05-01 17:09:19 -0400
  • 4457439a11 set default Eclipse settings to use LF and UTF-8 for new files. Scott Hunter 2012-05-01 17:02:13 -0400
  • 6b42271c49 fix use of smart quotes Scott Hunter 2012-05-01 16:58:33 -0400
  • 0651d91de1 Use a proxy object instead of just passing a proxy url string, to allow other possibilities for proxying resource requests. Scott Hunter 2012-05-01 16:45:16 -0400
  • 950734243a Merge branch 'master' into imagery Dan Bagnell 2012-05-01 16:39:46 -0400
  • c8713bd3be Reset tile fail counts when starting to retry fetching the images. Dan Bagnell 2012-05-01 16:36:44 -0400
  • 1d929fc0c1 Fix typo Scott Hunter 2012-05-01 16:33:56 -0400
  • dd980f3038 Add property to CentralBody for a time interval to retry loading tiles after the maximum number of tiles have failed. Dan Bagnell 2012-05-01 15:36:58 -0400
  • eca36f3cf6 Replace CentralBody.logoOffsetX and logoOffsetY with CentralBody.logoOffset. Scott Hunter 2012-05-01 15:02:14 -0400
  • fa1ac911eb Add CompositeTileProvider example to the sandbox. Dan Bagnell 2012-05-01 14:25:38 -0400
  • 541418bc38 More fixes for MacOS X 10.6 Kevin Ring 2012-05-01 13:42:22 -0400
  • 0f00408069 Move Cesium copyright comment to the top of the combined file. Scott Hunter 2012-05-01 11:43:55 -0400
  • d3927bda5f Prefer use of typeof over hasOwnProperty when parsing CZXML, also generate an ID for a CZML packet if one is not provided. Matthew Amato 2012-04-30 19:20:43 -0400
  • 9eeb69138a Stop requesting images for tiles after a number of failed requests. Dan Bagnell 2012-04-30 16:44:15 -0400
  • e1ff8c3537 Back out minor change that broke array comparison. Matthew Amato 2012-04-30 16:30:29 -0400
  • b8bce65c3b Dynamic Scene cleanup and changes after peer review Matthew Amato 2012-04-30 16:20:28 -0400
  • bb0f8c6b35 Merge branch 'master' into viewer Matthew Amato 2012-04-30 15:25:11 -0400
  • 55a1b3a71e Merge branch 'master' into cesium.agi.com Matthew Amato 2012-04-30 15:10:41 -0400
  • bc0fba379f Simplified blending per @pjcozzi's comments. Ed Mackey 2012-04-30 14:55:23 -0400
  • c409f37df6 Merge branch 'master' into viewer Matthew Amato 2012-04-30 14:30:50 -0400
  • ce3771c0d9 Merge branch 'master' into cesium.agi.com Matthew Amato 2012-04-30 14:09:25 -0400
  • 175d09f424 Merge branch 'master' into cesium.agi.com Matthew Amato 2012-04-30 14:08:00 -0400
  • 764e0dad5b New option for ViewportQuad, setBlendingEnabled() and getBlendingEnabled(). This allows quads such as the Bing logo to blend correctly. Ed Mackey 2012-04-30 13:36:07 -0400
  • 4894d39ef7 Update methods from "createFrom" to "from" after integrating master. Matthew Amato 2012-04-30 11:17:14 -0400
  • 766e8e10b0 Merge branch 'master' into viewer Matthew Amato 2012-04-30 10:53:58 -0400
  • cc8a64025a Initial submit of dynamic scene capabilities. Matthew Amato 2012-04-30 10:52:16 -0400
  • aeedce9466 Merge pull request #4 from AnalyticalGraphicsInc/macos Patrick Cozzi 2012-04-30 06:13:09 -0700
  • 4056a48207 Merge d80f50c520 into aa187e92e0 GitHub Merge Button 2012-04-30 06:07:35 -0700
  • d80f50c520 Eliminate Ray and CSG shader source from CustomSensorVolume because they're no longer needed and MacOS 10.6 can't handle them. Also cleaned up CentralBody a bit so it no longer unnecessarily requires-in these shaders. Kevin Ring 2012-04-30 09:05:42 -0400
  • aa187e92e0 Streamline code to follow convention Matthew Amato 2012-04-28 10:43:37 -0400