Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8885521

Browse filesBrowse files
authored
Update release-notes.txt
1 parent 0dba0c1 commit 8885521
Copy full SHA for 8885521

File tree

1 file changed

+15
-0
lines changed
Filter options

1 file changed

+15
-0
lines changed

‎ReleaseNotes/release-notes.txt

Copy file name to clipboardExpand all lines: ReleaseNotes/release-notes.txt
+15Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
*** PointCloud Viewer & Tools for Unity ***
22

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")
8+
9+
- Fixed: Multiple PLY importer bugs (CloudCompare Normals order, header parsing)
10+
- Fixed: Multiple LAS importer bugs (Missing colors, unused arrays)
11+
- Fixed: Shader error in 2017.x https://github.com/unitycoder/UnityPointCloudViewer/issues/37
12+
13+
See latest updates/issues here:
14+
https://github.com/unitycoder/UnityPointCloudViewer/issues
15+
16+
*-----------------------------------------------------------------------*
17+
318
v1.91
419

520
- Added: Support for .PCD Ascii file format v0.7 *for color, only single value is supported, not separate R G B yet

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.