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
This is relevant to the case where we use the database to save the workspace.
Scenario 1: Create a new workspace. Create a box. Save.
When opening the workspace there is no box visible.
Scenario 2: Open existing workspace. Add shader code to box. Save.
When opening workspace there is no shader code attached.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This is relevant to the case where we use the database to save the workspace.
Scenario 1:
Create a new workspace.
Create a box.
Save.
When opening the workspace there is no box visible.
Scenario 2:
Open existing workspace.
Add shader code to box.
Save.
When opening workspace there is no shader code attached.
The text was updated successfully, but these errors were encountered: