[Bprocessor-commit] build/doc README,1.3,1.4
Status: Pre-Alpha
Brought to you by:
henryml
From: rimestad <rim...@us...> - 2005-09-21 09:30:26
|
Update of /cvsroot/bprocessor/build/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv994 Modified Files: README Log Message: Made up to date Index: README =================================================================== RCS file: /cvsroot/bprocessor/build/doc/README,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** README 23 Aug 2005 11:53:29 -0000 1.3 --- README 21 Sep 2005 09:30:17 -0000 1.4 *************** *** 18,28 **** ----- ! 1 : 3D view ! 2 : XZ view ! 3 : XY view ! 4 : YZ view Q : Select ! W : Draw E : Move R : Extrude --- 18,32 ---- ----- ! F1 : rotate the 3D view to default location ! F2 : rotate the view to XZ view ! F3 : rotate the view to XY view ! F4 : rotate the view to YZ view ! ! F8 : Wireframe ! F9 : Solid ! F0 : Lighting Q : Select ! W : Pencil E : Move R : Extrude *************** *** 36,48 **** COMMA : Zoom out ! DELETE : Delete the selected object. ! When using the move tool in 3D view: ! A : XY movement mode ! S : XZ movement mode ! Z : Decrease movement speed ! X : Increase movement speed Homepage: --------- --- 40,59 ---- COMMA : Zoom out ! DELETE OR BACKSPACE : Delete the selected object. ! ESCAPE : undo most of the operations (Move and Draw) ! <-- MOVE TOOL --> ! A : movement in the plane of the surface (or XY plane if it is a vertex or edge) ! S : movement perpendicular on the A plane and viewingangle. + <-- PENCIL TOOL --> + 0...9 : Change the wanted length on the active edge (direction have to be chosen with the mouse) + BACKSPACE : Delete a digit in the specified length + Enter : Make the active edge the specified length and continue the drawing. + + <-- SELECTION --> + SHIFT (held down) : ability for miltiple selection + Homepage: --------- |