SceneView / sceneview-android

SceneView is a 3D and AR Android Composable and View with Google Filament and ARCore. This is a Sceneform replacement in Kotlin
Apache License 2.0
758 stars 151 forks source link

The release 2.0.4 is broken #432

Closed KvRae closed 4 months ago

KvRae commented 4 months ago

I have tried to upgrade from Scene View Android 2.0.3 to 2.0.4 and I figured that the library's files had been removed from my project's external libraries folder and a lot of properties such as Scene() from io.github.sceneview:sceneview:2.0.3 has gone in the 2.0.4 Do you have any proposed solution for that?

grassydragon commented 4 months ago

Hi! It looks like the version 2.0.4 hasn't been uploaded to the Maven Central repository yet.

KvRae commented 4 months ago

Okay, I see, does it include the fix for the selected node passed to the gestures?