Coder Social home page Coder Social logo

Comments (1)

saturday06 avatar saturday06 commented on July 30, 2024

イシュー分割のご協力ありがとうございます。また、ご要望ありがとうございます。

UniVRMでの変換に準拠する形にしてほしい。

UniVRMでの変換と同じようにしても良いならば、UniVRMはVRM0のデータを全てVRM1に変換して、VRM0のデータは消してしまうので、それでも良いならば実装方針は簡単になります。

ただ、Blenderアドオンにおいてはそういうわけにはいかず、元のデータを残しつつ0と1を行ったり来たりする必要があると思います。

バージョンを変更する度にUniVRMと同じような変換を行なってしまうと、例えばカプセルコライダーなどVRM1固有の機能を使ったあと、VRMのバージョンを1→0→1と0を経由して変更すると、カプセルコライダーがスフィアコライダーに戻ってしまいます。

また、VRMのバージョンを変更した際に毎回「SpringBoneをVRM1向けに変換しますか?」っていう確認ダイアログを出す方法も考えられますが、それもちょっとユーザーからすると、「ボタンを押し間違えるとせっかくVRM1用に設定したSpringBoneがVRM0からの変換結果で上書きされる可能性がある」というダイアログを毎回見せられるという意味で負荷が高いと思います。

そのため、UI的に何かひと工夫が必要になると思います。

何か良いアイデアがあれば教えていただきたいです。

from vrm-addon-for-blender.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.