Skip to content
This repository has been archived by the owner on Apr 17, 2022. It is now read-only.

abolish special pixelated look for non-rotating minimaps whose size is divisible by 16 #4690

Closed
wzdev-ci opened this issue Dec 31, 2017 · 6 comments

Comments

@wzdev-ci
Copy link
Contributor

resolution_fixed type_patch (an actual patch, not a request for one) | by Forgon


When the configuration file option rotateRadar was set to false, all minimaps of a size divisible by 16 used the point sampling texture filter GL_NEAREST instead of linear filtering with GL_LINEAR (see attached image [raw-attachment:minimap_pixelation.png]).

The attached patch fixes the problem.


Issue migrated from trac:4690 at 2022-04-16 12:58:39 -0700

@wzdev-ci
Copy link
Contributor Author

Forgon uploaded file minimap_pixelation.png (61.0 KiB)

minimap appearing pixelated
minimap_pixelation.png

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Jan 6, 2018

Forgon uploaded file minimap_pixelation.patch (2.4 KiB)

patch file created with git format-patch

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Jan 6, 2018

Forgon2100 <forgon2100@...> changed status from new to closed

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Jan 6, 2018

Forgon2100 <forgon2100@...> changed owner from `` to Forgon2100 <forgon2100@gmail.com>

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Jan 6, 2018

Forgon2100 <forgon2100@...> changed resolution from `` to fixed

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Jan 6, 2018

Forgon2100 <forgon2100@...> commented


In Warzone2100/warzone2100@d8b7511:

#CommitTicketReference repository="" revision="d8b75113658a44a3489738429879c7c1a0a272e8"
fixes #4690: abolish special pixelated look for non-rotating minimaps whose size is divisible by 16

@wzdev-ci wzdev-ci closed this as completed Jan 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant