Commit Graph

4 Commits (3af98c53344c482d11f6fa0c3a3e82eb40091f02)

Author SHA1 Message Date
huxingyi 0ae6426587 Add deform parameter: deformUnified
If deformUnified got checked, all the vertices will be unified to the same thickness or width.
2020-10-18 20:01:40 +09:30
Jeremy Hu 0c7a07c7b1 Update example models [skip ci] 2020-04-13 23:14:35 +09:30
Jeremy Hu 8842739fd8 Fix rig 2020-02-19 20:35:16 +09:30
Jeremy Hu 287d3f4d2e Rewrite rig generator
Before this commit, the body parts are segmented by face connectivity. In this commit, the body parts are segmented by nodes connectivity. Disconnected nodes are combined before segmentation at the endpoint from the nearest neighbor parts’ node.
2020-02-09 20:42:14 +09:30