Skip to content

support the SequentialImpulseConstraintSolver_reset#15

Open
longchuan wants to merge 25 commits intococos:cocos-masterfrom
longchuan:master
Open

support the SequentialImpulseConstraintSolver_reset#15
longchuan wants to merge 25 commits intococos:cocos-masterfrom
longchuan:master

Conversation

@longchuan
Copy link
Copy Markdown

support the SequentialImpulseConstraintSolver_reset

btConstraintSolver *m_solver = (btConstraintSolver *)solver;

m_broadphase->resetPool(m_dispatcher);
m_solver->reset();
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Thanks for the contribution.
Question: Where will ccDiscreteDynamicsWorld_reset be used in Cocos Creator engine?

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