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
- Fixed: MeshConverter: Unity 2019.x and later, possible null ref errors on SaveAsPrefabAsset() https://github.com/unitycoder/UnityPointCloudViewer/issues/94
12
+
- Fixed: NativeArray.GetSubArray not available in 2019.1 - 2019.2 https://github.com/unitycoder/UnityPointCloudViewer/issues/88
13
+
- Fixed: V3 point picking: doesnt pick points if camera is inside node https://github.com/unitycoder/UnityPointCloudViewer/issues/97
14
+
- Fixed: PointCloud-ModifyAndSave-V2.scene, points disappeared due to commandline window popping up during save (commandprompt window is now hidden, its used to merge binary files)
15
+
16
+
- Changed: [x] Allow Unsafe Code is now required! (from Player Settings)
17
+
- Changed: Brekel animated point cloud player is now separate script: BrekelPlayer.cs
18
+
- Changed: Removed Animated Point cloud code and features from PointCloudViewerDX11.cs
19
+
- Changed: PointCloudViewerDX11 arranged inspector values and titles
0 commit comments