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

Fix camera.color #3321

Merged
merged 4 commits into from
Dec 26, 2024
Merged

Fix camera.color #3321

merged 4 commits into from
Dec 26, 2024

Conversation

Geokureli
Copy link
Member

@Geokureli Geokureli commented Dec 25, 2024

Sprite shaders using flixel_texture2D now honor the color transform of the display object they are being drawn to.

Fixes #3207

Note to self: This shader is super over-complicated and I don't really think most of these properties are needed. But simplifying will cause slightly different (IMO better) behavior, though that is a breaking change Did it, no apparent difference in behavior

@Geokureli Geokureli added this to the Next Patch milestone Dec 26, 2024
@Geokureli Geokureli merged commit 593f04f into HaxeFlixel:dev Dec 26, 2024
11 checks passed
@Geokureli Geokureli deleted the shader-color branch December 26, 2024 16:25
@Geokureli Geokureli restored the shader-color branch December 26, 2024 18:38
Geokureli added a commit that referenced this pull request Dec 26, 2024
Geokureli added a commit that referenced this pull request Dec 26, 2024
@Geokureli Geokureli deleted the shader-color branch December 30, 2024 04:49
This was referenced Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FlxCamera.color is not functional
1 participant