xzw 2 년 전
부모
커밋
d649fdaa3d
3개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 1
      public/static/lib/potree/potree.js
  2. 1 1
      public/static/lib/potree/potree.js.map
  3. 1 1
      server/test/a0k4xu045_202305311600080410/attach/sceneStore

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

@@ -75430,7 +75430,7 @@ void main()
 	    clickMaxDragDis:5,
 	    clickMaxPressTime:500, //ms
 	    doubleClickTime:200,//双击间隔时间
-	    testNodeCount1: browser.isMobile() ? 8 : 6,  //testMaxNode次数达到这个数字时,changePointSize才使用nodeMaxLevel。 (调试时比较卡,在线上实际只需要3)
+	    testNodeCount1: browser.isMobile() ? 5 : 3,  //testMaxNode次数达到这个数字时,changePointSize才使用nodeMaxLevel。 (调试时比较卡,在线上实际只需要3)
 	     
 	    background: '#232323',
 	    mapBG:/* '#232323',   */  '#F5F5F5',   //地图的clearColor

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


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 1
server/test/a0k4xu045_202305311600080410/attach/sceneStore