Skip to content
This repository has been archived by the owner on May 3, 2021. It is now read-only.

Commit

Permalink
Fix for missing PSMove controllers in steamvr compositor
Browse files Browse the repository at this point in the history
* Adding missing psmove_controller.json
* Adding missing psmove_thumbnail.png
  • Loading branch information
HipsterSloth committed Feb 16, 2017
1 parent 93f023d commit 98b8315
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"thumbnail" : "psmove_thumbnail.png",
"components": {
"body": {
"filename": "psmove_controller.obj",
"component_local" : {
"origin": [0.0, 0.0, 0.0],
"rotate_xyz" : [0.0,0.0,0.0]
}
}
}
}

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 98b8315

Please sign in to comment.