Skip to content

Conversation

@gucio321
Copy link
Collaborator

while debugging ImGuizmo it turned out that WrapNumberPtr didn't work at all

In short it took pointer X, dereferenced it, converted into valid C type and returned as pointer Y.

Now it forces pointer cast via ConvertCTypes function.

while debugging ImGuizmo it turned out that WrapNumberPtr didn't work at all

In short it took pointer X, dereferenced it, converted into valid C type and returned as pointer Y.

Now it forces pointer cast via ConvertCTypes function.
@gucio321 gucio321 merged commit a9a82a0 into AllenDang:main Oct 27, 2024
5 checks passed
@gucio321 gucio321 deleted the fix-datautils branch October 27, 2024 18:26
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.

1 participant