Block a user
上传文件至 source/blender/blenkernel/intern
Fix #32022, #43188, #100373, Armature modifier - Preserve volume + Scale
I found a new way to reset pivot (set it to the vertices that bones are deforming), such that all the issues we have found are addressed.
This must be the ideal perfect…
6779c3071e
Merge pull request 'himisa-patch-1' (#1) from himisa-patch-1 into main
14f96c67ea
上传文件至 source/blender/blenlib/intern
51351dea16
上传文件至 source/blender/blenkernel/intern
245ce97d12
上传文件至 source/blender/blenkernel/intern
Fix #32022, #43188, #100373, Armature modifier - Preserve volume + Scale
The worst problem of this PR is it make some cases worse when both the bone and object vertices are offset from origin of their objects...
This make it unacceptable to merge at this point, and…
WIP: Trying to fix #101877