Blender Git Commit Log

Git Commits -> Revision bf75b24

Revision bf75b24 by Brecht Van Lommel (master)
April 28, 2018, 14:16 (GMT)
UI: fix incorrect scaling of manipulator widgets with DPI.

U.ui_scale is the setting from the user preferences and should never be used
for drawing. UI_DPI_FAC is the final scale after DPI from the operating system
is taken into account.

Commit Details:

Full Hash: bf75b248180e5f7411fa27cdc89d7d1f07f7735c
Parent Commit: 61759f3
Lines Changed: +12, -7

4 Modified Paths:

/source/blender/editors/manipulator_library/manipulator_types/button2d_manipulator.c (+4, -3) (Diff)
/source/blender/editors/space_view3d/view3d_manipulator_navigate.c (+3, -2) (Diff)
/source/blender/editors/space_view3d/view3d_manipulator_navigate_type.c (+2, -1) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator.c (+3, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021