Gesture Config and Blender Files
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"bindings": [
|
||||
{
|
||||
"action": "CircleAction",
|
||||
"left": "Point",
|
||||
"right": "Pinch",
|
||||
"extensions": [
|
||||
{
|
||||
"gesture": "Pinch",
|
||||
"action": "ResizeCircle"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"action": "RulerAction",
|
||||
"left": "Pinch",
|
||||
"right": "Pinch",
|
||||
"extensions": []
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user