소스 검색

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

bill 1 년 전
부모
커밋
46bcc5eff1
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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){

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 1
public/lib/potree/potree.js.map