Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2011-08-05 14:45:32 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-08-05 14:45:32 +0400
commita157112ac5c6465fd8d9518af87ce86a5250eeba (patch)
treea6453aca7729621156b84d7189d97d7ae1cd6aee /build_files/scons
parentad7ea2f89205dd67b84ec76d70352ad56004293a (diff)
fix for icon scaling with the DPI setting
- icons were scaling by the sqrt(dpi)/8.48528, but infact they only need to be scaled by (dpi/72). - UI_icon_get_width value was being used without multiplying by dpi scale.
Diffstat (limited to 'build_files/scons')
0 files changed, 0 insertions, 0 deletions