Skip to content

Remove show property from annotation hook#727

Merged
eloisebrosseau merged 2 commits intoAcademySoftwareFoundation:mainfrom
eloisebrosseau:show-annotations
Apr 1, 2025
Merged

Remove show property from annotation hook#727
eloisebrosseau merged 2 commits intoAcademySoftwareFoundation:mainfrom
eloisebrosseau:show-annotations

Conversation

@eloisebrosseau
Copy link
Copy Markdown
Contributor

@eloisebrosseau eloisebrosseau commented Mar 24, 2025

Remove show property from annotation hook

Summarize your change.

The visible layer attribute is not used anymore to indicate if annotations should be shown or not. Therefore, the show attribute of the RVPaint node should not be set with that attribute value. Show and hide annotation actions are now only being handled in the Live Review plugin. The required changes were made in this PR.

Describe the reason for the change.

Since Creative Review is now sending an event as part of the PLAYBACK_SETTINGS command, we should not use the visible attribute of the OTIO Timeline to know if the annotations should be shown or not.

Describe what you have tested and on which operating system.

This change was tested on macOS in a Live Review session between RV and the Creative Review prototype.

Copy link
Copy Markdown
Contributor

@bernie-laberge bernie-laberge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: Éloïse Brosseau <eloise.brosseau@autodesk.com>
Copy link
Copy Markdown
Contributor

@bernie-laberge bernie-laberge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: Éloïse Brosseau <eloise.brosseau@autodesk.com>
@eloisebrosseau eloisebrosseau merged commit 7bb75bc into AcademySoftwareFoundation:main Apr 1, 2025
10 checks passed
cedrik-fuoco-adsk pushed a commit to cedrik-fuoco-adsk/OpenRV that referenced this pull request Apr 8, 2025
)

The `visible` layer attribute is not used anymore to indicate if
annotations should be shown or not. Therefore, the `show` attribute of
the RVPaint node should not be set with that attribute value. Show and
hide annotation actions are now only being handled in the Live Review
plugin. The required changes were made in this
[PR](https://git.autodesk.com/media-and-entertainment/rv/pull/336).

Since Creative Review is now sending an event as part of the
`PLAYBACK_SETTINGS` command, we should not use the `visible` attribute
of the OTIO Timeline to know if the annotations should be shown or not.

This change was tested on macOS in a Live Review session between RV and
the Creative Review prototype.

---------

Signed-off-by: Éloïse Brosseau <eloise.brosseau@autodesk.com>
cedrik-fuoco-adsk pushed a commit to cedrik-fuoco-adsk/OpenRV that referenced this pull request Apr 8, 2025
)

The `visible` layer attribute is not used anymore to indicate if
annotations should be shown or not. Therefore, the `show` attribute of
the RVPaint node should not be set with that attribute value. Show and
hide annotation actions are now only being handled in the Live Review
plugin. The required changes were made in this
[PR](https://git.autodesk.com/media-and-entertainment/rv/pull/336).

Since Creative Review is now sending an event as part of the
`PLAYBACK_SETTINGS` command, we should not use the `visible` attribute
of the OTIO Timeline to know if the annotations should be shown or not.

This change was tested on macOS in a Live Review session between RV and
the Creative Review prototype.

---------

Signed-off-by: Éloïse Brosseau <eloise.brosseau@autodesk.com>
Signed-off-by: Cédrik Fuoco <cedrik.fuoco@autodesk.com>
richardssam pushed a commit to richardssam/OpenRV that referenced this pull request Jun 17, 2025
)

### Remove show property from annotation hook

### Summarize your change.

The `visible` layer attribute is not used anymore to indicate if
annotations should be shown or not. Therefore, the `show` attribute of
the RVPaint node should not be set with that attribute value. Show and
hide annotation actions are now only being handled in the Live Review
plugin. The required changes were made in this
[PR](https://git.autodesk.com/media-and-entertainment/rv/pull/336).

### Describe the reason for the change.

Since Creative Review is now sending an event as part of the
`PLAYBACK_SETTINGS` command, we should not use the `visible` attribute
of the OTIO Timeline to know if the annotations should be shown or not.

### Describe what you have tested and on which operating system.
This change was tested on macOS in a Live Review session between RV and
the Creative Review prototype.

---------

Signed-off-by: Éloïse Brosseau <eloise.brosseau@autodesk.com>
Signed-off-by: Sam.Richards@taurich.org <Sam.Richards@taurich.org>
richardssam pushed a commit to richardssam/OpenRV that referenced this pull request Jun 17, 2025
)

### Remove show property from annotation hook

### Summarize your change.

The `visible` layer attribute is not used anymore to indicate if
annotations should be shown or not. Therefore, the `show` attribute of
the RVPaint node should not be set with that attribute value. Show and
hide annotation actions are now only being handled in the Live Review
plugin. The required changes were made in this
[PR](https://git.autodesk.com/media-and-entertainment/rv/pull/336).

### Describe the reason for the change.

Since Creative Review is now sending an event as part of the
`PLAYBACK_SETTINGS` command, we should not use the `visible` attribute
of the OTIO Timeline to know if the annotations should be shown or not.

### Describe what you have tested and on which operating system.
This change was tested on macOS in a Live Review session between RV and
the Creative Review prototype.

---------

Signed-off-by: Éloïse Brosseau <eloise.brosseau@autodesk.com>
Signed-off-by: Sam.Richards@taurich.org <Sam.Richards@taurich.org>
@eloisebrosseau eloisebrosseau deleted the show-annotations branch February 2, 2026 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants