Skip to content

Conversation

bangbangsheshotmedown
Copy link

Before:

2025-08-08.10-11-09.mp4

After:

2025-08-08.10-10-34.mp4

dot = -dot;
quat tmp;
quat_scale(tmp, a, -1.0f);
memcpy(a, tmp, sizeof(quat));

Choose a reason for hiding this comment

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

This line modifies what seems to be an input variable. Is this intentional?

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

Successfully merging this pull request may close these issues.

2 participants