-
Notifications
You must be signed in to change notification settings - Fork 3
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
October 2017 release (v2017.10) #134
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Updated README files * Renamed directory The directory does not need the workshop date in it.
Part of #83
* Updated Qt Exercise 1 to Runtime 100.1.0 * Updated Qt Exercise 2 to Runtime 100.1.0 * Updated Qt Exercise 3 to Runtime 100.1.0 * Updated Qt Exercise 4 to Runtime 100.1.0 * Updated Qt Exercise 5 to Runtime 100.1.0 * Removed references to Quartz and Beta * Fixed links
* Renamed directories to add "Scene" * Added 3D to Android Exercise 1 * Added 3D to Android Exercise 2 * Added 3D to Android Exercise 3 * Added 3D to Android Exercise 5 * Added 3D to Android Exercise 5 * Fixed links to Android Exercise 1
* Android Exercise 2: added Lock Focus button * URL encoding for Javadoc link
* Android Exercise 2: added Lock Focus button * URL encoding for Javadoc link
reference assigned issue #87
* Fixed touch listener in Exercises 4 and 5 * Using appropriate listeners for map and scene * Fixed some SceneView issues * Updated exercises and screenshots
* Added lock focus button to Java exercises * Added casts for Runtime API changes * Updated Java screenshots
* Using getSceneTarget() in Java solutions This was an oversight when I worked on the Java solutions recently. * Added elevation to 3D scene This was an oversight from the first iteration of the exercises. * Added lock button images to all Qt solutions * Added lock focus button to Qt Quick Exercise 2 and solutions * Updated Qt screenshots After adding lock focus button
…e 100.1 with Vector Basemap
`Scale` is now `TargetScale`
garysheppardjr
changed the title
October 2017 release (v2017.09)
October 2017 release (v2017.10)
Dec 29, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The branch was called
v2017.09
, but since the workshop was put off from September to October, we should tag the release withv2017.10
and call it the October 2017 release.