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
+15-3Lines changed: 15 additions & 3 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.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/"
0 commit comments