dust3d/docs/interface/menubar.rst

133 lines
3.3 KiB
ReStructuredText
Raw Normal View History

2018-04-18 07:57:48 +00:00
Menu Bar
-------------
File
========
New Window
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Each window is a seperate Dust3D Document. You can create a new window from here.
New
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Delete all content in the current window and get ready for your new Dust3D Document in the same window.
Open...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Open a Dust3D Document, especially a file with extension(.ds3)
Save
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Save current Dust3D Document.
Save As...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Same as Save except ask you provider a new save path.
Save All
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Save all openned window.
Export...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Export current generated model mesh as Wavefront file format(.obj)
Change Turnaround...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Change the canvas background image, usually should be a turnaround reference sheet which has at least two profile showed.
Edit
================
Add...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Swith to edit mode, get ready to add node.
Undo
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Recover the last Document Snapshot from Undo Stack.
Redo
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Reverse of Undo.
Delete
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Delete selected nodes from canvas.
Break
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Break selected edges, insert a new node in the middle of the edge.
Connect
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Connect selected two nodes.
Cut
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Copy then Delete selected nodes.
Copy
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Copy selected nodes.
Paste
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Paste nodes from Clipboard.
H Flip
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Flip selected nodes horizontally.
V Flip
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Flip selected nodes vertically.
Align to Center
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Align selected nodes vertically with center anchor. Normally, the center anchor(a Triangle) is not show up, you can turn on the Part Mirror to make it visible, then turn Part Mirror off, the centor anchor would not gone once showed.
Select All
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Select all nodes. Each node have two profile items, only main profile get selected.
Select Part
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Select all nodes which sit in the same part with the hovered or checked node.
Unselect All
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Unselect all nodes.
View
=====
Show Model
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Usually, you will no need to use this, because the Rendered Model always show. But if you can not find the Rendered Model and you are sure the generation is done, then maybe it goes to some wierd position, you can use this menu item to reset it's position.
Toggle Wireframe
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Rendered Model can be showed in two types, one with wireframe, one without.
Show Debug Dialog
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This is for debug perpose only. It prints some useful information when debug.
Help
=====
About
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You can check the version info of Dust3D from here.
Fork me on GitHub
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Dust3D is a totally free and opensourced project, this bring you to the project website.
Report Issues
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
If you encounter any problem, or have any suggestion, thoughts, on Dust3D please drop it here, thanks.