xzw hace 3 meses
padre
commit
7072928f69

+ 1 - 1
src/Potree.js

@@ -41,7 +41,7 @@ export * from "./Points.js";
 export * from "./PotreeRenderer.js";
 export * from "./ProfileRequest.js";
 export * from "./custom/objects/TextSprite.js";
-export * from "./custom/objects/3dgs/Splat.js";
+//export * from "./custom/objects/3dgs/Splat.js";
 export * from "./utils.js";
 export * from "./Version.js";
 export * from "./WorkerPool.js";

+ 1 - 1
src/custom/modules/datasetAlignment/Alignment.js

@@ -164,7 +164,7 @@ var Alignment = {
                 return this.bus.dispatchEvent('forbitMoveOriginDataset') 
             }
             
-                             
+            console.log('panoid',e.pointclouds[0].panos[0].id)           
             this.history.beforeChange(e.pointclouds)    
             //this.writeToHistory( e.pointclouds ) 
               

+ 2 - 2
src/custom/viewer/ViewerNew.js

@@ -68,7 +68,7 @@ import CamAniEditor from '../modules/CameraAnimation/CamAniEditor.js'
 import PanoEditor  from '../modules/panoEdit/panoEditor.js' 
 import VolumeComputer from '../modules/VolumeCompute/VolumeComputer.js' 
  
-import AnimationEditor from '../modules/Animation/AnimationEditor.js' 
+//import AnimationEditor from '../modules/Animation/AnimationEditor.js' 
 import {InputHandler} from "../../navigation/InputHandlerNew.js";
 
 import Magnifier from "../objects/Magnifier.js";
@@ -99,7 +99,7 @@ import { ClassificationScheme } from "../../materials/ClassificationScheme.js";
 import { VRButton } from '../../../libs/three.js/extra/VRButton.js';
 import DxfLoader from '../../loader/DxfLoader.js'
  
-import {Splat} from '../objects/3dgs/Splat.js'
+//import {Splat} from '../objects/3dgs/Splat.js'