Blender Git Loki

Git Commits -> Revision 1dfb640

Revision 1dfb640 by Ton Roosendaal (master)
February 8, 2013, 12:12 (GMT)
Release todo: added userpref for Mac users having "Natural Scroll" set.

As per discussion and analysis of all trackpad usage, we now
follow this convention:

- Blender follows system setting for trackpad direction preference.

- If you set your system to "natural" scroll, we need to invert a couple
of cases in Blender we do "natural" already. Like:

- view rotate (the inversed option just never feels ok)
- scroll active items in list or pulldown menu (up/down is absolute)
- ALT+scroll values in buttons (up/down is absolute)

The new User Preference setting "Trackpad Natural" handles this.

For 2.66 we only have trackpad handling for OS X... so this isn't
affecting trackpad usage in Windows and Linux, which stick to be mapped
to Scroll Wheel still.

(Note: viewrotate now is "natural" always, changing how it worked in the
past weeks).


Commit Details:

Full Hash: 1dfb6404b78396988fedf5ad2bd111c6af13cf12
SVN Revision: 54385
Parent Commit: 0832677
Lines Changed: +28, -6

6 Modified Paths:

/release/datafiles/matcaps/license.txt (+1, -1) (Diff)
/release/scripts/startup/bl_ui/space_userpref.py (+7, -0) (Diff)
/source/blender/editors/interface/interface_handlers.c (+7, -1) (Diff)
/source/blender/editors/space_view3d/view3d_edit.c (+6, -2) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+5, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021