-
Notifications
You must be signed in to change notification settings - Fork 34
[Translate] distance_tool.md to Chinese #38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
OzgurEraslan
merged 2 commits into
TaleWorlds:master
from
YiGu-Studio:docs-translate-distance-tool
Oct 20, 2020
Merged
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
23 changes: 12 additions & 11 deletions
23
docs/content/schinese/Editor/Scene Editor/distance_tool.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,22 +1,23 @@ | ||
| +++ | ||
| title = "Distance Tool" | ||
| title = "距离工具" | ||
|
|
||
| [menu.main] | ||
| identifier = "distance_tool" | ||
| parent = "core_components" | ||
| +++ | ||
|
|
||
| ## Distance Measure Tool | ||
| The <b>Distance Tool</b> measures the distance between two points in the scene. | ||
| Distance measure mode can be activated by either pressing <b>Alt + D</b> shortcut or the respective button on the editor toolbar. | ||
| ## 测距工具 | ||
|
|
||
| While holding the <b>left mouse button</b>, drag the mouse between two points in the scene to measure distance. The tool snaps to vertices if close enough to a one by default, holding down <b>Left Shift</b> overrides this. | ||
| <b> Distance Tool </b> 可以测量场景内两个点之间的距离。 | ||
| 可以通过按 <b> Alt + D </b> 快捷键 或者点击编辑器工具栏上的对应按钮来激活距离测量模式 (Distance Measure Mode)。 | ||
|
|
||
| The tool can be de-activated by pressing <b>Alt + D</b> or the respective button on the editor toolbar again. For further use, the gizmos stay visible even after the tool is de-activated. Pressing <b>Alt + Shift + D</b> clears these gizmos from the screen. | ||
| 使用时,按住 <b> 鼠标左键 </b>,在场景内从一个点拖动鼠标到另一个点来测量距离。如果靠近一个点过近,工具会默认吸附在顶点上,按住 <b>左 Shift</b> 来取消吸附。 | ||
|
|
||
|  | ||
| <center><b>Helper Gizmos</b></center> | ||
| 该模式可以通过按 <b> Alt + D </b> 或者点击编辑器工具栏上对应按钮来取消(操作)。为了以后方便,测量的图标 (Gizmo) 在取消模式后也会一直可见。按住 <b> Alt + Shift + D </b> 来清除屏幕中的测量图标。 | ||
|
|
||
| * <b>Green line</b> shows the actual distance between points. | ||
| * <b>Blue lines</b> show the lateral and longtidunal distances. | ||
| * <b>Yellow circle</b> depicts the range. | ||
|  | ||
| <center><b> 辅助性的图标 </b></center> | ||
|
|
||
| * <b> 绿线 </b> 展示了点之间的实际距离。 | ||
| * <b> 蓝线 </b> 展示了经纬度坐标距离。 | ||
| * <b> 黄色圆圈 </b> 描述了范围。 | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.