Changes between Version 1 and Version 2 of Processing/laguserguide


Ignore:
Timestamp:
Apr 3, 2012, 6:26:15 PM (12 years ago)
Author:
jaho
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Processing/laguserguide

    v1 v2  
    2828* WASD
    2929    The WASD cluster can be used for moving the camera as well. The move speed can be changed in Advanced Options window. Additionaly:
    30 B, G - zooms in and out
    31 X - toggles the profile
    32 F - toggles the fence
    33 T - switches between orthogonal and slanted
    34 C - classifies selected points
    35 Z - refresh
    36 SPACE - loads currently selected profile into profile window
     30    B, G - zooms in and out
     31    X - toggles the profile
     32    F - toggles the fence
     33    T - switches between orthogonal and slanted
     34    C - classifies selected points
     35    Z - refresh
     36    SPACE - loads currently selected profile into profile window
    3737* Full refresh when panning
    3838    By default, when panning, rendered buckets are automatically refreshed every time a mouse button is released which may sometimes be slow. To disable this behaviour you can uncheck //Full refresh when panning// button in advanced options. This will make moving the camera much faster, but you'll have to manually refresh the view (by pressing Z) once you set the desired perspective.