You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ReleaseNotes/release-notes.txt
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,20 @@
1
1
*** PointCloud Viewer & Tools for Unity ***
2
2
3
+
v1.92
4
+
- Added: PCD header binary checking (as only ascii .pcd is supported)
5
+
- Added: PLY header binary checking (as only ascii .ply is supported)
6
+
- Added: "BinaryViewerDX11-LoadNewCloud.scene" (Example scene for loading new cloud with script)
7
+
- Added: Example point cloud data file "StreamingAssets/sample2.bin" from http://graphics.stanford.edu/data/3Dscanrep/ (used in the "LoadMultipleDX11CloudsThreaded.scene")
0 commit comments