Makuta

Results 5 comments of Makuta

I've found how to prevent this thing. To solve my problem I have changed variable `const PxTransform centerOfMassOffset = actorPhysX->getCMassLocalPose();` by set it's quaternion to `(x-0,y-0,z-0,w-1)`, line 3148 in file...

> [@stevebeauge](https://github.com/stevebeauge) said: > > React v19 was just released last week (DEC 5, 2024) and it **DOES** introduce a LOT of new stuff. So what progress in updating SPFx...

Hey @matthewfeickert check this pls

@matthewfeickert I've noticed it too and updated some small changes to trigger build, but now build is struggling to verify fortran compiler: ``` Call Stack (most recent call first): │...

@matthewfeickert, there is a new pull request.