Skip to main content

Difference with v1

Why v2 exists?

The previous version 1.0 originally aims to let users to have a simple, simplified and customizable workflow. And some features like cabinet, animation generation etc. were not planned in mind and became so hard to develop without a large-scale of refactor, which finally turns out to be version 2.0.

The refactor to 2.0 aims for future extensibility and cabinet system. Thus, a lot of code-binding has been removed in the progress and refactored to a much better strucuture.

Difference with v1

Concept in applying the clothes have been changed. Instead of calling "clothes" are clothes, they are called "wearables" in v2. Wearables do not necessarily contain an Armature, and theoretically any items can be attached to the avatar in v2.

Bone mappings are first generated by an entity called a Dresser, and they will be applied by another entity called an Applier at the later stage.

To assemble a wearable into an avatar, a wearable configuration is required, which contains all the required toggles and various items when processing with an integration. It is not code-bonded and can be shared to your friends or the Internet without the tool and the original prefabs. The wearable configuration is expected to be automatically drafted by the tool in the development.