Improve nesting section in index and add model language around compatible dimensions in containers#2396
Merged
Improve nesting section in index and add model language around compatible dimensions in containers#2396
Conversation
…ible dimensions in contaniers
azaroth42
approved these changes
Jan 5, 2026
Member
azaroth42
left a comment
There was a problem hiding this comment.
Looks good from quick read through.
tomcrane
approved these changes
Jan 7, 2026
source/presentation/4.0/index.md
Outdated
| "type": "Annotation", | ||
| "motivation": ["painting"], | ||
| "timeMode": "loop", | ||
| "body": { |
mikeapp
approved these changes
Jan 7, 2026
mikeapp
reviewed
Jan 7, 2026
source/presentation/4.0/model.md
Outdated
|
|
||
| The spatial aspect of the point is given with `x` and `y` for a two-dimensional point, along with `z` for a three-dimentional point. The temporal aspect of the point is given with `instant`. If `instant` is not supplied, and the target resource has a `duration`, the selector is interpreted as targeting the entire duration. If `instant` is supplied, but no spatial point, the selector is interpreted as targeting the entire spatial aspect of the resource. | ||
|
|
||
| For 3d content resources painted into a Scene that have a local coordinate space relative to the relatively global coordinate space of the Scene, clients _MUST_ align the local coordinate origin of the content resource with the 3d point indicated by the Point Selector within the Scene. Thus the 3d resource's origin is placed at the desired point in the Scene. For a Canvas painted into a Scene as an Annotation, the top-left corner of the Canvas (the Canvas coordinate origin) _MUST_ be aligned with the 3d point indicated by the Point Selector within the Scene. |
Member
There was a problem hiding this comment.
I'm having difficulty parsing "relatively" in the first line of the diff, it seems redundant?
Contributor
Author
There was a problem hiding this comment.
Fixed, removed "relatively"
JulieWinchester
commented
Jan 7, 2026
JulieWinchester
commented
Jan 7, 2026
This file contains hidden or 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
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.
No description provided.