Community:Science/Robotics/Scripts/viewPanel

提供: wiki
移動先: 案内検索

viewPanel UI Script

This page is the documentation on the viewPanel.py addon (by Izaak Van Crombrugge KULeuven).

Menu

  • Simple Snap:
    • Lets you snap an object and translate it.
  • View Menu:
    • Lets you control the view
    • View all:
      • Sets the view to contain all the objects in the scene
    • Fly Navigation:
      • Lets you control the view in a fly over modus
  • View Numpad:
    • Lets you use some numpad commands with the mouse.
    • Local View:
      • Lets you move the view while keep looking at the same point
    • (ctrl) View:
      • Lets you translate the view according to an axis.


Usage

Panel.png

Known problems

  • Snap menu translates the object to far even with minor mouse movements.
  • You can't click the Place Object operator while translating because you will translate the object while moving your mouse to it. Clicking on the scene will have the same effect as this button so it serves no use as of yet.


Source

The source code(change .txt to .py)( blender 2.54). ファイル:ViewPanel.txt