Skip to content

Commit 0915129

Browse files
authored
Update release-notes.txt
1 parent eef7ee8 commit 0915129

File tree

1 file changed

+21
-4
lines changed

1 file changed

+21
-4
lines changed

ReleaseNotes/release-notes.txt

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

3+
v3.01
4+
5+
- Note: Upgraded project to Unity 2022.3.26f1
6+
7+
- Feature: V3 Viewer, Add packed format type "5". Has XYZ+RGB+Intensity+Classification values in single file (and add shaders for these)
8+
9+
- Added: Sample scene for V3 override with additional features (like toggle color mode: RGB/Intensity/Classification/Gradient) *but no sample file, you need to create your own with https://github.com/unitycoder/PointCloudConverter
10+
11+
- Fixed: Point picking for packed data
12+
13+
- Bonus: You get 50% discount on this external tool https://las2gltf.kelobyte.fi/ (Converts PLY/LAS/LAZ files into GLB/GLTF format, so you can view GLTF points clouds without point cloud plugin in Unity!)
14+
15+
Latest updates/issues:
16+
- https://github.com/unitycoder/UnityPointCloudViewer/issues
17+
18+
*-----------------------------------------------------------------------*
19+
20+
21+
*** PointCloud Viewer & Tools for Unity ***
22+
323
v3.00
424

525
- Note: This is paid upgrade!
@@ -18,7 +38,7 @@ v3.00
1838
- Changed: PointCloudViewer folders now contain AssemblyDefinitions (it is only way to detect URP and HDRP in CustomPass scripts)
1939
- Changed: All namespaces have been renamed! (unity doesnt allow "unitylibrary.." or "unitycoder.." in namespaces)
2040

21-
- Bonus: You get 50% discount on this external tool https://las2gltf.kelobyte.fi/ (Converts LAS/LAZ files into GLB/GLTF format, so you can view GLTF points clouds without point cloud plugin in Unity!)
41+
- Bonus: You get 50% discount on this external tool https://las2gltf.kelobyte.fi/ (Converts PLY/LAS/LAZ files into GLB/GLTF format, so you can view GLTF points clouds without point cloud plugin in Unity!)
2242

2343
Latest updates/issues:
2444
- https://github.com/unitycoder/UnityPointCloudViewer/issues
@@ -52,9 +72,6 @@ v2.95
5272
- Changed: Adjusted GetPointsInsideBox.cs inspector fields/order/names
5373
- Changed: DynamicResolution, allow holding keys down in the example
5474

55-
Latest updates/issues:
56-
- https://github.com/unitycoder/UnityPointCloudViewer/issues
57-
5875
*-----------------------------------------------------------------------*
5976

6077
*** PointCloud Viewer & Tools for Unity ***

0 commit comments

Comments
 (0)