aras-p / UnityGaussianSplatting

Toy Gaussian Splatting visualization in Unity
MIT License
2.1k stars 239 forks source link

OpenUPM package version #134

Closed RumiaSultanova closed 2 weeks ago

RumiaSultanova commented 2 weeks ago

Hello! I really admire your work, especially while I'm reading your well-structured code.

I've noticed that you added 0.8.0 package version to OpenUPM, but 0.9.0 package version failed to add because of a version tag in package.json. I just wonder if you plan to fix it.

I've written a package that depends on yours (v0.9.0). But I can't add it as dependency to OpenUPM package because of different versions. Also I can't add it as dependency to Git package, because Unity doesn't support Git dependencies between packages. That's why I decided to write here.

aras-p commented 2 weeks ago

Whoops, forgot to update package.json while doing a release tag indeed! Will try to make something like 0.9.1 that would contain correct package version as well as several bugfixes since 0.9.0