-- 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: 84c0692f51abcc4dacdcda9d04aebf4231581936:
path_to:
revision_to:

git.thebackupbox.net

janusweb

git://git.thebackupbox.net/janusweb

commit 84c0692f51abcc4dacdcda9d04aebf4231581936
Author: James Baicoianu <james_github@baicoianu.com>
Date:   Thu Mar 29 01:33:34 2018 -0700

    Access websurface_id property directly

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

index 06b32efb0e27789cabe0b941dc3a8d525327e390..

index ..16692356406dfb7db8d870793631bb75c7c8b4b4 100644

--- a/scripts/object.js
+++ b/scripts/object.js
@@ -257,7 +257,7 @@ elation.require(['janusweb.janusbase', 'janusweb.websurface'], function() {
         texture = this.videotexture;
         this.assignTextureParameters(texture, modelasset);
       }
-      if (this.properties.websurface_id) {
+      if (this.websurface_id) {
         this.replaceWebsurfaceMaterial();
         return;
       }

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

-- Response ended

-- Page fetched on Sun Jun 2 17:45:57 2024