-- 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: 7460be51687af5056a440d55bb7f880a241be11b:
path_to:
revision_to:

git.thebackupbox.net

janusweb

git://git.thebackupbox.net/janusweb

commit 7460be51687af5056a440d55bb7f880a241be11b
Author: James Baicoianu <james_github@baicoianu.com>
Date:   Mon Feb 27 03:20:14 2017 -0800

    DonReverted opacity setting as this seems to break some models

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

index eb51347f511c49ba658807511bc60e3c024f0f64..

index ..a8fc7505519419101841a32a7bd7ed54457d7f37 100644

--- a/scripts/object.js
+++ b/scripts/object.js
@@ -352,7 +352,7 @@ elation.require(['janusweb.janusbase', 'janusweb.websurface'], function() {
         m.anisotropy = 16;
         m.name = oldmat.name;
         m.map = oldmat.map;
-        m.opacity = oldmat.opacity;
+        //m.opacity = (typeof oldmat.opacity != 'undefined' ? parseFloat(oldmat.opacity) : 1);
         m.normalMap = oldmat.normalMap;
         m.lightMap = oldmat.lightMap;
         m.color.copy(oldmat.color);

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

-- Response ended

-- Page fetched on Sun Jun 2 16:44:35 2024