Skip to content
This repository has been archived by the owner on Jul 28, 2020. It is now read-only.

Multiple issues on release 1.16.0 #1032

Open
SimonMarquis opened this issue Mar 29, 2020 · 2 comments
Open

Multiple issues on release 1.16.0 #1032

SimonMarquis opened this issue Mar 29, 2020 · 2 comments

Comments

@SimonMarquis
Copy link

SimonMarquis commented Mar 29, 2020

Since you open sourced sceneform you decided to no longer provide it through a regular maven repository. This requires every developer to include a direct source code dependency through a git submodule for instance (while I think you could have simply attached the corresponding src artifact).

  • Unfortunately, this version is not targetting AndroidX, and having it as a module dependency prevents us from using the automated jetifier. You could argue that we could all edit the source code and migrate to AndroidX Migrate to androidx #1031
  • Also, it seems that jitpack.io is having trouble providing the v1.16.0 tag: https://jitpack.io/#google-ar/sceneform-android-sdk/v1.16.0
  • Augmented Faces's related classes were removed, withtout any alternative and the official doc still refers to it:
    • com.google.ar.sceneform.ux.AugmentedFaceNode
    • com.google.ar.sceneform.SkeletonNode
    • com.google.ar.sceneform.rendering.SkeletonRig
@anacoimbrag
Copy link

Also, ViewRenderable is crashing :( I think is something about sfb deprecation support.

@D31F43
Copy link

D31F43 commented Apr 1, 2020

Positive. When I go to the tag, it shows its v1.16.0%C2%A0 rather than v1.16.0 which leads an error in jitpack

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants