<div dir="ltr"><div>Preamble:  thanks John for flagging the fields in question, thanks Holger for having implemented HAnimMotion in X_ITE.  Looks great!</div><div><br></div><div>I checked the X3D XML Schema, DTD, X3DUOM, Tooltips etc. and the default value listed for HAnimMotion  is TRUE.</div><div><br></div><div>Summary: meanwhile found two specification problems, proposed corrections follow.</div><div><ul><li>The X3D architecture lists the default value of

<i>enabled </i>field as TRUE (as with other nodes having an <i>enabled </i>field) but HAnim Architecture does not match, having value FALSE.  This is an error, (to my knowledge) we do not have any other fields with different values in X3D and HAnim architectures.</li><li>The X3D Architecture does not include any description of expected behavior if the HAnimMotion.motionsEnabled MFBool field is an empty list.  We should define that default behavior.  In keeping with other defaults that have animation nodes active when initialized, proposed words follow to do the same in this case.</li></ul></div><div>Details: here is a new Mantis issue  for reporting and resolving the subject-line inconsistencies.</div><div><br>Please pardon any verboseness.  It is important to document issues and resolutions thoroughly so that we "do the right thing" and also understand why when archiving for possible future scrutiny.<br></div><div><br></div><div>Questions:  are the proposed improvements reasonable and sufficient?  Any better ideas?</div><div><ul><li>Mantis 1517: HAnimHumanoid.motionsEnabled field and HAnimMotion.enabled field</li><li><a href="https://mantis.web3d.org/view.php?id=1517">https://mantis.web3d.org/view.php?id=1517</a></li></ul><div><div class="gmail-col-md-12 gmail-col-xs-12" style="box-sizing:border-box;font-family:Poppins;min-height:1px;padding-right:15px;padding-left:15px;float:left;width:911.6px;max-width:100%;color:rgb(57,57,57);font-size:13px;background-color:rgb(187,187,187)"><div class="gmail-widget-box gmail-widget-color-blue2" style="box-sizing:border-box;padding:0px;margin:3px 0px;border:1px solid rgb(80,144,193)"><div class="gmail-widget-body" style="box-sizing:border-box;background-color:rgb(255,255,255)"><div class="gmail-widget-main gmail-no-padding" style="box-sizing:border-box;padding:0px"><div class="gmail-table-responsive" style="box-sizing:border-box;min-height:0.01%;overflow-x:auto;margin-bottom:0px"><table class="gmail-table gmail-table-bordered gmail-table-condensed" style="border-collapse:collapse;border-spacing:0px;width:880.533px;max-width:100%;margin-bottom:0px;border-width:0px;border-style:solid;border-color:rgb(229,229,229) rgb(221,221,221) rgb(221,221,221);border-radius:0px"><tbody style="box-sizing:border-box"><tr style="box-sizing:border-box"><th class="gmail-bug-summary gmail-category" style="box-sizing:border-box;padding:5px;text-align:left;color:rgb(0,0,0);vertical-align:top;line-height:1.42857;border-width:1px 0px;border-style:solid;border-color:rgb(221,221,221);border-radius:0px;background-color:rgb(237,243,244)">Summary</th><td class="gmail-bug-summary" colspan="5" style="box-sizing:border-box;padding:5px;line-height:1.42857;vertical-align:top;border-width:1px 0px;border-style:solid;border-color:rgb(221,221,221);border-radius:0px">0001517: HAnimHumanoid.motionsEnabled field and HAnimMotion.enabled field</td></tr><tr style="box-sizing:border-box"><th class="gmail-bug-description gmail-category" style="box-sizing:border-box;padding:5px;text-align:left;color:rgb(0,0,0);vertical-align:top;line-height:1.42857;border-width:1px 0px;border-style:solid;border-color:rgb(221,221,221);border-radius:0px;background-color:rgb(237,243,244)">Description</th><td class="gmail-bug-description" colspan="5" style="box-sizing:border-box;padding:5px;line-height:1.42857;vertical-align:top;border-width:1px 0px;border-style:solid;border-color:rgb(221,221,221);border-radius:0px">Need to check that default values in HAnim and X3D architectures match.<br style="box-sizing:border-box">- mismatch: default values for HAnimMotion.enabled field, FALSE in HAnim and TRUE in X3D<br style="box-sizing:border-box"><br style="box-sizing:border-box">Need to ensure that HAnimHumanoid.motionsEnabled field is well defined: yes it is.</td></tr><tr style="box-sizing:border-box"><th class="gmail-bug-additional-information gmail-category" style="box-sizing:border-box;padding:5px;text-align:left;color:rgb(0,0,0);vertical-align:top;line-height:1.42857;border-width:1px 0px;border-style:solid;border-color:rgb(221,221,221);border-radius:0px;background-color:rgb(237,243,244)">Additional Information</th><td class="gmail-bug-additional-information" colspan="5" style="box-sizing:border-box;padding:5px;line-height:1.42857;vertical-align:top;border-width:1px 0px;border-style:solid;border-color:rgb(221,221,221);border-radius:0px">* HAnim, 19774-2, HAnim Part 2: motion data animation<br style="box-sizing:border-box">* 6 HAnim motion data animation using Motion objects, 6.3 Data structure of Motion object<br style="box-sizing:border-box">* 6.3 Data structure of Motion object<br style="box-sizing:border-box">* <a href="https://www.web3d.org/documents/specifications/19774/V2.0/MotionDataAnimation/MotionNodes.html#MotionObject" rel="noopener" style="box-sizing:border-box;background-color:transparent;color:rgb(51,122,183);text-decoration-line:none">https://www.web3d.org/documents/specifications/19774/V2.0/MotionDataAnimation/MotionNodes.html#MotionObject</a><br style="box-sizing:border-box"><br style="box-sizing:border-box">interface Motion {<br style="box-sizing:border-box">        [...]<br style="box-sizing:border-box">        Boolean enabled false<br style="box-sizing:border-box"><br style="box-sizing:border-box">* 6.4 Extended definition of Humanoid object<br style="box-sizing:border-box">* <a href="https://www.web3d.org/documents/specifications/19774/V2.0/MotionDataAnimation/MotionNodes.html#HumanoidObjectExtension" rel="noopener" style="box-sizing:border-box;background-color:transparent;color:rgb(51,122,183);text-decoration-line:none">https://www.web3d.org/documents/specifications/19774/V2.0/MotionDataAnimation/MotionNodes.html#HumanoidObjectExtension</a><br style="box-sizing:border-box"><br style="box-sizing:border-box">    interface Humanoid {<br style="box-sizing:border-box">        #-- Fields defined in ISO/IEC 19774-1 --#<br style="box-sizing:border-box">            ...<br style="box-sizing:border-box">        #-- Fields defined in this document --#<br style="box-sizing:border-box">        int loa -1 [-1,4]<br style="box-sizing:border-box">        sequence<Object> motions [] [Motion]<br style="box-sizing:border-box">        sequence<Boolean> motionsEnabled []<br style="box-sizing:border-box">    }<br style="box-sizing:border-box">The motionsEnabled field contains a list of Boolean values which indicate whether the corresponding Motion object is active. The order of values in the motionsEnabled field shall correspond exactly to the the order of the Motion objects listed in the motions field. Excess motionsEnabled values shall be ignored. Note that the corresponding Motion object's enabled field shall also be true for object animation to occur.<br style="box-sizing:border-box"><br style="box-sizing:border-box">* X3D Architecture, 26 Humanoid Animation (HAnim) component, 26.3.2 HAnimHumanoid<br style="box-sizing:border-box">* <a href="https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4.1-CD/Part01/components/hanim.html#HAnimHumanoid" rel="noopener" style="box-sizing:border-box;background-color:transparent;color:rgb(51,122,183);text-decoration-line:none">https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4.1-CD/Part01/components/hanim.html#HAnimHumanoid</a><br style="box-sizing:border-box"><br style="box-sizing:border-box">HAnimHumanoid : X3DChildNode, X3DBoundedObject {<br style="box-sizing:border-box">  [...]<br style="box-sizing:border-box">  MFBool [in,out] motionsEnabled []<br style="box-sizing:border-box"><br style="box-sizing:border-box">* 26.3.4 HAnimMotion<br style="box-sizing:border-box">* <a href="https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4.1-CD/Part01/components/hanim.html#HAnimMotion" rel="noopener" style="box-sizing:border-box;background-color:transparent;color:rgb(51,122,183);text-decoration-line:none">https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4.1-CD/Part01/components/hanim.html#HAnimMotion</a><br style="box-sizing:border-box"><br style="box-sizing:border-box">HAnimMotion : X3DChildNode {<br style="box-sizing:border-box">  [...]<br style="box-sizing:border-box">  SFBool [in,out] enabled TRUE<br style="box-sizing:border-box"></td></tr><tr style="box-sizing:border-box"><th class="gmail-bug-tags gmail-category" style="box-sizing:border-box;padding:5px;text-align:left;color:rgb(0,0,0);vertical-align:top;line-height:1.42857;border-width:1px 0px;border-style:solid;border-color:rgb(221,221,221);border-radius:0px;background-color:rgb(237,243,244)">Tags</th><td class="gmail-bug-tags" colspan="5" style="box-sizing:border-box;padding:5px;line-height:1.42857;vertical-align:top;border-width:1px 0px;border-style:solid;border-color:rgb(221,221,221);border-radius:0px"> ,  </td></tr><tr class="gmail-noprint" style="box-sizing:border-box"><th class="gmail-bug-attach-tags gmail-category" style="box-sizing:border-box;padding:5px;text-align:left;color:rgb(0,0,0);vertical-align:top;line-height:1.42857;border-width:1px 0px;border-style:solid;border-color:rgb(221,221,221);border-radius:0px;background-color:rgb(237,243,244)">Attach Tags</th><td class="gmail-bug-attach-tags" colspan="5" style="box-sizing:border-box;padding:5px;line-height:1.42857;vertical-align:top;border-width:1px 0px;border-style:solid;border-color:rgb(221,221,221);border-radius:0px"><form method="post" action="https://mantis.web3d.org/tag_attach.php" class="gmail-form-inline" style="box-sizing:border-box"><label class="gmail-inline gmail-small" style="box-sizing:border-box;max-width:100%;margin-bottom:3px;font-size:11.05px;display:inline-block">(Separate by ",")</label> <input type="text" name="tag_string" id="gmail-tag_string" class="gmail-input-sm" size="40" tabindex="1" value="" style="box-sizing:border-box;font-family:inherit;color:rgb(133,133,133);font-style:inherit;font-variant:inherit;font-weight:inherit;font-stretch:inherit;font-size:14px;line-height:1.5;font-size-adjust:inherit;font-kerning:inherit;font-feature-settings:inherit;height:30px;padding:5px 4px 6px;background-color:rgb(255,255,255);border-width:1px;border-style:solid;border-color:rgb(213,213,213);border-radius:0px;width:120px;vertical-align:middle"> <select class="gmail-input-sm" tabindex="2" name="tag_select" id="gmail-tag_select" style="font-family:inherit;color:rgb(133,133,133);font-style:inherit;font-variant:inherit;font-weight:inherit;font-stretch:inherit;font-size:12px;line-height:30px;font-size-adjust:inherit;font-kerning:inherit;font-feature-settings:inherit;text-transform:none;border-radius:0px;background-color:rgb(255,255,255);border:1px solid rgb(213,213,213);padding:2px 3px;height:30px;width:120px;vertical-align:middle">                <option value="0" style="box-sizing:border-box;padding:3px 4px 5px">Existing tags</option><option value="33" title="" style="box-sizing:border-box;padding:3px 4px 5px">1356</option><option value="12" title="" style="box-sizing:border-box;padding:3px 4px 5px">apache</option><option value="21" title="" style="box-sizing:border-box;padding:3px 4px 5px">CD Ballot comment</option><option value="3" title="" style="box-sizing:border-box;padding:3px 4px 5px">Document style</option><option value="5" title="" style="box-sizing:border-box;padding:3px 4px 5px">Examples</option><option value="14" title="" style="box-sizing:border-box;padding:3px 4px 5px">file</option><option value="19" title="" style="box-sizing:border-box;padding:3px 4px 5px">HAnim</option><option value="18" title="" style="box-sizing:border-box;padding:3px 4px 5px">HTML5</option><option value="4" title="" style="box-sizing:border-box;padding:3px 4px 5px">JSON</option><option value="9" title="" style="box-sizing:border-box;padding:3px 4px 5px">Mantis</option><option value="25" title="" style="box-sizing:border-box;padding:3px 4px 5px">Metaverse</option><option value="8" title="" style="box-sizing:border-box;padding:3px 4px 5px">SAI</option><option value="7" title="" style="box-sizing:border-box;padding:3px 4px 5px">Schema</option><option value="13" title="" style="box-sizing:border-box;padding:3px 4px 5px">security</option><option value="16" title="" style="box-sizing:border-box;padding:3px 4px 5px">server</option><option value="17" title="" style="box-sizing:border-box;padding:3px 4px 5px">spam</option><option value="15" title="" style="box-sizing:border-box;padding:3px 4px 5px">upload</option><option value="1" title="Indicates that this issue was raised against V3.3 specification." style="box-sizing:border-box;padding:3px 4px 5px">V3.3 Comment</option><option value="10" title="" style="box-sizing:border-box;padding:3px 4px 5px">V4.0</option><option value="2" title="Indicates that the issue gets resolved in V4.0 of the specification" style="box-sizing:border-box;padding:3px 4px 5px">V4.0 Resolution</option><option value="6" title="" style="box-sizing:border-box;padding:3px 4px 5px">Validation</option><option value="31" title="" style="box-sizing:border-box;padding:3px 4px 5px">Website</option><option value="24" title="" style="box-sizing:border-box;padding:3px 4px 5px">WebXR</option><option value="11" title="" style="box-sizing:border-box;padding:3px 4px 5px">X3DUOM</option>      </select> </form></td></tr><tr class="gmail-spacer" style="box-sizing:border-box;color:rgb(0,0,0);height:5px"><td colspan="6" style="box-sizing:border-box;padding:5px;line-height:1.42857;vertical-align:top;border-width:1px 0px;border-style:solid;border-color:rgb(221,221,221);border-radius:0px"></td></tr></tbody></table></div></div></div></div></div><div class="gmail-col-md-12 gmail-col-xs-12" style="box-sizing:border-box;font-family:Poppins;min-height:1px;padding-right:15px;padding-left:15px;float:left;width:911.6px;max-width:100%;color:rgb(57,57,57);font-size:13px;background-color:rgb(187,187,187)"><div id="gmail-monitoring" class="gmail-widget-box gmail-widget-color-blue2" style="box-sizing:border-box;padding:0px;margin:3px 0px;border:1px solid rgb(80,144,193)"><div class="gmail-widget-body" style="box-sizing:border-box;background-color:rgb(255,255,255)"><div class="gmail-widget-main gmail-no-padding" style="box-sizing:border-box;padding:0px"></div></div></div></div><div class="gmail-col-md-12 gmail-col-xs-12" style="box-sizing:border-box;font-family:Poppins;min-height:1px;padding-right:15px;padding-left:15px;float:left;width:911.6px;max-width:100%;color:rgb(57,57,57);font-size:13px;background-color:rgb(187,187,187)"><a id="gmail-attachments" style="box-sizing:border-box;background-color:transparent;color:rgb(51,122,183)"></a><a id="gmail-bugnotes" style="box-sizing:border-box;background-color:transparent;color:rgb(51,122,183)"></a><div class="gmail-space-10" style="box-sizing:border-box;max-height:1px;min-height:1px;overflow:hidden;margin:10px 0px 9px"></div><div id="gmail-bugnotes" class="gmail-widget-box gmail-widget-color-blue2" style="box-sizing:border-box;padding:0px;margin:3px 0px;border:1px solid rgb(80,144,193)"><div class="gmail-widget-header gmail-widget-header-small" style="box-sizing:content-box;min-height:31px;background:rgb(80,144,193);color:rgb(255,255,255);border-bottom:1px solid rgb(80,144,193);padding-left:10px;border-top-color:rgb(80,144,193);border-right-color:rgb(80,144,193);border-left-color:rgb(80,144,193)"><h4 class="gmail-widget-title gmail-lighter" style="box-sizing:border-box;font-weight:lighter;line-height:30px;color:inherit;margin:0px;font-size:18px;padding:0px;display:inline"><span class="gmail-fa gmail-fa-comments gmail-ace-icon" style="box-sizing:border-box;font-family:FontAwesome;display:inline-block;font-variant-numeric:normal;font-variant-east-asian:normal;font-variant-alternates:normal;font-size-adjust:none;font-kerning:auto;font-feature-settings:normal;font-stretch:normal;line-height:1;font-size:inherit;text-align:center;margin-right:5px"></span> Activities</h4><div class="gmail-widget-toolbar" style="box-sizing:border-box;display:inline-block;padding:0px 10px;line-height:29px;float:right"><a href="https://mantis.web3d.org/view.php?id=1517#" style="box-sizing:border-box;background-color:transparent;color:rgb(226,226,226);text-decoration-line:none;font-size:14px;margin:0px 1px;display:inline-block;padding:0px;line-height:24px"><span class="gmail-fa gmail-fa-chevron-up gmail-1 gmail-ace-icon gmail-bigger-125" style="box-sizing:border-box;font-variant-numeric:normal;font-variant-east-asian:normal;font-variant-alternates:normal;font-size-adjust:none;font-kerning:auto;font-feature-settings:normal;font-stretch:normal;font-size:17.5px;line-height:1;font-family:FontAwesome;display:inline-block;text-align:center;margin-right:0px"></span></a></div></div><div class="gmail-widget-body" style="box-sizing:border-box;background-color:rgb(255,255,255)"><div class="gmail-widget-main gmail-no-padding" style="box-sizing:border-box;padding:0px"><div class="gmail-table-responsive" style="box-sizing:border-box;min-height:0.01%;overflow-x:auto;margin-bottom:0px"><table class="gmail-table gmail-table-bordered gmail-table-condensed gmail-table-striped" style="border-collapse:collapse;border-spacing:0px;width:880.533px;max-width:100%;margin-bottom:0px;border-width:0px;border-style:solid;border-color:rgb(229,229,229) rgb(221,221,221) rgb(221,221,221);border-radius:0px"><tbody style="box-sizing:border-box"><tr class="gmail-bugnote gmail-visible-on-hover-toggle" id="gmail-c3856" style="box-sizing:border-box;background-color:rgb(249,249,249)"><td class="gmail-category" style="box-sizing:border-box;padding:5px;color:rgb(0,0,0);font-weight:bold;vertical-align:top;line-height:1.42857;border-width:1px 0px;border-style:solid;border-color:rgb(221,221,221);border-radius:0px;background-color:rgb(237,243,244)"><div class="gmail-pull-left gmail-padding-2" style="box-sizing:border-box;float:left;padding:2px"></div><div class="gmail-pull-left gmail-padding-2" style="box-sizing:border-box;float:left;padding:2px"><p class="gmail-no-margin" style="box-sizing:border-box;margin:0px"><span class="gmail-fa gmail-fa-user gmail-grey" style="box-sizing:border-box;font-family:FontAwesome;display:inline-block;font-variant-numeric:normal;font-variant-east-asian:normal;font-variant-alternates:normal;font-size-adjust:none;font-kerning:auto;font-feature-settings:normal;font-weight:normal;font-stretch:normal;line-height:1;font-size:inherit;color:rgb(119,119,119)"></span> <a href="https://mantis.web3d.org/view_user_page.php?id=10" style="box-sizing:border-box;background-color:transparent;color:rgb(51,122,183);text-decoration-line:none">brutzman</a></p><p class="gmail-no-margin gmail-small gmail-lighter" style="box-sizing:border-box;font-size:11.05px;font-weight:normal;margin:0px"><span class="gmail-fa gmail-fa-clock-o gmail-grey" style="box-sizing:border-box;font-family:FontAwesome;display:inline-block;font-variant-numeric:normal;font-variant-east-asian:normal;font-variant-alternates:normal;font-size-adjust:none;font-kerning:auto;font-feature-settings:normal;font-stretch:normal;line-height:1;font-size:inherit;color:rgb(119,119,119)"></span> 2025-10-24 18:33</p><p class="gmail-no-margin" style="box-sizing:border-box;margin:0px"><span class="gmail-label gmail-label-sm gmail-label-default gmail-arrowed-in-right" style="box-sizing:border-box;display:inline-block;padding:0.2em 0.4em 0.3em;font-size:11px;font-weight:400;line-height:1;color:rgb(255,255,255);text-align:center;vertical-align:baseline;border-radius:0px;background-color:rgb(171,186,195);height:18px;margin-right:4px">administrator</span>   <span class="gmail-fa gmail-fa-link gmail-grey" style="box-sizing:border-box;font-family:FontAwesome;display:inline-block;font-variant-numeric:normal;font-variant-east-asian:normal;font-variant-alternates:normal;font-size-adjust:none;font-kerning:auto;font-feature-settings:normal;font-weight:normal;font-stretch:normal;line-height:1;font-size:inherit;color:rgb(119,119,119)"></span> <a rel="bookmark" href="https://mantis.web3d.org/view.php?id=1517#c3856" class="gmail-lighter" title="Direct link to note" style="box-sizing:border-box;background-color:transparent;color:rgb(51,122,183);text-decoration-line:none;font-weight:lighter">~0003856</a></p><p class="gmail-no-margin gmail-small gmail-lighter" style="box-sizing:border-box;font-size:11.05px;font-weight:normal;margin:0px"><span class="gmail-fa gmail-fa-retweet" style="box-sizing:border-box;font-family:FontAwesome;display:inline-block;font-variant-numeric:normal;font-variant-east-asian:normal;font-variant-alternates:normal;font-size-adjust:none;font-kerning:auto;font-feature-settings:normal;font-stretch:normal;line-height:1;font-size:inherit"></span> Last edited: 2025-10-24 18:33</p><p class="gmail-no-margin" style="box-sizing:border-box;margin:0px"><span class="gmail-small gmail-bugnote-revisions-link" style="box-sizing:border-box;font-size:11.05px;font-weight:normal"><a href="https://mantis.web3d.org/bug_revision_view_page.php?bugnote_id=3856" style="box-sizing:border-box;background-color:transparent;color:rgb(51,122,183);text-decoration-line:none">View 2 revisions</a></span></p><div class="gmail-clearfix" style="box-sizing:border-box"></div><div class="gmail-space-2" style="box-sizing:border-box;max-height:1px;min-height:1px;overflow:hidden;margin:2px 0px 1px"></div><div class="gmail-btn-group gmail-visible-on-hover gmail-invisible" style="box-sizing:border-box;display:inline-block;vertical-align:middle"><div class="gmail-pull-left" style="box-sizing:border-box;float:left"><form method="post" action="https://mantis.web3d.org/bugnote_edit_page.php" class="gmail-form-inline gmail-inline gmail-single-button-form" style="box-sizing:border-box;margin:0px 1px 0px 0px;display:inline-block"></form></div><div class="gmail-pull-left" style="box-sizing:border-box;float:left"><form method="post" action="https://mantis.web3d.org/bugnote_delete.php" class="gmail-form-inline gmail-inline gmail-single-button-form" style="box-sizing:border-box;margin:0px 1px 0px 0px;display:inline-block"></form></div><div class="gmail-pull-left" style="box-sizing:border-box;float:left"><form method="post" action="https://mantis.web3d.org/bugnote_set_view_state.php" class="gmail-form-inline gmail-inline gmail-single-button-form" style="box-sizing:border-box;margin:0px 1px 0px 0px;display:inline-block"></form></div></div></div></td><td class="gmail-bugnote-note gmail-bugnote-public" style="box-sizing:border-box;padding:5px;line-height:1.42857;vertical-align:top;border-width:1px 0px;border-style:solid;border-color:rgb(221,221,221);background-color:rgb(232,232,232);color:rgb(0,0,0);width:660.4px;border-radius:0px">Lots of detail, but one glaring detail here. Unlike all other nodes in X3D, HAnimMotion is disabled by default.<br style="box-sizing:border-box"><br style="box-sizing:border-box">Two recommended specification changes:<br style="box-sizing:border-box"><br style="box-sizing:border-box">a. HAnim architecture for HAnimMotion: revise as<br style="box-sizing:border-box">        Boolean enabled true<br style="box-sizing:border-box"><br style="box-sizing:border-box">b. X3D architecture for HAnimHumanoid, add prose to facilitate operation:<br style="box-sizing:border-box"><br style="box-sizing:border-box">"The motionsEnabled field is empty by default. If the HAnimHumanoid node includes one or more child HAnimMotion nodes, then an empty motionsEnabled field indicates that all motions are enabled, and is functionally equivalent to an MFBool array of identical length consisting of TRUE values."<br style="box-sizing:border-box"></td></tr><tr class="gmail-spacer" style="box-sizing:border-box;color:rgb(0,0,0);height:5px"><td colspan="2" style="box-sizing:border-box;padding:5px;line-height:1.42857;vertical-align:top;border-width:1px 0px 0px;border-style:solid;border-color:rgb(221,221,221);border-radius:0px"></td></tr></tbody></table></div></div></div></div></div></div></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div style="color:rgb(34,34,34)"><font face="monospace"><br></font></div><div style="color:rgb(34,34,34)"><font face="monospace"><br></font></div><div style="color:rgb(34,34,34)"><font face="monospace"><br></font></div><div style="color:rgb(34,34,34)"><font face="monospace"><br></font></div><div style="color:rgb(34,34,34)"><font face="monospace"><br></font></div><div style="color:rgb(34,34,34)"><font face="monospace"><br></font></div><div style="color:rgb(34,34,34)"><font face="monospace"><br></font></div><div style="color:rgb(34,34,34)"><font face="monospace"><br></font></div><div style="color:rgb(34,34,34)"><font face="monospace"><br></font></div><div style="color:rgb(34,34,34)"><font face="monospace"><br></font></div><div style="color:rgb(34,34,34)"><font face="monospace"><br></font></div><div style="color:rgb(34,34,34)"><font face="monospace"><br></font></div><div style="color:rgb(34,34,34)"><font face="monospace"><br></font></div><div style="color:rgb(34,34,34)"><font face="monospace"><br></font></div><div style="color:rgb(34,34,34)"><font face="monospace"><br></font></div><div style="color:rgb(34,34,34)"><font face="monospace"><br></font></div><div style="color:rgb(34,34,34)"><font face="monospace"><br></font></div><div style="color:rgb(34,34,34)"><font face="monospace"><br></font></div><div style="color:rgb(34,34,34)"><font face="monospace"><br></font></div><div style="color:rgb(34,34,34)"><font face="monospace"><br></font></div><div style="color:rgb(34,34,34)"><font face="monospace"><br></font></div><div style="color:rgb(34,34,34)"><font face="monospace"><br></font></div><div style="color:rgb(34,34,34)"><font face="monospace"><br></font></div><div style="color:rgb(34,34,34)"><font face="monospace"><br></font></div><div style="color:rgb(34,34,34)"><font face="monospace"><br></font></div><div style="color:rgb(34,34,34)"><font face="monospace"><br></font></div><div style="color:rgb(34,34,34)"><font face="monospace"><br></font></div><div style="color:rgb(34,34,34)"><font face="monospace"><br></font></div><div style="color:rgb(34,34,34)"><font face="monospace"><br></font></div><div style="color:rgb(34,34,34)"><font face="monospace"><br></font></div><div style="color:rgb(34,34,34)"><font face="monospace"><br></font></div><div style="color:rgb(34,34,34)"><font face="arial, sans-serif"><br></font></div><div style="color:rgb(34,34,34)"><font face="arial, sans-serif"><br></font></div><div style="color:rgb(34,34,34)"><font face="arial, sans-serif"><br></font></div><div style="color:rgb(34,34,34)"><font face="arial, sans-serif"><br></font></div><div style="color:rgb(34,34,34)"><font face="arial, sans-serif"><br></font></div><div style="color:rgb(34,34,34)"><font face="arial, sans-serif"><br></font></div><div style="color:rgb(34,34,34)"><font face="arial, sans-serif"><br></font></div><div style="color:rgb(34,34,34)"><font face="arial, sans-serif"><br></font></div><div style="color:rgb(34,34,34)"><font face="arial, sans-serif"><br></font></div><div style="color:rgb(34,34,34)"><font face="arial, sans-serif"><br></font></div><div style="color:rgb(34,34,34)"><font face="arial, sans-serif"><br></font></div><div style="color:rgb(34,34,34)"><font face="arial, sans-serif"><br></font></div><div style="color:rgb(34,34,34)"><font face="arial, sans-serif"><br></font></div><div style="color:rgb(34,34,34)"><font face="arial, sans-serif"><br></font></div><div style="color:rgb(34,34,34)"><font face="arial, sans-serif">Regarding our test scene KoreanCharacterMotionAnnexD01Jin.x3d,</font></div><div style="color:rgb(34,34,34)"><ul><li><font face="arial, sans-serif">X3D Example Archives: Humanoid Animation, Specifications, Korean Character Motion Annex D 01 Jin</font></li><li>changed incorrectly modeled enabled='false' to 

