saturday06 / VRM-Addon-for-Blender

VRM Importer, Exporter and Utilities for Blender 2.93 to 4.1
https://vrm-addon-for-blender.info
MIT License
1.24k stars 141 forks source link

Export Vroid base without some bone #188

Open pasunna opened 1 year ago

pasunna commented 1 year ago

I want to separate Hair bone from body bone (to use modular on different character body) but when I delete body bone and try to export the add-on don't allow it until it get all body bone is it possible to make this in current version or in the future?

saturday06 commented 1 year ago

is it possible to make this in current version or in the future?

No. The VRM specification doesn't allow missing required bones. The add-on supports exporting only a valid VRM.

If you want to change the spec, please create an issue on the VRM Consortium https://github.com/vrm-c/vrm-specification/issues .