Commit Graph

  • c589868c78 Made suggested changes to the documentation for the different materials. Also fixed any values that were misleading (like frequency for tie-dye) Ian Lilley 2012-05-29 15:54:41 -0400
  • 951a86e108 Add agi_inverseProjection automatic uniform test. Dan Bagnell 2012-05-29 15:00:43 -0400
  • 61a76096f1 Move function to compute window coordinates to transforms, add tests. Dan Bagnell 2012-05-29 14:54:17 -0400
  • 85ba1ef662 Add DynamicImageMaterial. also modify Polygon primitive to detect when the positions property is an extent and then use the extent tessellator. Matthew Ford 2012-05-29 10:38:49 -0400
  • 827e328391 Merge branch 'master' into visualquality Patrick Cozzi 2012-05-29 09:58:37 -0400
  • 4de47bc320 Added test for horizontal stripe material. Patrick Cozzi 2012-05-29 09:56:17 -0400
  • 7cd453419a A lot of little material changes including documentation and visual tweaks Ian Lilley 2012-05-25 17:44:35 -0400
  • eb8ebc6b14 Merge branch 'master' into fill_poles Patrick Cozzi 2012-05-25 16:45:15 -0400
  • 22c9f62253 Merge pull request #44 from AnalyticalGraphicsInc/spindle Patrick Cozzi 2012-05-25 13:34:42 -0700
  • 43bae5d897 Merge 3ba52b7dbd into ade9c71e1d GitHub Merge Button 2012-05-25 13:21:57 -0700
  • 3ba52b7dbd Further improve spindle rotation with constrained axis and fix broken tests. Dan Bagnell 2012-05-25 16:18:15 -0400
  • bc4c008685 Improve camera rotation when constrained by the z axis. Dan Bagnell 2012-05-25 14:54:32 -0400
  • 242dbe58d9 Added a grass texture Ian Lilley 2012-05-25 13:47:11 -0400
  • 649230683c Merge branch 'viewer' into sandcastle - Successfully avoided skeleton conflicts. Ed Mackey 2012-05-25 10:22:08 -0400
  • 6c1fb13c4f Merge commit '4919c878b8' into sandcastle - Trying to avoid skeleton conflicts. Ed Mackey 2012-05-25 10:19:12 -0400
  • 90bb2ee48b Discard the fragment earlier if possible. Dan Bagnell 2012-05-24 20:37:47 -0400
  • 0d7ba37b24 Fix pole quad computation for horizon views. Dan Bagnell 2012-05-24 20:24:08 -0400
  • a127ba21f2 Merge remote-tracking branch 'origin/master' into viewer Matthew Amato 2012-05-24 20:22:59 -0400
  • 98e9a50ee7 Merge branch 'master' into fill_poles Dan Bagnell 2012-05-24 19:48:06 -0400
  • e600c1cd7b Change start intensity of the poles. The poles looked odd with Bing Maps because the intensity changed with the zoom level. Dan Bagnell 2012-05-24 19:45:53 -0400
  • ade9c71e1d Merge pull request #41 from AnalyticalGraphicsInc/skeleton-resize Dan Bagnell 2012-05-24 16:08:26 -0700
  • 7fd5071f5d Merge 26c057e7ab into ad8120616d GitHub Merge Button 2012-05-24 16:07:42 -0700
  • 26c057e7ab Make changes to Skeleton based on review. Dan Bagnell 2012-05-24 19:07:27 -0400
  • a171abe3e0 Ongoing CZML work. Matthew Amato 2012-05-24 17:59:00 -0400
  • fd800cc369 More skeleton tweaks Ed Mackey 2012-05-24 17:43:46 -0400
  • 4919c878b8 Make the 3D skeleton full-screen. Ed Mackey 2012-05-24 17:27:07 -0400
  • a728823404 Added cement and improved asphalt (they look somewhat similar at the moment, so I might add cracks to asphalt later) Ian Lilley 2012-05-24 17:23:34 -0400
  • d06e912a08 This is @bagnell's fix for resizing Cesium. Ed Mackey 2012-05-24 17:23:16 -0400
  • 113defb620 Make the night color black if there is no night texture. Dan Bagnell 2012-05-24 16:51:12 -0400
  • f93c3a17ea Sandcastle - Modify autocomplete to work better with Cesium. Ed Mackey 2012-05-24 16:10:12 -0400
  • 56879901c1 Added a wood texture Ian Lilley 2012-05-24 15:50:48 -0400
  • 6ff0683056 Expose color members for the north/south pole. Dan Bagnell 2012-05-24 15:40:00 -0400
  • 85f44b437d Sandcastle - Update built-in demo to match Skeleton, simplifying the require block at the top. Also branched CodeMirror's autocomplete, for future customization. Ed Mackey 2012-05-24 15:29:21 -0400
  • fab8a078cb Add lighting to the poles. Dan Bagnell 2012-05-24 15:17:48 -0400
  • bc87f96d34 Merge branch 'master' into fill_poles Dan Bagnell 2012-05-24 13:33:48 -0400
  • eb6bb0d6ed Merge remote-tracking branch 'origin/viewer' into sandcastle Ed Mackey 2012-05-24 11:45:08 -0400
  • ad8120616d Make documented properties match actual properties. Scott Hunter 2012-05-24 11:28:27 -0400
  • eea816a9c5 Add a parent property to CzmlObjectCollection which contains the CompositeCzmlObjectCollection it is in (if any). Matthew Amato 2012-05-24 09:55:25 -0400
  • 16bd4e9236 Merge remote-tracking branch 'origin/master' into viewer Matthew Amato 2012-05-24 09:34:04 -0400
  • 7bf249f11e Factor out common functions in the central body tile shaders that will be used in lighting the poles. Dan Bagnell 2012-05-23 21:59:42 -0400
  • baa0cffab9 Add frustum and occlusion culling to the poles. Fix some typos and add some minor tests. Dan Bagnell 2012-05-23 20:51:15 -0400
  • 91475d7c2f Added asphalt texture. Probably need to read more about noise before trying to make this look better Ian Lilley 2012-05-23 19:18:36 -0400
  • 2aea62c00c Merge branch 'master' into fill_poles Dan Bagnell 2012-05-23 17:31:58 -0400
  • 7f9c8e03fc Factor out some code from tile and add it to a new extent object in preparation for culling tests for the poles. Dan Bagnell 2012-05-23 17:30:43 -0400
  • 4236137fb1 Fix code coverage by loading all of Cesium in tests. Scott Hunter 2012-05-23 17:08:57 -0400
  • d61e6f4263 Added a decent brick material, might need some tweaking later Ian Lilley 2012-05-23 16:41:25 -0400
  • a8dcb5c6ba CHANGES.md tweak. Patrick Cozzi 2012-05-23 17:29:27 -0300
  • 37d1a99192 Merge pull request #39 from AnalyticalGraphicsInc/fullScreen Scott Hunter 2012-05-23 13:10:13 -0700
  • d063877036 Merge 7e68aa2227 into 97fe3d20b2 GitHub Merge Button 2012-05-23 13:00:40 -0700
  • 7e68aa2227 Cleanup FullScreen based on review. Matthew Amato 2012-05-23 16:00:31 -0400
  • 60b1905196 Add doc example and missing parameter, move browserPrefixes to only function it is used. Matthew Amato 2012-05-23 15:39:09 -0400
  • 97fe3d20b2 Update 2D Skeleton example to have separate tile providers to be consistent. Dan Bagnell 2012-05-23 14:58:24 -0400
  • 2a073570c0 Merge branch 'master' into fill_poles Dan Bagnell 2012-05-23 14:47:31 -0400
  • 5dd4b850ca Initial submit of implementation to fill the north and south poles when they are not covered by streaming imagery. Dan Bagnell 2012-05-23 14:45:25 -0400
  • bb10ad19a0 Sandcastle - Fixed the indentation so CodeMirror is consistent with the demo code. Added hotkey for Run. Ed Mackey 2012-05-23 14:32:59 -0400
  • d9b0ff18c1 Update proxy url for cesium.agi.com Scott Hunter 2012-05-23 14:15:33 -0400
  • ce6773234c Merge remote-tracking branch 'origin/master' into viewer Matthew Amato 2012-05-23 14:13:38 -0400
  • 03f5adb766 Utility class which encapsulates browser dependant full screen methods Matthew Amato 2012-05-23 14:08:36 -0400
  • f4f00f40ee Merge branch 'master' into cesium.agi.com Scott Hunter 2012-05-23 14:02:40 -0400
  • 7cbd99a5c1 Sandcastle - Enable auto-complete (ctrl-space). Ed Mackey 2012-05-23 13:46:39 -0400
  • 4edd28ac00 Sandcastle - Tweak the popup text size. Ed Mackey 2012-05-23 12:13:14 -0400
  • c4c33e20a1 Sandcastle - Fix some issues with scrolling to particular fields in the documentation. Ed Mackey 2012-05-23 11:13:14 -0400
  • 21ffe6192a Merge pull request #37 from AnalyticalGraphicsInc/doc-types Kristian Calhoun 2012-05-23 08:00:59 -0700
  • a596df890b Merge 8c112459e9 into 518dfd83de GitHub Merge Button 2012-05-23 07:44:41 -0700
  • 518dfd83de Minor doc fix in CameraFreeLookController kristiancalhoun 2012-05-23 10:43:03 -0400
  • e273a379d4 another test merge Ian Lilley 2012-05-23 10:35:13 -0400
  • f5d674dbe4 Merge branch 'master' of github.com:AnalyticalGraphicsInc/cesium into visualquality Ian Lilley 2012-05-23 10:25:40 -0400
  • 0e81e48b1b Test commit Ian Lilley 2012-05-23 10:24:50 -0400
  • dc02c1e67f Proper fix for a9ded40d6c Matthew Amato 2012-05-23 10:21:23 -0400
  • 0412173d07 Merge branch 'doc-types' into sandcastle Ed Mackey 2012-05-23 10:21:15 -0400
  • aae3d09fca Merge remote-tracking branch 'origin/master' into viewer Matthew Amato 2012-05-23 10:05:48 -0400
  • a9ded40d6c Fix warnings. Matthew Amato 2012-05-23 10:05:18 -0400
  • c17cc750ea Tweaks to diffuse map material Patrick Cozzi 2012-05-23 10:05:15 -0400
  • a2d302f6a9 Merge remote-tracking branch 'origin/master' into viewer Matthew Amato 2012-05-23 10:00:39 -0400
  • 8c112459e9 Made the documentation detect when it's embedded in an iframe and offer a popout button. Also added some navigation. Ed Mackey 2012-05-22 22:35:35 -0400
  • f6ce81d7b9 Sandcastle - Documentation now pops into its own tab on the same page, like the Dojo API pages. Ed Mackey 2012-05-22 20:06:31 -0400
  • 9f0fd46d68 Merge branch 'master' of github.com:AnalyticalGraphicsInc/cesium into visualquality Ian Lilley 2012-05-22 19:04:56 -0400
  • bba3d3154a Added a diffuse map material (for basic textures) Ian Lilley 2012-05-22 19:04:46 -0400
  • 4c6ece1aa5 Merge pull request #34 from AnalyticalGraphicsInc/safari-imagery-workaround Patrick Cozzi 2012-05-22 15:59:27 -0700
  • 631bf91852 Merge 39c0cce40a into aa8d2adb2e GitHub Merge Button 2012-05-22 15:58:36 -0700
  • aa8d2adb2e Remove unnecessary parseInt calls. Scott Hunter 2012-05-22 17:56:48 -0400
  • 39c0cce40a Add @returns documentation for FeatureDetection.supportsCrossOriginImagery. Scott Hunter 2012-05-22 17:19:23 -0400
  • 47d3f8a205 Fix bad sort function. Scott Hunter 2012-05-22 17:11:18 -0400
  • ac0f4c3d76 CORS images work in Safari 5.2 pre-release. Scott Hunter 2012-05-22 17:06:59 -0400
  • fea6212ddb cartographicDegrees instead of cartographic. Matthew Amato 2012-05-22 16:35:37 -0400
  • 9dbfff472e Merge remote-tracking branch 'origin/master' into viewer Matthew Amato 2012-05-22 16:30:19 -0400
  • 158b8964a4 Merge pull request #38 from AnalyticalGraphicsInc/viewer-groundAtmosphere Matthew Amato 2012-05-22 13:30:00 -0700
  • 66a9aa87d9 Merge 9a799caa33 into abc1040ab1 GitHub Merge Button 2012-05-22 13:27:05 -0700
  • 9a799caa33 Turned on Ground Atmosphere in Viewer, because it works now. Also a font tweak. Ed Mackey 2012-05-22 16:22:48 -0400
  • abc1040ab1 Some minor fixes and cleanup. Matthew Amato 2012-05-22 16:22:34 -0400
  • 29628f324b Redo the documentation main menu to use columns. Ed Mackey 2012-05-22 15:37:31 -0400
  • df50464020 Fix documentation for FeatureDetection. Scott Hunter 2012-05-22 15:05:22 -0400
  • 08c538e8dd Add a comment explaining the Safari problem with imagery. Scott Hunter 2012-05-22 14:44:56 -0400
  • ff298b4d05 Add a FeatureDetection object and use that instead of checking for Safari. Scott Hunter 2012-05-22 14:38:09 -0400
  • e457df526e Add some padding to the bottom of the doc template, so that links with anchors scroll correctly. Ed Mackey 2012-05-22 14:20:26 -0400
  • 9b985bc908 Merge pull request #35 from AnalyticalGraphicsInc/visualquality Patrick Cozzi 2012-05-22 11:12:13 -0700
  • 6e6e07554e Merge 0f5d6ec834 into 9ba7283b0c GitHub Merge Button 2012-05-22 11:08:41 -0700
  • 0f5d6ec834 Minor changes: replaced my interpolation with mix and prepended 0's to decimals Ian Lilley 2012-05-22 14:06:57 -0400
  • 31b53651dc Fixes some typos that were accessing non-existing properties. Matthew Amato 2012-05-22 13:21:36 -0400
  • 1ad723c863 Sandcastle - Upgrade to understand the new member fields in types.txt. Ed Mackey 2012-05-22 13:14:41 -0400