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: Remove window references from TiltShiftFilter #469

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

bigtimebuddy
Copy link
Member

@bigtimebuddy bigtimebuddy commented Aug 18, 2024

Fixes #463

Changes

  • Removes window.innerWidth and window.innerHeight references
  • Standardizes around uDimensions name for texture size like other filters
  • Consistently updates uDelta correctly

Examples

@bigtimebuddy bigtimebuddy merged commit 78f81d2 into main Aug 30, 2024
2 checks passed
@bigtimebuddy bigtimebuddy deleted the fix/tilt-shift branch August 30, 2024 18:33
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.

Pixi filters don't work on OffscreenCanvas
1 participant