Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
hollisbrown committed Aug 24, 2024
1 parent 0a78320 commit 1f5b8fd
Showing 1 changed file with 13 additions and 12 deletions.
25 changes: 13 additions & 12 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -391,13 +391,11 @@ <h3><em class="shortcut">Shift</em> + <em class="shortcut">A</em></h3>
<div class="content">
<ul>
<li>
<p><em class="shortcut">Shift</em> + <em class="shortcut">A</em> adds new data, depending on the
context.</p>
<p><em class="shortcut">Shift</em> + <em class="shortcut">A</em> adds new data.</p>
</li>
<li>
<p>Adds an object in <em class="important">Object Mode</em>, additional data to the active
object in <em class="important">Modeling</em> or a new node in one of the <em
class="important">Node Editors</em></p>
<p>Depending on the context, this can be a new object, a new mesh inside the active object or a
new node.</p>
</li>
</ul>
</div>
Expand Down Expand Up @@ -430,8 +428,8 @@ <h3><em class="shortcut">Shift</em> + <em class="shortcut">D</em></h3>
<li>

<p>
In <em class="important">Object Mode</em>, <em class="shortcut">Alt</em> + <em
class="shortcut">D</em> creates <em class="important">linked duplicates</em> which
<em class="shortcut">Alt</em> + <em class="shortcut">D</em> in <em class="important">Object
Mode</em> creates <em class="important">Linked Duplicates</em> which
reference the original data instead of copying it.
</p>
</li>
Expand Down Expand Up @@ -488,7 +486,7 @@ <h3><em class="shortcut">Z</em></h3>
<ul>
<li>
<p><em class="shortcut">Shift</em> + <em class="shortcut">Z</em> to toggle <em
class="important">wireframe</em> and <em class="important">X-ray
class="important">Wireframe</em> and <em class="important">X-ray
</em>, to see and select through the mesh.</p>
</li>
<li>
Expand Down Expand Up @@ -1207,7 +1205,8 @@ <h3><em class="shortcut">F2</em></h3>
</p>
</li>
<li>
<p><em class="shortcut">Ctrl</em> + <em class="shortcut">F2</em> to <em class="important">Batch Rename</em> several objects at once.
<p><em class="shortcut">Ctrl</em> + <em class="shortcut">F2</em> to <em class="important">Batch
Rename</em> several objects at once.
</p>
</li>
</ul>
Expand Down Expand Up @@ -1379,7 +1378,7 @@ <h3><em class="shortcut">Shift</em> + <em class="shortcut">Alt</em> + <em class=

<a class="itemCollapse"></a>
</div>

<div class="item" id="SubdivModifier">
<a class="itemLink" href="#SubdivModifier">
<h3>Subdivision Surface</h3>
Expand All @@ -1392,11 +1391,13 @@ <h3><em class="shortcut">Ctrl</em> + <em class="shortcut">1</em></h3>
<div class="content">
<ul>
<li>
<p><em class="shortcut">Ctrl</em> + <em class="shortcut">1, 2, 3</em> to add a subdivision surface modifier with corresponding levels.
<p><em class="shortcut">Ctrl</em> + <em class="shortcut">1, 2, 3</em> to add a subdivision
surface modifier with corresponding levels.
</p>
</li>
<li>
<p><em class="shortcut">Ctrl</em> + <em class="shortcut">0</em> will disable the modifier (level 0).
<p><em class="shortcut">Ctrl</em> + <em class="shortcut">0</em> will disable the modifier (level
0).
</p>
</li>
</ul>
Expand Down

0 comments on commit 1f5b8fd

Please sign in to comment.