Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Courses
Scotty3D
Commits
d38fca46
Commit
d38fca46
authored
Oct 07, 2020
by
TheNumbat
Browse files
update model keybindings
parent
eacf8c00
Changes
2
Hide whitespace changes
Inline
Side-by-side
docs/guide/layout.md
View file @
d38fca46
...
...
@@ -47,10 +47,10 @@ Finally, you may remove the object from the scene by pressing `Delete` or hittin
| Key | Command |
| :-------------------: | :--------------------------------------------: |
|
`m`
| Use
`Move`
tool. |
|
`r`
| Use
`Rotate`
tool. |
|
`s`
| Use
`Scale`
tool. |
|
`delete`
| Delete currently selected
mesh
. |
|
`m`
| Use
the
`Move`
tool. |
|
`r`
| Use
the
`Rotate`
tool. |
|
`s`
| Use
the
`Scale`
tool. |
|
`delete`
| Delete
the
currently selected
object
. |
## Demo
...
...
docs/guide/model.md
View file @
d38fca46
...
...
@@ -170,10 +170,15 @@ preserve the appearance of the original mesh as closely as possible.
| Key | Command |
| :-------------------: | :--------------------------------------------: |
|
`r`
| Swap between
`Move`
,
`Rotate`
,
`Scale`
, and
`Bevel`
. |
|
`c`
| Center the camera on the current element. |
|
`m`
| Use the
`Move`
tool. |
|
`r`
| Use the
`Rotate`
tool. |
|
`s`
| Use the
`Scale`
tool. |
|
`b`
| Use the
`Bevel`
tool. |
|
`v`
| Select the current halfedge's vertex |
|
`e`
| Select the current halfedge's edge |
|
`f`
| Select the current halfedge's face |
|
`t`
| Select the current halfedge's twin |
|
`n`
| Select the current halfedge's next |
|
`h`
| Select the current element's halfedge |
|
`delete`
| Erase the currently selected vertex or edge. |
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment