Jelajahi Sumber

fix: pathcurve

xzw 7 bulan lalu
induk
melakukan
47f73cd16e
2 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 1 1
      public/lib/potree/potree.js
  2. 1 1
      public/lib/potree/potree.js.map

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

@@ -22911,7 +22911,7 @@
 	  showNeighSetGui: browser.urlHasValue('neighGui'),
 	  selectShowBox: true,
 	  //fastTran: isTest
-	  pathSmooth: false // window.location.href.includes('192.168.0.59')  //true //smooth曲线, 非折线
+	  pathSmooth: true // window.location.href.includes('192.168.0.59')  //true //smooth曲线, 非折线
 	};
 	Potree.config = config$1;
 	Potree.settings = settings;

File diff ditekan karena terlalu besar
+ 1 - 1
public/lib/potree/potree.js.map