Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose WakeUp & Sleep API #230

Merged
merged 3 commits into from
Jun 28, 2021
Merged

Expose WakeUp & Sleep API #230

merged 3 commits into from
Jun 28, 2021

Conversation

stockhuman
Copy link
Member

Low hanging fruit I've seen requested. Addresses #137, allowing one to forcefully set a body's wake state. SphereDebug example amended with a quick demo.

As an aside, I'd prefer "wake" to wakeUp, but hey. wakeUp() retained for legacy familiarity.

Mike added 3 commits June 27, 2021 22:26
Note: I'd prefer "wake", even though it does not match cannon-es, as it's both shorter and drops the unnecessary word ("wake" being a functional verb in English alone without "up", given we're dealing in 3D spaces and international users, it may be confusing).
@stockhuman stockhuman linked an issue Jun 28, 2021 that may be closed by this pull request
@bjornstar bjornstar merged commit 5154e49 into master Jun 28, 2021
@bjornstar bjornstar deleted the feat/sleepWake branch June 28, 2021 03:08
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.

Expose wakeUp() in body api
2 participants