[x3d-public] list versus tuple

John Carlson yottzumm at gmail.com
Mon Dec 20 00:48:37 PST 2021


When I replaced the stiffness list with a stiffness tuple, things 
cleaned up.  But it's a temporary fix at best.  I'll look into changing 
the stylehsheet. There may still be a issue with MetadataSet 
containerField being value vs metadata.


John

- 
      HAnimJoint(DEF='hanim_humanoid_root',center=(0,36.709999,-0.707600),name='humanoid_root',stiffness=[0,0,0],
+ 
      HAnimJoint(DEF='hanim_humanoid_root',center=(0,36.709999,-0.707600),name='humanoid_root',stiffness=(0,0,0),
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20211220/b83a5936/attachment.html>


More information about the x3d-public mailing list