Commit Graph

6665 Commits

Author SHA1 Message Date
Matthew Amato 7780b81ac0 Merge remote-tracking branch 'origin/master' into viewer
Conflicts:
	Source/Scene/Polygon.js
2012-06-07 14:04:48 -04:00
Scott Hunter cedaed1eeb Merge remote-tracking branch 'origin/master' into scene-state
Conflicts:
	CHANGES.md
2012-06-06 17:18:04 -04:00
Matthew Amato d1b4d5c0df Merge remote-tracking branch 'origin/master' into viewer
Conflicts:
	CHANGES.md
2012-06-06 10:02:39 -04:00
Scott Hunter 749f89a023 Scene state and camera refactoring.
SceneState is now a class with documented properties.  Added camera to SceneState, removed
camera from CentralBody constructor.  Removed the need for a separate state object in CentralBody.update.
Added morphTime to Scene and SceneState, and remove the code in SceneTransitioner that updated morphTime
in all primitives.  Added functions to Camera to get position/direction/up/right in world coordinates.
Refactored Camera.update to only recompute values that have changed based on dependent values.
2012-06-05 15:24:30 -04:00
Patrick Cozzi 24f524f5fe Added showThroughEllipsoid to CustomSensorVolume and RectangularPyramidSensorVolume to allow sensors to draw through Earth. 2012-06-05 12:47:42 -04:00
Patrick Cozzi 248f0f30db Tweaked CHANGES.md 2012-06-01 14:54:31 -03:00
Matthew Amato cdd1f379ac Updating CHANGES. 2012-06-01 11:45:39 -04:00
Patrick Cozzi 832631693b Added CHANGES.md to configureExtent. 2012-05-31 18:04:11 -03:00
Patrick Cozzi b9f1b26b32 CHANGES.md tweaks. 2012-05-31 16:35:41 -03:00
Dan Bagnell 9330963653 Update CHANGES.md 2012-05-31 15:14:02 -04:00
Patrick Cozzi a8dcb5c6ba CHANGES.md tweak. 2012-05-23 17:29:27 -03:00
kristiancalhoun 1129a25930 Updated CHANGES file with breaking Tipsify changes. 2012-05-21 16:07:04 -04:00
Patrick Cozzi d5e45346fe Merge remote-tracking branch 'origin/master' into changes
Conflicts:
	CHANGES
2012-05-16 19:06:22 -04:00
Patrick Cozzi bd1c73015f Updated CHANGES.md to use markdown syntax. 2012-05-15 18:47:52 -03:00
Patrick Cozzi 5bf0f90a0c Renamed CHANGES to CHANGES.md 2012-05-15 17:00:11 -04:00