Inochi2D / inochi2d

Inochi2D SDK - Bring your characters to life
https://inochi2d.com
BSD 2-Clause "Simplified" License
1.3k stars 50 forks source link

Added options to allow children of Composite node deformed by MeshGroup #50

Closed seagetch closed 1 year ago

seagetch commented 1 year ago

Introduced boolean "propagate_meshgroup" options to Composite node. If this flag is set and Composite node belongs to some MeshGroup, deformation by MeshGroup is propagated to the children of MeshGroup.

In the video, Midori's right eye uses new Composite mode, while left eye uses legacy mode.

https://github.com/Inochi2D/inochi2d/assets/449741/15aa5648-fe78-41b6-a36c-d64e5da67ad4

seagetch commented 1 year ago

Added revert commit for ver.d