Skip to content
New issue

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

Revert fa21d6e18904df4c6c05f3d93c7f911e90f7b6f4 #170

Merged
merged 1 commit into from
Dec 10, 2022

Conversation

yungyuc
Copy link
Member

@yungyuc yungyuc commented Dec 10, 2022

I was wrong in the review #167 (review) to think it is ok to set vertex size to an illegal value. It is not because it may result into memory error. I think it is implied in the qt3d doc: https://doc.qt.io/qt-6/qt3dcore-qattribute.html#vertexSize-prop.

I will file an issue to track it. The vertex size may be an important parameter for qt3d and I do not fully understand its meaning.

On my macos, using 5 causes wrong rendering of the lines.

I was wrong in the review solvcon#167 (review) to think it is ok to set vertex size to an illegal value.  It is not because it may result into memory error.  I think it is implied in the qt3d doc: https://doc.qt.io/qt-6/qt3dcore-qattribute.html#vertexSize-prop.

I will file an issue to track it.  The vertex size may be an important parameter for qt3d and I do not fully understand its meaning.
@yungyuc yungyuc added bug Something isn't working viewer Visualize stuff labels Dec 10, 2022
@yungyuc yungyuc self-assigned this Dec 10, 2022
@yungyuc yungyuc merged commit b9d22ba into solvcon:master Dec 10, 2022
@yungyuc yungyuc deleted the revert/setVertexSize branch December 10, 2022 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working viewer Visualize stuff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant