MADEAPPS / newton-dynamics

Newton Dynamics is an integrated solution for real time simulation of physics environments.
http://www.newtondynamics.com
Other
936 stars 182 forks source link

Update ndDynamicsUpdate.cpp #259

Closed kklouzal closed 2 years ago

kklouzal commented 2 years ago

Fixed crash with ndBodyPlayerCapsule attempting to access NULL objects..

JulioJerez commented 2 years ago

hold on that pull until after I commit the changes to that file. that is part of the things I am refactoring for the gpu solver. the solver should be agnostic of object class, so it should set up flag of states in one pass. if I merge the request is will create some conflicts.

JulioJerez commented 2 years ago

this was fixed, no need for the pull request