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

Update VideoActor to set the batch color before drawing the video texture #91

Merged
merged 3 commits into from
May 20, 2024

Conversation

lucas-kakele
Copy link
Contributor

Setting the batch color before drawing the video texture prevents other actors in the stage that modifies the batch color from tinting the video texture.

lucas-kakele and others added 3 commits April 3, 2024 12:39
…ture

Setting the batch color before drawing the video texture prevents other actors in the stage that modifies the batch color from tinting the video texture.
@lucas-kakele
Copy link
Contributor Author

Hi folks. Are there any extra steps I should follow for the PR to be reviewed? Thanks!

@SimonIT
Copy link
Member

SimonIT commented May 20, 2024

Hi, no, there aren't any extra steps. My hope was to get some reviews from some of the other contributors about whether this change makes sense, as I'm not very familiar with scene2d. I also had the hope to being able to fox the CI, but I have no clue why this error appears

@SimonIT SimonIT merged commit 74487b0 into libgdx:master May 20, 2024
3 of 4 checks passed
@SimonIT
Copy link
Member

SimonIT commented May 20, 2024

I got a quick look from @lyze237; looks good

@lucas-kakele lucas-kakele deleted the patch-3 branch May 20, 2024 19:41
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.

None yet

2 participants