Skip to content

Use correct sampler in transparency to apply point#1485

Merged
chreden merged 1 commit intomasterfrom
issue/1484
Sep 8, 2025
Merged

Use correct sampler in transparency to apply point#1485
chreden merged 1 commit intomasterfrom
issue/1484

Conversation

@chreden
Copy link
Owner

@chreden chreden commented Sep 8, 2025

Point filtering was not applying to transparency as Level was still creating its own sampler without reading the settings.
Pass in one of the shared samplers that will be updated when the setting changes.
Closes #1484

Point filtering was not applying to transparency as Level was still creating its own sampler without reading the settings.
Pass in one of the shared samplers that will be updated when the setting changes.
Closes #1484
@chreden chreden added this to the Next milestone Sep 8, 2025
@chreden chreden requested review from lahm86 and makotocchi September 8, 2025 20:14
@chreden chreden self-assigned this Sep 8, 2025
@chreden chreden enabled auto-merge (squash) September 8, 2025 20:15
@chreden chreden merged commit 9b15b56 into master Sep 8, 2025
1 check passed
@chreden chreden deleted the issue/1484 branch September 8, 2025 21:24
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.

Alpha textures doesn't use point rendering when linear filter is disabled

2 participants