Skip to content
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

Add backwards compatibility and remove "visibleOnlyInFrameRange" #250

Merged
merged 2 commits into from
Sep 3, 2019

Conversation

BigRoy
Copy link
Member

@BigRoy BigRoy commented Sep 3, 2019

  • Fix backwards compatibility for older renderglobalsDefault instances on useCustomFrameList.
  • Remove visibleOnlyInFrameRange in favor of visibleOnly as that did nothing before and was intended to be used for exactly this behavior. This fixes it, while maintaining backwards compatibility for the instances that still have the visibleOnlyInFrameRange attribute.

BigRoy added 2 commits August 28, 2019 12:01
- The "visibleOnly" option was included a lot longer but never actually
  worked as it was a remainder from an older pipeline version. With this
  change things work again as they used to in the ancient pipeline.

- It removes the redundant "visibleOnlyInFrameRange" which was
  implemented to do exactly what the "visibleOnly" originally should
  have done. This corrects that and deprecates "visibleOnlyInFrameRange"
@BigRoy BigRoy merged commit 379f712 into Colorbleed:acre Sep 3, 2019
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.

1 participant