cpml icon indicating copy to clipboard operation
cpml copied to clipboard

fix quat(quat(...)) always returning the identity quaternion under luajit

Open snowkittykira opened this issue 1 year ago • 0 comments

I changed it to match the way vec3 detects cdata.

Also added a test, though the test will not catch this bug unless run under luajit rather than lua.

snowkittykira avatar Oct 07 '23 15:10 snowkittykira