keijiro / Pcx

Point cloud importer & renderer for Unity
The Unlicense
1.36k stars 197 forks source link

Can you update the branch #95

Open cheabdullahjz opened 11 months ago

cheabdullahjz commented 11 months ago

Hi,

PlyImporterInspector.cs PlyImporter.cs

[SerializeField] bool _readWriteEnabled = false;

if installed by adding new scope to the Packages/manifest.json if change both files to include option for read/write enabled - this changes will disappear when rebuild the solution in VS.

Because, it will point to the version "1.0.1" which does not have this readwriteenabled in the code.(in that branch)

Thanks Zul

cheabdullahjz commented 11 months ago

(https://github.com/keijiro/Pcx/tree/3f32a220178f461265d634424c03e6e3dbe46760/Packages/jp.keijiro.pcx/Editor) /PlyImporter.cs

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.