Skip to content

Re-add linear filtering as an option#1473

Merged
chreden merged 2 commits intomasterfrom
issue/1472
Aug 31, 2025
Merged

Re-add linear filtering as an option#1473
chreden merged 2 commits intomasterfrom
issue/1472

Conversation

@chreden
Copy link
Owner

@chreden chreden commented Aug 31, 2025

With the recent change to split all textures into their own texture (not using them directly from the textile) it turns out that linear filtering works a lot better than it used to as long as it is on clamp.
Add a settings window option to enable linear filtering, disabled by default.
Remove the UV tweaking from before the replacement textures were used.
Closes #1472

Examples:
Previous linear (before it was removed):
image
New linear:
image
Point for reference:
image
Setting:
image

With the recent change to split all textures into their own texture (not using them directly from the textile) it turns out that linear filtering works a lot better than it used to as long as it is on clamp.
Add a settings window option to enable linear filtering, disabled by default.
Remove the UV tweaking from before the replacement textures were used.
Closes #1472
@chreden chreden added this to the Next milestone Aug 31, 2025
@chreden chreden requested review from lahm86 and makotocchi August 31, 2025 11:51
@chreden chreden self-assigned this Aug 31, 2025
@chreden chreden enabled auto-merge (squash) August 31, 2025 12:09
@chreden chreden merged commit d7e6d82 into master Aug 31, 2025
1 check passed
@chreden chreden deleted the issue/1472 branch August 31, 2025 12:31
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.

Option to toggle texture filtering

2 participants