[x3d-public] DiamondManLOA0

Michalis Kamburelis michalis.kambi at gmail.com
Thu Nov 2 04:41:22 PDT 2023


We haven't yet updated CGE/view3dscene to honor new
MetadataXxx.containerField behavior in X3D 4.

This is tracked in issue
https://github.com/castle-engine/view3dscene/issues/78 . You can
"subscribe" to this issue on GitHub to be notified when it's done.

It just waits for me to have a bit of time to do it (and experiment
with different possible approaches to implement it). But I know what
to do, no problem there, I just need time :)

Regards,
Michalis

I know what to do, I confirm I will do it,

czw., 2 lis 2023 o 08:44 John Carlson <yottzumm at gmail.com> napisał(a):
>>
>> Patched version attached.  Please update archive.
>
>
> Issues with view3dscene resolved by addition containerField:
>
>         <MetadataString containerField='value' name='authorEmail' value='"beitler at graphics.cis.upenn.edu beitler at acm.org"'/>
>         <MetadataString containerField='value' name='authorName' value='"Matthew T. Beitler"'/>
>         <MetadataString containerField='value' name='copyright' value='"Copyright 1999 Matthew T. Beitler"'/>
>         <MetadataString containerField='value' name='creationDate' value='"05/12/99"'/>
>         <MetadataString containerField='value' name='humanoidVersion' value='"JointCenters 1.1 LOA0"'/>
>         <MetadataString containerField='value' name='usageRestrictions' value='"PERMISSION TO FULLY USE THIS SCENE GRAPH IS GRANTED PROVIDED THIS COPYRIGHT INFORMATION AND DOCUMENTATION OF THE ORIGINAL AUTHOR IS INCLUDED. This humanoid scene graph is provided _as-is_ and without warranty of any kind express implied or otherwise including without limitation any warranty of merchantability or fitness for a particular purpose."'/>
>
> I suggest that containerField='value' is the default for MetadataString and perhaps et. al. under MetadataSet' for v4.0, so it probably doesn't need to be specified?
>
> Result works under v3.3 and v4.0.
>
> Thanks!
>
> John



More information about the x3d-public mailing list