Bläddra i källkod

fix: pathcurve

xzw 7 månader sedan
förälder
incheckning
47f73cd16e
2 ändrade filer med 2 tillägg och 2 borttagningar
  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;

Filskillnaden har hållts tillbaka eftersom den är för stor
+ 1 - 1
public/lib/potree/potree.js.map