Cherry-pick remaining 1.3 milestone PRs onto release-1.3 - #3103
Conversation
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
56afe18
into
newton-physics:release-1.3
Description
Cherry-pick the remaining 11 PRs in the 1.3 Release milestone (#9) from
mainontorelease-1.3. All other milestone PRs were merged before the#3080branch point and are already present on the branch. Applied in chronological merge order; all 11 picked cleanly with no conflicts.Cherry-picked PRs:
SolverMuJoCo#2981 Fix ball joint conversion forSolverMuJoCoChecklist
CHANGELOG.mdhas been updated (if user-facing change)Test plan
Each PR was tested and merged on
main; this PR only relocates those commits ontorelease-1.3. Verified a clean cherry-pick with no conflict markers and a coherentCHANGELOG.md(#3097removes the unreleased "Remove SensorRaycast" entry;#3072retargets SDF deprecations from "Newton 1.5" to "a future release").