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

Implement CSS/SVG Filter (blur, hue, etc.) Effects and SVG Masks #3

Closed
adamjs opened this issue Aug 10, 2018 · 2 comments
Closed

Implement CSS/SVG Filter (blur, hue, etc.) Effects and SVG Masks #3

adamjs opened this issue Aug 10, 2018 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@adamjs
Copy link
Member

adamjs commented Aug 10, 2018

Handle CSS/SVG Filter Effects correctly in the renderer and shader code.

@adamjs adamjs added the bug Something isn't working label Aug 10, 2018
@adamjs adamjs self-assigned this Aug 13, 2018
@adamjs adamjs added this to the 1.9.2 Beta milestone Sep 3, 2018
@adamjs adamjs removed this from the 1.9.2 Beta milestone Sep 27, 2019
@adamjs adamjs added this to the v1.2 milestone Oct 7, 2019
@adamjs adamjs changed the title Implement CSS/SVG Filter Effects and SVG Masks Implement CSS/SVG Filter (blur, hue, etc.) Effects and SVG Masks Dec 9, 2019
@adamjs adamjs modified the milestones: v1.2, v1.3 Aug 12, 2020
@adamjs adamjs modified the milestones: v1.3, v1.4 Apr 28, 2022
@adamjs
Copy link
Member Author

adamjs commented Jan 18, 2024

This feature is now partially complete, available in 1.4a in the CPU renderer. Still WIP on making this fully available in the GPU renderer.

@adamjs
Copy link
Member Author

adamjs commented Apr 20, 2024

Fixed in 1.4.

@adamjs adamjs closed this as completed Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant