brianhsu / Live2DForScala

Live2D Avatar Studio for Scala (JVM / Linux / Windows / MacOS)
MIT License
24 stars 3 forks source link

Several small improvements. #5

Closed jjiill888 closed 4 months ago

jjiill888 commented 4 months ago

My changes:

  1. upgrade Live2D Cubism SDK Core Version 4.2.4 to 5.0

  2. add 120FPS webcam support

  3. For ease of use, I created executable scripts or files to give the mouse clicks ( but not support mac)

  4. upgrade scala version 2.13.9 to 2.13.11

  5. reduce resource leakage

  6. I am working on the Scala 3 Migration version of Live2DForScala.

brianhsu commented 4 months ago

Hi, thanks for your contribution and help. Currently I'm on vacation so I don't have my building / testing environment right now. Will view this PR after I come back to work, please wait a little bit, thanks.

jjiill888 commented 4 months ago

Have a good vacation, as well as I provided a release-tool in build.sbt.

brianhsu commented 4 months ago

Sorry, but I have to revert this PR manually. Because I found the CI pipeline is pretty unstable after merge this PR. Not sure what's the root cause, might or might not related to this PR, but I need a clean room environment to verify this.

I've revert everything to last release version.