Skip to content

Commit

Permalink
fix pictures link
Browse files Browse the repository at this point in the history
  • Loading branch information
L0Lock committed Jul 4, 2020
1 parent 8f3bdf3 commit 37226ca
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ Allows you to perform simple gizmo actions using keyboard shortcuts.

**Increase and decrease the Gizmo size, using <kbd>⇞</kbd> and <kbd>⇟</kbd> keys:**

![Demo Gizmo](Prez\Gizmo_Size_Demo.gif)
![Demo Gizmo](Prez/Gizmo_Size_Demo.gif)

**Rotate and Translate using keys:**

![Demo Gizmo](Prez\Gizmo_Transform_Demo.gif)
![Demo Gizmo](Prez/Gizmo_Transform_Demo.gif)

- Translation mode: <kbd>&#9095; Alt</kbd>
- Rotation mode: <kbd>&#9095; Alt</kbd><kbd>&#8679; Shift</kbd>
Expand All @@ -22,17 +22,17 @@ Allows you to perform simple gizmo actions using keyboard shortcuts.

**Edit the shortcuts to your liking from the Preferences window:**

![Keymap location](Prez\Keymap_Menu.jpg)
![Keymap location](Prez/Keymap_Menu.jpg)

**Access the operators in the new Gizmo menu:**

![Gizmo Viewport Menu](Prez\Gizmo_Menu.jpg)
![Gizmo Viewport Menu](Prez/Gizmo_Menu.jpg)

Available in the Viewport and the UV Editor.

**Set the increment value in the addon's preferences:**

![Increment setting](Prez\Addons_Preferences.jpg)
![Increment setting](Prez/Addons_Preferences.jpg)

## Installation

Expand Down

0 comments on commit 37226ca

Please sign in to comment.