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

Add feature to examples_common to enable PhysicsDebugPlugin #339

Merged
merged 1 commit into from
Mar 2, 2024

Conversation

jpedrick
Copy link
Contributor

Objective

  • Enable using the PhysicsDebugPlugin in examples with cargo run --example cubes --release --features examples_common_3d/use-debug-plugin

Solution

  • I added a feature to examples_common_[2d,3d] that adds the physics debug plugin

@Jondolf Jondolf added C-Enhancement New feature or request C-Examples Improvements or additions to examples labels Mar 2, 2024
Copy link
Owner

@Jondolf Jondolf left a comment

Choose a reason for hiding this comment

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

Looks useful, thanks!

@Jondolf Jondolf merged commit 3fb7ad5 into Jondolf:main Mar 2, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Enhancement New feature or request C-Examples Improvements or additions to examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants