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

Expose image opacity component #6635

Merged
merged 5 commits into from
Jun 25, 2024
Merged

Expose image opacity component #6635

merged 5 commits into from
Jun 25, 2024

Conversation

Wumpf
Copy link
Member

@Wumpf Wumpf commented Jun 25, 2024

What

Image opacity (for layering images) is now an exposed component that can be set from blueprint & data store.

Heuristic for opacity is a lot simplified:

  • stacked images will no longer be made transparent in general
  • only segmentation image will use 0.5 opacity as a fallback if there is any other image in the scene
    Demonstrated here:
Recording.2024-06-25.122634.mp4

Checklist

  • I have read and agree to Contributor Guide and the Code of Conduct
  • I've included a screenshot or gif (if applicable)
  • I have tested the web demo (if applicable):
  • The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG
  • If applicable, add a new check to the release checklist!

To run all checks from main, comment on the PR with @rerun-bot full-check.

@Wumpf Wumpf added 🍏 primitives Relating to Rerun primitives include in changelog labels Jun 25, 2024
Copy link

github-actions bot commented Jun 25, 2024

Deployed docs

Commit Link
0cccb22 https://landing-juenyzc75-rerun.vercel.app/docs

@jleibs jleibs self-requested a review June 25, 2024 11:45
@Wumpf Wumpf added the 🪵 Log & send APIs Affects the user-facing API for all languages label Jun 25, 2024
@Wumpf Wumpf merged commit e33ac30 into main Jun 25, 2024
10 of 19 checks passed
@Wumpf Wumpf deleted the andreas/image-opacity branch June 25, 2024 13:27
@Wumpf Wumpf mentioned this pull request Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
include in changelog 🪵 Log & send APIs Affects the user-facing API for all languages 🍏 primitives Relating to Rerun primitives
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants