-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CZML model node transformations #3316
Commits on Jun 18, 2015
-
Configuration menu - View commit details
-
Copy full SHA for c3903fc - Browse repository at this point
Copy the full SHA c3903fcView commit details
Commits on Jun 19, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 7a65133 - Browse repository at this point
Copy the full SHA 7a65133View commit details
Commits on Jun 21, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 818529e - Browse repository at this point
Copy the full SHA 818529eView commit details -
changed ModelGraphics nodeTransformations from a raw property to a re…
…gular property so that it adheres to any interval specified in the model packet.
Configuration menu - View commit details
-
Copy full SHA for 895c914 - Browse repository at this point
Copy the full SHA 895c914View commit details
Commits on Jun 22, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 9b48563 - Browse repository at this point
Copy the full SHA 9b48563View commit details -
include the model node's default transformation matrix when adding ad…
…ditional transformations from czml
Configuration menu - View commit details
-
Copy full SHA for 4462be8 - Browse repository at this point
Copy the full SHA 4462be8View commit details
Commits on Aug 25, 2015
-
Configuration menu - View commit details
-
Copy full SHA for f005d20 - Browse repository at this point
Copy the full SHA f005d20View commit details
Commits on Sep 14, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 06ad0e8 - Browse repository at this point
Copy the full SHA 06ad0e8View commit details -
Added a runAnimations property to ModelGraphics.js to allow the user …
…to specify if glTF animations should be started
Configuration menu - View commit details
-
Copy full SHA for 9359a01 - Browse repository at this point
Copy the full SHA 9359a01View commit details
Commits on Sep 29, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 22f6ef3 - Browse repository at this point
Copy the full SHA 22f6ef3View commit details
Commits on Dec 3, 2015
-
Configuration menu - View commit details
-
Copy full SHA for f2e0d0e - Browse repository at this point
Copy the full SHA f2e0d0eView commit details
Commits on Dec 8, 2015
-
Further work on node transformations.
Rename to `NodeTransformation` to match CZML. Create new `PropertyBag` class that allows for notification of changes of properties added with `addProperty`.
Configuration menu - View commit details
-
Copy full SHA for 8e4f397 - Browse repository at this point
Copy the full SHA 8e4f397View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46b8234 - Browse repository at this point
Copy the full SHA 46b8234View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a321e1 - Browse repository at this point
Copy the full SHA 7a321e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7755e22 - Browse repository at this point
Copy the full SHA 7755e22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d38198 - Browse repository at this point
Copy the full SHA 8d38198View commit details
Commits on Dec 9, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 4a3b0b7 - Browse repository at this point
Copy the full SHA 4a3b0b7View commit details
Commits on Dec 11, 2015
-
Rename NodeTransformation to TranslationRotationScale and move to Cor…
…e. Make PropertyBag take a result parameter in its getValue function.
Configuration menu - View commit details
-
Copy full SHA for 781952f - Browse repository at this point
Copy the full SHA 781952fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a90ddbc - Browse repository at this point
Copy the full SHA a90ddbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ea6732 - Browse repository at this point
Copy the full SHA 8ea6732View commit details
Commits on Dec 15, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 21ee2ae - Browse repository at this point
Copy the full SHA 21ee2aeView commit details
Commits on Dec 18, 2015
-
Add `Matrix4.fromTranslationRotationScale`. Remove `TranslationRotationScale.prototype.toMatrix` Tweak documentation Get rid of empty function Update tests.
Configuration menu - View commit details
-
Copy full SHA for 5bbf684 - Browse repository at this point
Copy the full SHA 5bbf684View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac342c1 - Browse repository at this point
Copy the full SHA ac342c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3147d89 - Browse repository at this point
Copy the full SHA 3147d89View commit details