Skip to content

Commit db8fa0e

Browse files
authored
Update release-notes.txt
1 parent 8885521 commit db8fa0e

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

ReleaseNotes/release-notes.txt

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
*** PointCloud Viewer & Tools for Unity ***
22

3+
v1.93
4+
5+
- Added: New material "MeshDX11QuadNormals-DirectionalLight.mat" (Quad Billboard for Point Mesh that has Normals, supports Directional Light)
6+
- Added: New material "MeshDX11QuadNormalsAligned-Unlit.mat" (Quad Billboard for Point Mesh that has Normals, unlit)
7+
- Added: New material "MeshDX11QuadNormalsAligned-Unlit-SizeByDistance.mat" (Point mesh, scale by distance, nearer is smaller. For example: use with mesh lods, to make points larger when far away)
8+
- Added: New material "PointCloudMeshColorAlphaFadeByDistance.mat" (Point mesh, fade by distance)
9+
10+
- Changed: Upgraded project to Unity 5.6.1f1
11+
- Changed: Moved sample data from "StreamingAssets/" into "StreamingAssets/PointCloudViewerSampleData/"
12+
13+
See latest updates/issues here:
14+
https://github.com/unitycoder/UnityPointCloudViewer/issues
15+
16+
*-----------------------------------------------------------------------*
17+
318
v1.92
419
- Added: PCD header binary checking (as only ascii .pcd is supported)
520
- Added: PLY header binary checking (as only ascii .ply is supported)
@@ -10,9 +25,6 @@ v1.92
1025
- Fixed: Multiple LAS importer bugs (Missing colors, unused arrays)
1126
- Fixed: Shader error in 2017.x https://github.com/unitycoder/UnityPointCloudViewer/issues/37
1227

13-
See latest updates/issues here:
14-
https://github.com/unitycoder/UnityPointCloudViewer/issues
15-
1628
*-----------------------------------------------------------------------*
1729

1830
v1.91

0 commit comments

Comments
 (0)