Package bpy :: Module types :: Class UserPreferences :: Class UserPreferencesView
[hide private]
[frames] | no frames]

Class UserPreferencesView

The View & Controls Object

Preferences related to viewing data

References

Instance Variables [hide private]
boolean auto_depth
Use the depth under the mouse to improve view pan/rotate/zoom functionality.
boolean auto_perspective
Automatically switch between orthographic and perspective when changing from top/front/side views.
boolean directional_menus
Otherwise menus, etc will always be top to bottom, left to right, no matter opening direction.
boolean display_object_info
Display objects name and frame number in 3d view.
boolean global_pivot
Lock the same rotation/scaling pivot in all 3D Views.
boolean global_scene
Forces the current Scene to be displayed in all Screens.
int in [2, 40] manipulator_handle_size
Size of widget handles as percentage of widget radius.
int in [4, 40] manipulator_hotspot
Hotspot in pixels for clicking widget handles.
int in [2, 40] manipulator_size
Diameter of widget, in 10 pixel units.
int in [0, 10] mini_axis_brightness
The brightness of the icon.
int in [10, 64] mini_axis_size
The axis icon's size.
int in [4, 10] object_origin_size
Diameter in Pixels for Object/Lamp origin display.
int in [1, 40] open_left_mouse_delay
Time in 1/10 seconds to hold the Left Mouse Button before opening the toolbox.
boolean open_mouse_over
Open menu buttons and pulldowns automatically when the mouse is hovering.
int in [1, 40] open_right_mouse_delay
Time in 1/10 seconds to hold the Right Mouse Button before opening the toolbox.
int in [1, 40] open_sublevel_delay
Time delay in 1/10 seconds before automatically opening sub level menus.
int in [1, 40] open_toplevel_delay
Time delay in 1/10 seconds before automatically opening top level menus.
boolean pin_floating_panels
Make floating panels invoked by a hotkey (eg.
boolean rotate_around_selection
Use selection as the pivot point.
int in [0, 90] rotation_angle
The rotation step for numerical pad keys (2 4 6 8).
boolean show_mini_axis
Show a small rotating 3D axis in the bottom left corner of the 3D View.
boolean show_playback_fps
Show the frames per second screen refresh rate, while animation is played back.
boolean show_view_name
Show the name of the view's direction in each 3D View.
int in [0, 1000] smooth_view
The time to animate the view in milliseconds, zero to disable.
boolean tooltips
Display tooltips.
boolean use_column_layout
Use a column layout for toolbox.
boolean use_large_cursors
Use large mouse cursors when available.
boolean use_manipulator
Use 3d transform manipulator.
boolean use_middle_mouse_paste
In text window, paste with middle mouse button instead of panning.
boolean wheel_invert_zoom
Swap the Mouse Wheel zoom direction.
int in [0, 32] wheel_scroll_lines
The number of lines scrolled at a time with the mouse wheel.
boolean zoom_to_mouse
Zoom in towards the mouse pointer's position in the 3D view, rather than the 2D window center.
Instance Variable Details [hide private]

pin_floating_panels

Make floating panels invoked by a hotkey (eg. N Key) open at the previous location.
Type:
boolean