[x3d-public] Extrusions in x3d.py...patches. was: [x3d.py problem validating MFVec2f (non-specified crossSection) default value]

John Carlson yottzumm at gmail.com
Thu Jun 9 02:26:12 PDT 2022


$ diff /c/x3d-code/www.web3d.org/x3d/stylesheets/python/x3d.py x3d.py
39004c39004
<             crossSection = [(1, 1, 1, -1, -1, -1, -1, 1, 1, 1)] # default
---
>             crossSection = [(1, 1), (1, -1), (-1, -1), (-1, 1), (1, 1)] #
default
39054c39054
<             spine = [(0, 0, 0, 0, 1, 0)] # default
---
>             spine = [(0, 0, 0), (0, 1, 0)] # default

==============================================================
Patches to x3d.py's xslt next.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20220609/854e7091/attachment.html>


More information about the x3d-public mailing list