repo: janusweb
action: commit
revision: 
path_from: 
revision_from: 129d6ac503daae5ee1355f5f3ea1603c226a6dff:
path_to: 
revision_to: 
git.thebackupbox.net
janusweb
git clone git://git.thebackupbox.net/janusweb
commit 129d6ac503daae5ee1355f5f3ea1603c226a6dff
Author: James Baicoianu 
Date:   Mon Sep 26 01:28:23 2016 -0700

    Added vive/touch assets

diff --git a/media/assets.json b/media/assets.json
index 8a88d22dc4f7fa6b9f5153b6d4e427a887c938c5..
index ..7f827528bb3990e34f10fb2cf0c60ff8df827aef 100644
--- a/media/assets.json
+++ b/media/assets.json
@@ -56,6 +56,11 @@
   { "assettype":"model", "name":"cursor_arrow", "src":"assets/cursor_arrow.obj", "tex0":"assets/cursor_arrow.png" },
   { "assettype":"model", "name":"cursor_crosshair", "src":"assets/cursor_crosshair.obj", "tex0":"assets/cursor_crosshair.png" },
   { "assettype":"model", "name":"cursor_hand", "src":"assets/cursor_hand.obj", "tex0":"assets/cursor_hand.png" },
-  { "assettype":"model", "name":"cursor_sphere", "src":"assets/cursor_sphere.obj", "tex0":"assets/cursor_sphere.png" }
+  { "assettype":"model", "name":"cursor_sphere", "src":"assets/cursor_sphere.obj", "tex0":"assets/cursor_sphere.png" },
+
+
+  { "assettype":"model", "name":"controller_vive", "src":"assets/controllers/vive/ViveController.dae.gz" },
+  { "assettype":"model", "name":"controller_touch_left", "src":"assets/controllers/oculus/TouchLeft.dae.gz" },
+  { "assettype":"model", "name":"controller_touch_right", "src":"assets/controllers/oculus/TouchRight.dae.gz" }

 ]

-----END OF PAGE-----