Weird broken sliders for standard morphs in 4.1.1 (defaulting to int 0)

Issue #2117 resolved
Donlero Pavotti created an issue

When importing standard morphs via “Easy Import”, or using either “Standard Morphs” or the FACS, JCMs etc. buttons the sliders on the armature default to a integer 0 and are not able to slide to a float value, although you can manually enter a 1.

Might be related to commit 702255a which fixed Issue #2114 for blender version 4.2

Comments (7)

  1. Thomas Larsson repo owner

    In the latest commit the plugin sets properties to the right kind of zero depending on whether it is an int, float or bool. This should fix the issue without causes errors in Blender 4.2, I think.

  2. Thomas Larsson repo owner

    I did some more work on this afterwards. Things seem to work when I tested with Blender 4.2 beta this morning.

  3. Log in to comment