Ver código fonte

Merge branch 'xj' of http://192.168.0.115:3000/bill/fuse-code into xj

bill 1 ano atrás
pai
commit
46bcc5eff1
2 arquivos alterados com 2 adições e 2 exclusões
  1. 1 1
      public/lib/potree/potree.js
  2. 1 1
      public/lib/potree/potree.js.map

+ 1 - 1
public/lib/potree/potree.js

@@ -120972,7 +120972,7 @@ ENDSEC
 	        this.goundScale = scale || 1, this.goundAngle = angle || 0;
 	        let oldSrc = this.curGroundImgSrc;
 	        this.curGroundImgSrc = src;
-	        const ratio = 0.04;
+	        const ratio = 0.03;
 	        
 	        
 	        if(src){

Diferenças do arquivo suprimidas por serem muito extensas
+ 1 - 1
public/lib/potree/potree.js.map