Commit Graph

39499 Commits

Author SHA1 Message Date
Ed Mackey e457df526e Add some padding to the bottom of the doc template, so that links with anchors scroll correctly. 2012-05-22 14:20:26 -04:00
Patrick Cozzi 9b985bc908 Merge pull request #35 from AnalyticalGraphicsInc/visualquality
Visualquality
2012-05-22 11:12:13 -07:00
Ian Lilley 0f5d6ec834 Minor changes: replaced my interpolation with mix and prepended 0's to decimals 2012-05-22 14:06:57 -04:00
Matthew Amato 31b53651dc Fixes some typos that were accessing non-existing properties. 2012-05-22 13:21:36 -04:00
Ed Mackey 1ad723c863 Sandcastle - Upgrade to understand the new member fields in types.txt. 2012-05-22 13:14:41 -04:00
Ian Lilley 2eebc8a5e8 Merge branch 'master' into visualquality 2012-05-22 12:46:17 -04:00
Patrick Cozzi 9ba7283b0c Merge pull request #31 from AnalyticalGraphicsInc/testCoverage
Improved test coverage
2012-05-22 09:43:02 -07:00
Ed Mackey 6a77da3095 Merge branch 'doc-types' into sandcastle 2012-05-22 12:42:10 -04:00
Ian Lilley 4317a57dca Improved AA for checkerboard 2012-05-22 12:41:46 -04:00
Ed Mackey ce632f9a5e Upgrade the types.txt file to have a lot more information about member fields and URLs, so the Sandcastle documentation can be more inclusive. 2012-05-22 12:32:50 -04:00
Patrick Cozzi 7f5672fd0f Minor README.md rewording. 2012-05-22 12:38:47 -03:00
Matthew Amato 096cfdc55f A bunch of dojo helper functions used in our original prototypes.
Some of these will go away or get renamed, but they all work as is.
2012-05-22 10:58:42 -04:00
Matthew Amato 36c0a48248 Re-organize DojoWidgets into a more general dojo based directory. 2012-05-22 10:23:22 -04:00
Matthew Amato 8bcc768ec0 Minor tweaks and cleanup. 2012-05-22 10:15:56 -04:00
kristiancalhoun 09cad2243b Added extra tests to Tipsify. 2012-05-22 10:10:16 -04:00
kristiancalhoun f62e9e5853 Cleaned up Tipsify. 2012-05-22 09:42:29 -04:00
Ed Mackey 03ebb2a06c Sandcastle - Hooked up a simple documentation popup. Right now it pops into a new browser tab, but the plan later is to pop into a Dojo tab on the same page, like the Dojo API docs do. 2012-05-21 21:57:53 -04:00
Ian Lilley b62a7e89c1 added aa for checkerboard material 2012-05-21 18:46:04 -04:00
kristiancalhoun de30eb5053 Fixed botched merge in Texture2DPoolSpec
Removed try/catch statements from afterEach when destroy() is called.
2012-05-21 17:07:38 -04:00
Scott Hunter 05d896ee57 Detect Safari and always use a proxy for Bing.
Also switch the Skeletons to require in the full Cesium module to make it
easier to test arbitrary code there.
2012-05-21 16:58:42 -04:00
Scott Hunter e1d8aab3fe Rename Skeleton2D js file. 2012-05-21 16:50:25 -04:00
kristiancalhoun e87533b19f Merge branch 'master' into testCoverage 2012-05-21 16:42:57 -04:00
kristiancalhoun d818ed3e9e Fixed JSHint warning in TileSpec.js 2012-05-21 16:42:01 -04:00
Scott Hunter 72763e167e Allow wildcards in allowedHostList for proxy.
Bing tiles are hosted on a different server than the one specified in the file,
so allow *.virtualearth.net.
2012-05-21 16:32:14 -04:00
kristiancalhoun 1f7471f336 Removed backup files from merge. 2012-05-21 16:31:31 -04:00
Ed Mackey af88e1f412 Sandcastle - Working on popup documentation. 2012-05-21 16:24:31 -04:00
kristiancalhoun 7db49041fd Merge branch 'master' into testCoverage
Conflicts:
	CHANGES.md
	Specs/Scene/Texture2DPoolSpec.js
