We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
Cannot reproduce this behaviour. If I test the following minimal example everything works as expected.
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.3//EN" "http://www.web3d.org/specifications/x3d-3.3.dtd"> <X3D profile='Full' version='3.3' xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='http://www.web3d.org/specifications/x3d-3.3.xsd'> <Scene> <Viewpoint DEF='_15' description='First'/> <Viewpoint DEF='_16' description='Second'/> <Viewpoint DEF='_17' description='Third'/> </Scene> </X3D>
Maybe your test world is some kind of special, can you provide a test case that does not work?
Sorry, something went wrong.
also cannot now reproduce.
unfortunately i had overwritten setup and cannot remember which file version/engine version.
closing until/if reproducible.
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: