[x3d-public] One change to JSON schema for Extrusion @spine
John Carlson
yottzumm at gmail.com
Sat Apr 16 19:24:13 PDT 2016
Roy,
I made this one change to the JSON schema to get my Extrusions to pass the schema. Otherwise, the spine is limited to 7 items I believe. Please let me know what is right.
John
$ diff -c x3d-3.3-JSONSchema.json ~/Downloads/x3d-code/www.web3d.org/specifications/x3d-3.3-JSONSchema.json
*** x3d-3.3-JSONSchema.json 2016-04-16 21:23:16.000000000 -0400
--- /Users/johncarlson/Downloads/x3d-code/www.web3d.org/specifications/x3d-3.3-JSONSchema.json 2016-04-09 17:52:52.000000000 -0400
***************
*** 3729,3735 ****
"type": "number"
}
],
! "additionalItems": true
},
"-metadata": {
"$ref": "#/definitions/-metadata"
--- 3729,3735 ----
"type": "number"
}
],
! "additionalItems": false
},
"-metadata": {
"$ref": "#/definitions/-metadata"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20160416/585c0379/attachment-0001.html>
More information about the x3d-public
mailing list