2012-05-21 16:21:58 -04:00
kristiancalhoun 1129a25930 Updated CHANGES file with breaking Tipsify changes. 2012-05-21 16:07:04 -04:00
kristiancalhoun 5eeb49e195 Changed the interface for Tipsify.tipsify and Tipsify.calculateACMR. 2012-05-21 15:53:12 -04:00
kristiancalhoun 6e6932ab1d Fixed inequality. 2012-05-21 15:25:03 -04:00
Patrick Cozzi ab7c5fe893 Merge pull request #33 from AnalyticalGraphicsInc/pool-changes
Make Texture2DPool work with arbitrary texture sizes.
2012-05-21 12:09:13 -07:00
Matthew Amato da42bedf7e Merge branch 'master' into viewer 2012-05-21 15:04:48 -04:00
Matthew Amato 10d838f7b6 Implement a CompositeCzmlObjectCollection which allows for multiple
CzmlObjectCollection to be virtually merged together without
actually changing the concent of the original collection.  The
merged collection is then provided to a user who can't tell the
difference.  This allows for additional data to be overlaid on top
of already created czml files.
2012-05-21 15:00:18 -04:00
Scott Hunter 40c4293d10 Tweaks to Texture2DPool implementation based on review. 2012-05-21 15:00:02 -04:00
Patrick Cozzi 0c0e1b1c1d Merge pull request #32 from AnalyticalGraphicsInc/dojo
Initial submit of dojo 1.7.2
2012-05-21 11:27:31 -07:00
Ed Mackey ba9c4e9c38 Sandcastle - Added some demo buttons, so that the demo can show some interactivity. 2012-05-21 13:51:59 -04:00
kristiancalhoun 05feefb0a3 Fixed JSHint warning. 2012-05-21 13:21:02 -04:00
kristiancalhoun d50b19c7ea Minor changes per @pjcozzi's comments. 2012-05-21 13:09:34 -04:00
Patrick Cozzi b15d7b9860 Added skeleton for b6 to CHANGES.md. 2012-05-21 13:01:25 -03:00
kristiancalhoun 4bd6c4edf4 Changes per @pjcozzi's comments. 2012-05-21 11:59:21 -04:00
Scott Hunter 5e1fbfad62 Make Texture2DPool work with arbitrary texture sizes.
Also make it transparent to calling code whether returned textures
are created or returned from the pool, and use destroy() to release
textures back into the pool.
2012-05-21 11:18:36 -04:00
Matthew Amato a2ba7160a0 Initial submit of dojo 1.7.2 2012-05-21 10:12:47 -04:00
Matthew Amato d4b6d863cd Submit of original timeline prototype
1. Standalone Timeline in its own directory
2. Wrapper widget for dojo
3. Demo application.

The timeline will be completely refactored after the initial CZML implementation is completed.
2012-05-19 09:16:18 -04:00
Matthew Amato a6352a74e5 Merge remote-tracking branch 'origin/master' into viewer 2012-05-18 15:12:58 -04:00
Matthew Amato ca37292729 Rename objects to reference in CZML and remove leading #. 2012-05-18 15:12:28 -04:00
kristiancalhoun aa534444f6 Fixed a typo. 2012-05-18 14:08:01 -04:00
kristiancalhoun ed30586591 Updated getZero test name to match new immutable property. 2012-05-18 10:32:41 -04:00
Matthew Amato e40677a987 CZML primitives can now be time-dynamic themselves, rather than just
their properties.  We pre-process this out in the load code so that
to the client, everything still works the same.
2012-05-18 09:32:23 -04:00
kristiancalhoun f4b41aa564 Integrated immutable property changes into new tests and fixed some merge
errors.
2012-05-17 19:23:55 -04:00
Ed Mackey 5a4175a131 Merge branch 'viewer' into sandcastle 2012-05-17 17:29:42 -04:00