enabled='true'</li><li>added description, added loop='true'</li><li>added loop='true' for repeated play</li><li>translated Jin location, adjusted Viewpoint for better viewing</li><li>uploaded updates:</li><li><a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Specifications/KoreanCharacterMotionAnnexD01JinIndex.html">https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Specifications/KoreanCharacterMotionAnnexD01JinIndex.html</a></li></ul></div><div style="color:rgb(34,34,34)"><font face="arial, sans-serif">Also found some problems and fixed them in X3D-Edit, need to fix a bit more and that will be available in next release.</font></div><div style="color:rgb(34,34,34)"><font face="arial, sans-serif"><br></font></div><div style="color:rgb(34,34,34)"><font face="arial, sans-serif">More on HAnimMotion node:</font></div><div style="color:rgb(34,34,34)"><ul><li>Exchangeable Humanoid Animation Using H-Anim<br>and Motion Capture Data</li><li>Myeong Won Lee, Chul Hee Jung, Mingeun Lee, and Don Brutzman,</li><li><a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/KoreanCharacterHumanMotion_Infotech2014_140706.pdf">https://www.web3d.org/x3d/content/examples/HumanoidAnimation/KoreanCharacterHumanMotion_Infotech2014_140706.pdf</a></li></ul></div><div style="color:rgb(34,34,34)"><span style="font-family:monospace">all the best, Don</span></div><div style="color:rgb(34,34,34)"><font face="monospace">-- </font></div><div style="color:rgb(34,34,34)"><font face="monospace">X3D Graphics, Maritime Robotics, Distributed Simulation</font></div><div style="color:rgb(34,34,34)"><font face="monospace">Relative Motion Consulting  <a href="https://RelativeMotion.info" target="_blank">https://RelativeMotion.info</a></font></div></div></div></div></div>