Skip to content

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

Merged
Jondolf merged 2 commits into
avianphysics:mainfrom
SetOfAllSets:main
Jan 24, 2025
Merged

Make avian3d::dynamics::rigid_body::forces public#630
Jondolf merged 2 commits into
avianphysics:mainfrom
SetOfAllSets:main

Conversation

@SetOfAllSets

Copy link
Copy Markdown
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

@Jondolf Jondolf left a comment

Copy link
Copy Markdown
Member

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 avianphysics:main Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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