Blender Git Loki
Git Commits -> Revision 5536be2
Revision 5536be2 by Yevgeny Makarov (master) January 28, 2020, 13:44 (GMT) |
UI: better preserve icon sharpness at different UI scales This changes the GL_TEXTURE_MIN_FILTER parameter from GL_LINEAR_MIPMAP_LINEAR to GL_LINEAR_MIPMAP_NEAREST. It gives a sharper result, since with these settings only down scaling is used. Differential Revision: https://developer.blender.org/D6662 |
Commit Details:
Full Hash: 5536be2cfe77a2bd0281df4b2cb826b7176054f4
Parent Commit: ecfcb56
Committed By: Brecht Van Lommel
Lines Changed: +46, -43
1 Modified Path:
/source/blender/editors/interface/interface_icons.c (+46, -43) (Diff)