VRCFaceTracking-blender-plugin
VRCFaceTracking-blender-plugin copied to clipboard
Various fixes for Numpy, explicitly match keys rather than fuzzy match
Prior optimizations incorrectly used np.vectorize() and incorrectly reused some arrays, creating wrong results. Should all be functional now.
updated code to add toggle when creating from visemes to disable it with single button. Seams to work decently with the Rindo face, upper up is little low. Eye lid squeeze is not correct eye lid blink + eye lid squeeze are additive, it was just lower blink with the squeeze shape key. Need to subtract the blink from squeeze shape key.