Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dimforge
/
rapier
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
336
Star
5.2k
Code
Issues
152
Pull requests
22
Discussions
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Jan 9, 2026
feat: migrate to glam whenever relevant + migrate testbed to kiss3d instead of bevy + release v0.32.0 (#909)
Show description for 0b7c3b3
sebcrozet
authored
0b7c3b3
Copy full SHA for 0b7c3b3
feat: persistent islands + manifold reduction (#895)
Show description for 48de838
sebcrozet
authored
48de838
Copy full SHA for 48de838
Commits on Nov 21, 2025
Release v0.31.0 (#904)
sebcrozet
authored
1341329
Copy full SHA for 1341329
fix snapshots in 2d examples (#875)
haydenflinner
authored
da2b0a8
Copy full SHA for da2b0a8
Making SolverGenericContact's contact_id public. (#888)
dog-molecule
authored
9450721
Copy full SHA for 9450721
Add joint softness per joint (#901)
Ughuuu
authored
e40d3a9
Copy full SHA for e40d3a9
Commits on Nov 14, 2025
Additional `PinSlotJoint` 2D implementation with DOF: 1 translation + 1 rotation (#775)
Show description for 5f687b0
legendofa
authored
5f687b0
Copy full SHA for 5f687b0
Make Broadphase Serializable to Json (#899)
dog-molecule
authored
eb62d2f
Copy full SHA for eb62d2f
Fix user-change handling for colliders as well as disabled colliders (#900)
Show description for ef5dcac
sebcrozet
authored
ef5dcac
Copy full SHA for ef5dcac
Commits on Nov 2, 2025
Expose ColliderSet::{take_modified, take_removed} (#887)
Show description for a68d0c6
Ralith
authored
a68d0c6
Copy full SHA for a68d0c6
Commits on Oct 30, 2025
Implement interaction groups test mode and add the ClampedSum cofficient combine rule (#741)
Ughuuu
authored
57c4e91
Copy full SHA for 57c4e91
Commits on Oct 17, 2025
Release v0.30.1 (#886)
sebcrozet
authored
36f91a6
Copy full SHA for 36f91a6
feat: documentation improvements (#884)
sebcrozet
authored
c1be3e8
Copy full SHA for c1be3e8
fix regressions with sleeping behavior of kinematic bodies (#885)
Show description for 27b11b9
sebcrozet
authored
27b11b9
Copy full SHA for 27b11b9
Commits on Oct 9, 2025
Add serde derives to Pd, Pid and DynamicRaycastVehicle controllers (#883)
Show description for ae1d479
lokimckay
authored
ae1d479
Copy full SHA for ae1d479
Commits on Oct 3, 2025
Release v0.30.0 (#880)
Show description for 3ac5ed4
sebcrozet
authored
3ac5ed4
Copy full SHA for 3ac5ed4
Commits on Sep 5, 2025
feat: solver improvements + release v0.29.0 (#876)
Show description for 134f433
sebcrozet
authored
134f433
Copy full SHA for 134f433
Commits on Aug 8, 2025
feat: reduce the amount of duplicate work the broad-phase is doing for user changes and CCD + release v0.28.0 (#872)
Show description for 317322b
sebcrozet
authored
317322b
Copy full SHA for 317322b
Commits on Aug 7, 2025
Remove accidental new dependencies (#871)
Timbals
authored
038eb34
Copy full SHA for 038eb34
Commits on Jul 24, 2025
Release v0.27.0 (#865)
sebcrozet
authored
efa7e76
Copy full SHA for efa7e76
revert character controller gravity being gravity dependent (from 822) (#857)
ThierryBerger
authored
f9c9864
Copy full SHA for f9c9864
Replace crossbeam channel with std::sync::mpsc (#861)
Show description for f4b659e
namse
and
claude
authored
f4b659e
Copy full SHA for f4b659e
feat: changed some QueryPipeline API to be more library friendly (#863)
ThierryBerger
authored
0f5b4a4
Copy full SHA for 0f5b4a4
Commits on Jul 11, 2025
Release v0.27.0-beta.0 (#854)
sebcrozet
authored
6265129
Copy full SHA for 6265129
feat: switch to the new Bvh from parry for the broad-phase (#853)
Show description for 95bd6fc
sebcrozet
authored
95bd6fc
Copy full SHA for 95bd6fc
Fix NaN resulting from non-clamped input to simd_asin in angular motor solver (#840)
Show description for 86a257d
ryanhcode
authored
86a257d
Copy full SHA for 86a257d
testbed: add gravity control + character controller speed control (#822)
ThierryBerger
authored
9c9ba45
Copy full SHA for 9c9ba45
Fix web_time usage for Timer (#851)
Show description for ad41b3d
pmhpereira
authored
ad41b3d
Copy full SHA for ad41b3d
Commits on May 23, 2025
Release v0.26.1
sebcrozet
committed
cd7fc6e
Copy full SHA for cd7fc6e
feat: add ColliderSet::get_pair_mut and RigidBodySet::get_pair_mut
sebcrozet
committed
a3d983f
Copy full SHA for a3d983f
Commits on May 16, 2025
chore: clippy fixes
sebcrozet
committed
ef3662b
Copy full SHA for ef3662b
chore: update CHANGELOG
sebcrozet
committed
9a76f9f
Copy full SHA for 9a76f9f
Release v0.26.0
sebcrozet
committed
d81584a
Copy full SHA for d81584a
feat: update to parry 0.21
sebcrozet
committed
ef47848
Copy full SHA for ef47848
Commits on May 2, 2025
chore: clippy fixes
sebcrozet
committed
b798e19
Copy full SHA for b798e19
Pagination
Previous
Next
You can’t perform that action at this time.