-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: janusweb
action: commit
revision:
path_from:
revision_from: de7101c3e7af9447067688a68507a81d40a40ace:
path_to:
revision_to:

git.thebackupbox.net

janusweb

git://git.thebackupbox.net/janusweb

commit de7101c3e7af9447067688a68507a81d40a40ace
Author: James Baicoianu <james_github@baicoianu.com>
Date:   Fri Jun 24 04:44:35 2016 -0700

    Added cursor_pos vector

diff --git a/scripts/janusplayer.js b/scripts/janusplayer.js

index bdd9e45eb220cd4ee7363deca474bd2e44e6de9c..

index ..16289dabcf30545486838d28ce57840c9e0badbc 100644

--- a/scripts/janusplayer.js
+++ b/scripts/janusplayer.js
@@ -22,6 +22,7 @@ elation.require(['engine.things.player', 'janusweb.external.JanusVOIP', 'ui.butt
         hand1_xdir: new THREE.Vector3(1, 0, 0),
         hand1_ydir: new THREE.Vector3(0, 1, 0),
         hand1_zdir: new THREE.Vector3(0, 0, 1),
+        cursor_pos: new THREE.Vector3(0, 0, 0),
       };
       this.voip = new JanusVOIPRecorder({audioScale: 1024});
       this.voipqueue = [];

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

-- Response ended

-- Page fetched on Sun Jun 2 18:15:42 2024