Blender Git Commit Log
Git Commits -> Revision ad3bcee
Revision ad3bcee by Harley Acheson (master) April 15, 2020, 09:49 (GMT) |
UI: Automatically scale splash screen image Previously, there had to be two splash images to deal with different DPI settings and hiDPI screens. The larger version was simply downscaled in an external program for the small one. When up-scaled, the images would look rather badly. We now handle scaling completely at runtime. The results should look pretty much identical for most cases. When up-scaled it should look better though. New bundled splash images should have a width of 1000px or more (used to be 1002px). More details with screenshots and comparisons in D6999. Reviewed By: William Reynish, Julian Eisel Differential Revision: https://developer.blender.org/D6999 |
Commit Details:
Full Hash: ad3bcee0817a2500a26f36bde51d99c505defc0d
Parent Commit: 51e73e9
Committed By: Julian Eisel
Lines Changed: +15, -65
1 Modified Path:
/source/blender/windowmanager/intern/wm_splash_screen.c (+15, -65) (Diff)