Skip to content
New issue

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

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

Already on GitHub? # to your account

Make avian3d::dynamics::rigid_body::forces public #630

Merged
merged 2 commits into from
Jan 24, 2025

Conversation

SetOfAllSets
Copy link
Contributor

Objective

Fixes #626

Solution

Make avian3d::dynamics::rigid_body::forces public


Changelog

avian3d::dynamics::rigid_body::forces is now public

@Jondolf Jondolf added the A-Dynamics Relates to rigid body dynamics: motion, mass, constraint solving, joints, CCD, and so on label Jan 15, 2025
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.

Thanks, good catch!

I added some basic module-level docs since CI was complaining about missing docs for forces now that it's public.

@Jondolf Jondolf enabled auto-merge (squash) January 24, 2025 23:20
@Jondolf Jondolf merged commit 0156404 into Jondolf:main Jan 24, 2025
5 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
A-Dynamics Relates to rigid body dynamics: motion, mass, constraint solving, joints, CCD, and so on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

avian3d::dynamics::rigid_body::forces is only exported via prelude
2 participants