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

Chore: Emboss Filter Tweaks #423

Merged
merged 2 commits into from
Feb 14, 2024
Merged

Chore: Emboss Filter Tweaks #423

merged 2 commits into from
Feb 14, 2024

Conversation

bbazukun123
Copy link
Collaborator

  • Simplify single param option.
  • Use GpuProgram.from and GlProgram.from for caching.

Copy link
Member

@bigtimebuddy bigtimebuddy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure I understand this change. All our other filters have move towards options. Why use params for this?

@bbazukun123
Copy link
Collaborator Author

Not sure I understand this change. All our other filters have move towards options. Why use params for this?

This is mainly to align with the other single-option filters, but I'm happy to go the opposite way if that is more logical 👍

@bigtimebuddy
Copy link
Member

I think keeping consistent with v5 is best. So probably the single option. If we want to add more options to this filter, then we can change it. Pixelation filter also has a single option for size.

@bigtimebuddy bigtimebuddy merged commit c76067e into main Feb 14, 2024
2 checks passed
@bigtimebuddy bigtimebuddy deleted the chore-emboss-filter-tweaks branch February 14, 2024 19:38
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.

2 participants