@tomorrowevening/hermes 0.0.112 → 0.0.114

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -11,6 +11,26 @@ Open the [Application](https://hermes-lovat.vercel.app/) and [editor](https://he
11
11
  - [ThreeJS](https://threejs.org/)
12
12
  - Custom ThreeJS Scene + Object Inspector
13
13
 
14
+ ### MultiView
15
+
16
+ | Action | Keys |
17
+ | ------ | ------ |
18
+ | Zoom to Selected Item | CTRL + 0 |
19
+ | Rotate to Front of Selected Item | CTRL + 1 |
20
+ | Rotate to Top of Selected Item | CTRL + 2 |
21
+ | Rotate to Right of Selected Item | CTRL + 3 |
22
+ | Rotate to Back of Selected Item | CTRL + 4 |
23
+ | Set Transform Controls to Rotate | r |
24
+ | Set Transform Controls to Scale | s |
25
+ | Set Transform Controls to Translate | t |
26
+ | Toggles Transform Controls between **world** and **local** | q |
27
+
28
+ ### Side Panel
29
+
30
+ Holding down the **CTRL** key while dragging a number's label will multiply the delta by 10
31
+
32
+ ![Drag Multiplier](images/dragMultiplier.gif)
33
+
14
34
  ### Assets
15
35
 
16
36
  Animation / Models found at [Mixamo](https://www.mixamo.com/)