-
Notifications
You must be signed in to change notification settings - Fork 470
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
First Round of 3D Tiles 1.0 updates #301
Merged
Merged
Changes from all commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
0e22b00
0.0 to 1.0
lilleyse 7cc26a8
Add link to OneSky blog post
pjcozzi 5a62d6f
Merge pull request #300 from AnalyticalGraphicsInc/pjcozzi-patch-1
pjcozzi 59247c4
3D Tiles 1.0 updates
ggetz 101e8a5
copyedit 1
slchow 12d2583
copyedit 2
slchow 7c9d494
figures
slchow 90b53dd
copyedit
slchow 86d05ae
RegExp
slchow d68fb03
Response to Gabby's comments
slchow 77c87f8
regExp()
ggetz 192a632
Tweaks
lilleyse 9e7dfc7
Merge branch 'master' into copyedit
slchow 5586e25
Sean corrections
slchow 5117393
capitalization
slchow 7169305
Other edits
lilleyse ba91831
Merge pull request #302 from slchow/copyedit
lilleyse 899b3a3
Merge branch 'master' into tileset.json-edits
ggetz d3fce88
Spec clarification edits
ggetz 026d7dd
Address CRS, padding, boundingVolumes, geometric error
ggetz 0f190b1
Move Batch Table hierarchy to an extension
ggetz d5c5491
Update schemas
ggetz f0e031b
Tweak wording in local coordinate systems
lilleyse 469a860
Small tweaks
lilleyse af25031
Update to 3DTILES_ prefix, updated contributors, fixed figures
ggetz 4615dcb
Merge branch 'tileset.json-edits' into hierarchy-extension
ggetz 83f0144
Random edits
lilleyse 13d6f78
Twwak image, fix link
ggetz c3f7c96
Merge pull request #305 from AnalyticalGraphicsInc/hierarchy-extension
lilleyse 1143bfa
Edits
ggetz 7b9ae34
Update bounding volume images
ggetz e204c9b
Add Refinement section, url->uri, edits, cleanup
ggetz 082ec85
Misc updates
lilleyse fd74204
Stray url to uri
lilleyse c02ba37
Other fixes
lilleyse ef40a6e
Tweaks to coordinate system and i3dm glb section
lilleyse 4f6fc68
Fix sentence
lilleyse c954b2b
Updated figures
ggetz 36dde46
Combine crs paragraphs, use some of the original wording, not complet…
lilleyse 5ba688c
Formatting fix
ggetz 384e749
Tweaked CRS
ggetz 98854ad
Merge branch 'tileset.json-edits' into version-upgrade
ggetz f5bffdd
Merge pull request #234 from AnalyticalGraphicsInc/version-upgrade
ggetz 4bc6f90
Add acknowledgements
ggetz 6dce1a4
Edits
lilleyse File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
570 changes: 0 additions & 570 deletions
570
TileFormats/BatchTable/figures/batch-table-hierarchy-block.svg
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-66.7 KB
TileFormats/BatchTable/figures/batch-table-hierarchy-parking-lot.png
Binary file not shown.
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Below this example mention that
accessor.type
must be"SCALAR"
, but there are no restrictions on the other properties (as long as they are in accordance with glTF).