| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-17 | feat: start experimenting with a glam/bevy versionbevy-glam | Sébastien Crozet | |
| 2024-01-27 | Fix clippy and enable clippy on CI | Sébastien Crozet | |
| 2024-01-24 | Release v0.18.0v0.18.0 | Sébastien Crozet | |
| 2024-01-24 | Merge pull request #571 from ↵ | Sébastien Crozet | |
| AnonymousAcid7787/fix-Setting-the-motor-position-of-a-Spherical-multibody-joint-is-broken Fix #416 Update spherical joint motor position | |||
| 2024-01-24 | Merge pull request #582 from dimforge/misc | Sébastien Crozet | |
| Narrow-phase methods renames + some re-exports | |||
| 2024-01-24 | chore: fix tests | Sébastien Crozet | |
| 2024-01-24 | chore: rename the multibody motor debug demo | Sébastien Crozet | |
| 2024-01-24 | Fix dimforge#416 - update ball joint motor pos | AnonymousAcid | |
| 2024-01-24 | Make testing environment with bug repro code | AnonymousAcid | |
| 2024-01-24 | Merge pull request #527 from Aceeri/debug-render-com | Sébastien Crozet | |
| Calculate world center of mass from local com in debug renderer | |||
| 2024-01-24 | feat!: rename narrow-phase methods for more clarity. | Sébastien Crozet | |
| Renames `contacts_with` to`contact_pairs_with`; and `intersections_with` to `intersection_pairs_with`. | |||
| 2024-01-24 | feat: re-export BoundingVolume, RayCast, PointQuery, PointQueryWithlocation ↵ | Sébastien Crozet | |
| from parry. | |||
| 2024-01-24 | Merge pull request #581 from dimforge/solver-pick | Sébastien Crozet | |
| feat: rework solver parameters to make it easy to recover the old behaviors | |||
| 2024-01-24 | feat: rework solver parameters to make it easy to recover the old behaviors | Sébastien Crozet | |
| 2024-01-22 | Merge pull request #579 from dimforge/joints-improvements | Sébastien Crozet | |
| Feat: implement a "small-steps" velocity-based constraints solver + joint improvements | |||
| 2024-01-22 | chore: more CI fixes | Sébastien Crozet | |
| 2024-01-22 | chore: CI fixes | Sébastien Crozet | |
| 2024-01-21 | feat: implement new "small-steps" solver + joint improvements | Sébastien Crozet | |
| 2023-12-10 | Merge pull request #422 from ↵ | Sébastien Crozet | |
| pellico/Fix_Revolute-joint-motor-target-position-is-broken-at-and-beyond-90-degree-angles Fix #378 Added one example join_motor_position | |||
| 2023-12-10 | chore: update changelog | Sébastien Crozet | |
| 2023-12-10 | fix initialization of the joint_motor_position examples | Sébastien Crozet | |
| 2023-12-10 | fix: also apply joint limits in case of equality | Sébastien Crozet | |
| 2023-12-10 | fix more 2D angular motor/limits jacobians | Sébastien Crozet | |
| 2023-12-10 | Removed not required parentheses | pellico | |
| 2023-12-10 | fix: avoid perpetual movement when the target ang motor position is overshot | Sébastien Crozet | |
| 2023-12-10 | Fixed formatting of modified files. | pellico | |
| 2023-12-10 | Fix #378 Added one example join_motor_position | pellico | |
| 2023-12-10 | Merge pull request #563 from dimforge/testbed-bevy-0.12 | Sébastien Crozet | |
| chore: update testbed to bevy 0.12 | |||
| 2023-12-10 | chore: fix test warnings | Sébastien Crozet | |
| 2023-12-10 | Merge pull request #560 from kvark/wheel-joint | Sébastien Crozet | |
| Fix check for motor constraints on angular DoF | |||
| 2023-12-10 | chore: update testbed to bevy 0.12 | Sébastien Crozet | |
| 2023-12-09 | Merge pull request #515 from Soham1803/feat/disabled_object_color_change | Sébastien Crozet | |
| feat/Color of disabled object will change | |||
| 2023-12-09 | chore: update changelog | Sébastien Crozet | |
| 2023-12-09 | feat: actually apply the disabled_color_multiplier in the debug-renderer | Sébastien Crozet | |
| 2023-12-09 | feat/Color of disabled object will change | Soham | |
| 2023-12-01 | Fix check for motor constraints on angular DoF | Dzmitry Malyshau | |
| 2023-11-04 | Merge pull request #540 from johnny-smitherson/bevy-0.11 | Sébastien Crozet | |
| update bevy 0.11 - fix compile errors | |||
| 2023-11-04 | Leave the version bumps to another pr | Sébastien Crozet | |
| 2023-11-04 | feat: add a checkbox to enable/disable the debug renderer in the testbed | Sébastien Crozet | |
| 2023-11-04 | Changelog: specify that the bevy update is about the testbed | Sébastien Crozet | |
| 2023-11-04 | Fix typo | Sébastien Crozet | |
| 2023-11-04 | cargo fmt | Sébastien Crozet | |
| 2023-11-03 | delete comments left over in diff | johnny-smitherson | |
| 2023-11-03 | flip y coord in 3d highlight_hovered_body | johnny-smitherson | |
| 2023-11-03 | edit changelog - not a breaking change, field was not pub | johnny-smitherson | |
| 2023-11-03 | fix compiler warnings & mention breaking in changelog | johnny-smitherson | |
| 2023-10-29 | Merge pull request #538 from rafalh/enable-collider-fix | Sébastien Crozet | |
| Fix enabling disabled collider | |||
| 2023-10-29 | Fix crashes on MacOS | Sébastien Crozet | |
| 2023-10-29 | cargo fmt | Sébastien Crozet | |
| 2023-10-23 | update bevy 0.11 - fix compile errors | johnny-smitherson | |
