Commit Graph

  • 9a0757aeae Fix indentation Jan Nils Ferner 2023-01-26 21:43:56 +01:00
  • 3cabe58ac6 Remove debug prints Jan Nils Ferner 2023-01-26 21:21:09 +01:00
  • 6701108f6f Check downwards stairs Jan Nils Ferner 2023-01-26 21:14:49 +01:00
  • ff85d79956 Add some early returns Jan Nils Ferner 2023-01-26 21:07:44 +01:00
  • 8528c6e87b move debug prints Jan Nils Ferner 2023-01-26 20:44:48 +01:00
  • 4fcbd53bfe Refactor variable Jan Nils Ferner 2023-01-26 20:41:48 +01:00
  • ecd57a6519 Cut off invalid values Jan Nils Ferner 2023-01-26 20:37:34 +01:00
  • 83a9c08b2c Apply translation left Jan Nils Ferner 2023-01-26 20:32:03 +01:00
  • 18c59417de Cleanup function calls Jan Nils Ferner 2023-01-26 20:28:10 +01:00
  • 848009e399 Extract function Jan Nils Ferner 2023-01-26 20:07:38 +01:00
  • 075f45ca1c Simplify code Jan Nils Ferner 2023-01-26 19:28:18 +01:00
  • bf3cc98489 Simplify unused code Jan Nils Ferner 2023-01-26 19:18:57 +01:00
  • 000c759b78 Simplify slope code Jan Nils Ferner 2023-01-26 19:09:50 +01:00
  • 615b7fbf6f Fix not sliding down wall Jan Nils Ferner 2023-01-26 18:43:47 +01:00
  • cfb922d811 Import PI Jan Nils Ferner 2023-01-26 16:51:28 +01:00
  • e712219522 Add wall to test #426 Jan Nils Ferner 2023-01-24 03:13:24 +01:00
  • 4ff84319a0 Allow customising the time until sleep for a rigid body fabriceci 2023-01-23 16:05:21 +01:00
  • 1a4183cc94 Release v0.17.1 Sébastien Crozet 2023-01-22 10:59:43 +01:00
  • c18276a2fb Merge pull request #439 from dimforge/rb-disable-enable-mprops Sébastien Crozet 2023-01-22 10:00:18 +01:00
  • de59c6b58c Fix rigid-body mass-properties being incorrect after disable/enable Sébastien Crozet 2023-01-21 18:59:34 +01:00
  • 155fb9b1c0 Use gsed in testbed publish script Sébastien Crozet 2023-01-15 16:37:15 +01:00
  • ff4c885195 Merge pull request #436 from dimforge/release-v0.17 Sébastien Crozet 2023-01-15 13:01:27 +01:00
  • 3f5c0335e4 Release v0.17.0 Sébastien Crozet 2023-01-15 12:16:58 +01:00
  • 89fc31f996 Give access to the world-space mass properties of rigid-bodies Sébastien Crozet 2023-01-15 12:23:16 +01:00
  • d2ebb25c22 Add accessor to get the locked axes of a rigid-body Sébastien Crozet 2023-01-15 12:23:32 +01:00
  • 9b5ccb95e7 Update dependencies Sébastien Crozet 2023-01-15 11:59:15 +01:00
  • 56aa0f5e73 Merge pull request #433 from USER-5/patch-1 Sébastien Crozet 2023-01-15 12:12:30 +01:00
  • 7d4a7f92fe Fix typo in CharacterLength enum doc USER-5 2023-01-02 21:46:43 +10:30
  • 8456bf148b Merge pull request #429 from fabriceci/add-methods-retrieves-forces-and-torques Sébastien Crozet 2023-01-01 18:47:48 +01:00
  • 424d01747b Update Changelog Sébastien Crozet 2023-01-01 16:52:47 +01:00
  • c77ed7c9bf Small coding style fix Sébastien Crozet 2023-01-01 16:51:40 +01:00
  • 95cd7d5c9c Adds methods to retrieve forces added by the user. fabriceci 2022-12-21 21:34:06 +01:00
  • d482205f02 Merge pull request #431 from fabriceci/fix-format-error-cargo-fmt Sébastien Crozet 2023-01-01 16:47:25 +01:00
  • 68d7cedfbc Fix CI build error check-fmt fabriceci 2022-12-26 21:45:31 +01:00
  • cc0c982a5b Merge pull request #415 from Wolftousen/master Sébastien Crozet 2022-12-18 15:12:19 +01:00
  • 8fa2a61249 Merge pull request #427 from dimforge/disable Sébastien Crozet 2022-12-11 18:38:18 +01:00
  • a1e255dbcd Fix warnings Sébastien Crozet 2022-12-11 17:52:51 +01:00
  • 0207f8cf96 Properly take initial sleeping state set by the user when creating a rigid-body Sébastien Crozet 2022-12-11 17:47:16 +01:00
  • cb9350fd80 Fix tests Sébastien Crozet 2022-12-11 15:50:25 +01:00
  • 6f866329a6 Fix wasm build Sébastien Crozet 2022-12-11 15:38:18 +01:00
  • 8ef8680817 Update parry and changelog Sébastien Crozet 2022-12-11 15:18:11 +01:00
  • 849f398031 Add a dynamic ray-cast vehicle controller Sébastien Crozet 2022-12-04 18:27:38 +01:00
  • 87feb3a48d Update changelog Sébastien Crozet 2022-11-27 15:15:10 +01:00
  • 7e95cba09d Fix ABA problem in incremental query pipeline update Sébastien Crozet 2022-11-27 12:13:08 +01:00
  • 683baf6bf7 Allow the PhysicsPipeline and CollisionPipeline to update the QueryPipeline incrementally Sébastien Crozet 2022-11-26 17:45:14 +01:00
  • 46d976d97b Allow disabling colliders, rigid-bodies and impulse joints Sébastien Crozet 2022-11-19 16:05:46 +01:00
  • c600549aac Release v0.16.1 Sébastien Crozet 2022-11-10 09:41:06 +01:00
  • dd08b9c740 Fix docs build Sébastien Crozet 2022-11-10 09:40:59 +01:00
  • f71af8a827 fix name change Wolftousen 2022-11-05 22:48:56 -04:00
  • c713f45ca0 adding 3d rope joint Wolftousen 2022-11-05 22:42:50 -04:00
  • 150b113a18 Adding a Rope Joint Wolftousen 2022-11-04 23:47:54 -04:00
  • 506f911fe0 Merge pull request #411 from dimforge/v0.16 Sébastien Crozet 2022-10-30 17:47:54 +01:00
  • 58606f433a Release v0.16.0 Sébastien Crozet 2022-10-30 17:24:37 +01:00
  • 6b97626946 Merge pull request #410 from dimforge/parry_up Sébastien Crozet 2022-10-30 17:23:49 +01:00
  • 2bf61c3bae Merge pull request #397 from GuillaumeGomez/docs-rs-features Sébastien Crozet 2022-10-30 16:51:39 +01:00
  • 1c7ac223da Merge pull request #409 from schnippl0r/patch-1 Sébastien Crozet 2022-10-30 16:51:16 +01:00
  • 34b7ae32fd Add internal edges debug examples. Sébastien Crozet 2022-10-30 16:44:33 +01:00
  • b5b3431a63 Switch to the published parry 0.11 Sébastien Crozet 2022-10-30 13:43:52 +01:00
  • 8692af2c61 Fixed typos in character_controller.rs schnippl0r 2022-10-29 21:18:14 +02:00
  • 8fd3e61c92 Implement conversion between u32 and Group Sébastien Crozet 2022-10-25 18:11:26 +02:00
  • b243e0a758 Update to latest version of parry Sébastien Crozet 2022-10-25 18:10:24 +02:00
  • d60177774d Merge pull request #403 from dimforge/copy-charactercollision Sébastien Crozet 2022-10-14 17:59:50 +02:00
  • 9febe341fc Implement Copy-Clone-Debug for CharacterCollision Sébastien Crozet 2022-10-14 17:33:47 +02:00
  • b87443c838 Enable more features when documenting on docs.rs Guillaume Gomez 2022-10-07 23:49:09 +02:00
  • 053cb22a85 Merge pull request #395 from dimforge/v0.15 Sébastien Crozet 2022-10-02 19:17:25 +02:00
  • a7a499e2c3 Release v0.15.0 Sébastien Crozet 2022-10-02 19:11:09 +02:00
  • c755109ec9 Merge pull request #394 from dimforge/character-controller Sébastien Crozet 2022-10-02 19:08:07 +02:00
  • f7bec3c49c Update CHANGELOG Sébastien Crozet 2022-10-02 18:30:26 +02:00
  • 9a4afcc43e Fix f64 build Sébastien Crozet 2022-10-02 18:30:14 +02:00
  • a886529669 Fix warnings Sébastien Crozet 2022-10-02 17:55:23 +02:00
  • 36e85d0708 Add a character controller implementation Sébastien Crozet 2022-10-02 17:36:30 +02:00
  • a180232328 Merge pull request #390 from dimforge/auto-mass-props Sébastien Crozet 2022-08-25 11:09:00 +02:00
  • d73508602e Auto-update a rigid-body’s world mass-properties when the user sets their position Sébastien Crozet 2022-08-25 10:14:25 +02:00
  • 2b5c52a89f Merge pull request #389 from SludgePhD/update-bevy-egui Sébastien Crozet 2022-08-25 10:20:58 +02:00
  • 297b7eef50 Fix build Sludge 2022-08-25 02:20:42 +02:00
  • 0881f7048d Update bevy_egui Sludge 2022-08-25 02:10:44 +02:00
  • 1fca30c285 Merge pull request #385 from tguichaoua/interaction_group_bitflags Sébastien Crozet 2022-08-14 16:01:56 +02:00
  • 911493e6d8 remove #[allow(missing_docs)] Tristan Guichaoua 2022-08-13 14:35:11 +02:00
  • 6c2eca72a5 impl Group Tristan Guichaoua 2022-08-13 14:31:27 +02:00
  • 68d250f0ad Merge pull request #380 from dimforge/set-rotation Sébastien Crozet 2022-08-09 09:58:39 +02:00
  • a19c6131ff Make Collider::set_rotation and RigidBody::set_rotation take a rotation instead of an axis-angle. Sébastien Crozet 2022-08-09 09:26:12 +02:00
  • 1dddb7de9f Merge pull request #376 from timokoesters/typo Sébastien Crozet 2022-08-08 09:11:14 +02:00
  • abdbf5ffec Merge pull request #374 from SludgePhD/update-bevy-wgpu Sébastien Crozet 2022-08-08 09:10:59 +02:00
  • f55925685d docs: fix typo Timo Kösters 2022-08-04 11:42:02 +02:00
  • 90c97341b1 Merge pull request #375 from SludgePhD/reexport-bevy-material Sébastien Crozet 2022-08-04 09:12:01 +02:00
  • 5d38f62cd3 Reexport BevyMaterial alias Sludge 2022-08-04 01:59:15 +02:00
  • c4f078daf3 Update bevy and wgpu Sludge 2022-08-04 00:03:16 +02:00
  • 680c719f67 Merge pull request #366 from aunyks/serde-collisionevents Sébastien Crozet 2022-07-17 18:09:06 +02:00
  • e4a8d2e18c Implement serde traits for CollisionEvents when serde-serialize feature is enabled Nash 2022-07-14 00:14:10 -04:00
  • ebb9473491 Merge pull request #365 from dimforge/release-0.14 Sébastien Crozet 2022-07-10 09:41:57 +02:00
  • ee10a90f9b Release v0.14 Sébastien Crozet 2022-07-09 12:54:51 +02:00
  • 573affd73c Update changelog Sébastien Crozet 2022-07-08 17:18:10 +02:00
  • 6bef5e4352 Merge pull request #364 from dimforge/allowed-translation-rename Sébastien Crozet 2022-07-08 17:21:12 +02:00
  • 4025f62314 Rename allowed_translation/rotation to enabled_translation/rotation Sébastien Crozet 2022-07-08 17:16:44 +02:00
  • 30f6dc47ec Merge pull request #363 from dimforge/rename-restrict-rotations Sébastien Crozet 2022-07-08 14:08:04 +02:00
  • 72c2da5554 Fix 2D build Sébastien Crozet 2022-07-08 12:01:04 +02:00
  • 8c707ef02d cargo fmt Sébastien Crozet 2022-07-08 11:55:44 +02:00
  • efaf16aaea Rename restrict_translation/rotation to set_allowed_translation/rotation Sébastien Crozet 2022-07-08 11:48:31 +02:00
  • 949573dd10 Merge pull request #362 from dimforge/active-events-contact-force-event Sébastien Crozet 2022-07-07 11:22:14 +02:00
  • fade7682d4 Add CHANGELOG entries Sébastien Crozet 2022-07-07 11:21:55 +02:00