Changes between Version 4 and Version 5 of content/tools/BlenderKnowledgeBase
- Timestamp:
- Nov 22, 2006, 7:38:39 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
content/tools/BlenderKnowledgeBase
v4 v5 17 17 18 18 == Blender FAQ == 19 === How can I manipulate numeric? ===19 === 1. How can I manipulate numeric? === 20 20 Activate your modificator (e.g. E for extrude) then just input a numeric value. ENTER finalizes, ESC exits. 21 21 22 22 Alternative: Press N in edit mode to activate the "Transform Properties" menu and then apply your modification (e.g. E for extrude). 23 23 24 === How can I set back or bottom view? ===24 === 2. How can I set back or bottom view? === 25 25 Holding the mouse over your 3D Viewport and pressing the NUM7, NUM1, and NUM3 buttons will bring you back to perfectly aligned top, front, and side views respectively. Pressing CTRL+NUM7, CTRL+NUM1, and CTRL+NUM3 will result in displaying the bottom, back, and other side views, respectively. 26 26 27 === How can I manipulate my pivot of my mesh? ===27 === 3. How can I manipulate my pivot of my mesh? === 28 28 Put the 3D cursor where you want the pivot (origin) to be. Then press F9. Then press "Centre cursor" button in the mesh panel (in the menu). 29 29 30 === 4. Can I render my 3d view (instead of the camera)? === 31 ?