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

Assimp viewer fixes #5582

Merged
merged 6 commits into from
May 18, 2024
Merged

Assimp viewer fixes #5582

merged 6 commits into from
May 18, 2024

Conversation

JLouis-B
Copy link
Contributor

The PR fixes a few bugs in the assimp viewer, on statistics, the "close asset", and the animations UI

Copy link
Member

@kimkulling kimkulling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would recommend to use strncmp instead of strcpy, But I will refactor that lateron.

@kimkulling kimkulling merged commit 787c9af into assimp:master May 18, 2024
8 checks passed
@kimkulling
Copy link
Member

Merged, thanks a lot for your contribution.

@JLouis-B
Copy link
Contributor Author

Ok, thanks 👍
By the way, you can close these bugs as fixed :
#3133
#3136

I'm not sure I understand the point about strncmp, it's just used to compare strings (and strcpy to copy), isn't it?
And I was wondering, the last time I downloaded assimp, there seemed to be a new viewer based on Qt. Has it been removed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants