-- 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: 6b87e86bf7a0edbccdd2413f5f26f41a4a65634a:
path_to:
revision_to:

git.thebackupbox.net

janusweb

git://git.thebackupbox.net/janusweb

commit 6b87e86bf7a0edbccdd2413f5f26f41a4a65634a
Author: James Baicoianu <james_github@baicoianu.com>
Date:   Sun Oct 31 02:20:44 2021 -0700

    Disabled player gazecaster

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

index 6568a0cbf26b4721cb8e725e18227d2d9df6d5ff..

index ..fd83073d9e71267098efe947c8c61f9913777cc0 100644

--- a/scripts/janusplayer.js
+++ b/scripts/janusplayer.js
@@ -435,6 +435,7 @@ elation.require(['engine.things.player', 'janusweb.external.JanusVOIP', 'ui.butt
       }
       this.room = newroom;
       this.room.join();
+/*
       if (!this.gazecaster) {
         this.gazecaster = newroom.createObject('raycaster', {persist: false});
         this.head.add(this.gazecaster._target);
@@ -445,6 +446,7 @@ elation.require(['engine.things.player', 'janusweb.external.JanusVOIP', 'ui.butt
       } else {
         this.gazecaster.setRoom(newroom);
       }
+*/
       if (!this.cursors) {
         this.cursors = {
           'default': janus.getAsset('image', 'cursor_crosshair'),

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

-- Response ended

-- Page fetched on Sun Jun 2 15:12:49 2024