Closed nagadomi closed 5 years ago
Not sure if it still work when changing mode of mesh object, I did this before and SDEF didn't work. :cry:
hmm, normal mode and skip = False does not work when changing mode of mesh EDIT->OBJECT.
However, bulk mode works.
sorry, I used the wrong version of blender.
238
driver issue
SDEF driver is not linked to the armature, so the driver function is not called from bone deformation. I added a dummy variable referencing the armature to the driver.
normal mode and skip=True does not work on 2.8
I don't know why. Maybe related to depsgraph. If bulk_update == False, force skip = False for 2.8.