Skip to content

Fix camera.color - #3321

Merged
Geokureli merged 4 commits into
HaxeFlixel:devfrom
Geokureli:shader-color
Dec 26, 2024
Merged

Fix camera.color#3321
Geokureli merged 4 commits into
HaxeFlixel:devfrom
Geokureli:shader-color

Conversation

@Geokureli

@Geokureli Geokureli commented Dec 25, 2024

Copy link
Copy Markdown
Member

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
@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
@Geokureli Geokureli modified the milestones: Next Patch, 6.0.0 Jan 23, 2025
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