| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-08 | Fix shape modification not updating graphics in testbed (#708) | Austin J. Garrett | |
| * Fix shape modification not updating graphics in testbed * Add update collider to Testbed * chore: lint shape_modifications3 * chore: simplify GraphicsManager::remove_collider_nodes --------- Co-authored-by: Sébastien Crozet <sebcrozet@dimforge.com> | |||
| 2025-01-08 | Upgrade bevy 0.15 (#758) | Thierry Berger | |
| * upgrade bevy 0.15 * use crate dependencies * use puffin pr dependency * suppress needless lifetimes * fix compiler error due to merge --------- Co-authored-by: Sébastien Crozet <sebcrozet@dimforge.com> | |||
| 2024-11-19 | Profiling support (#743) | Thierry Berger | |
| 2024-03-24 | feat: update testbeds to bevy 0.13 | Sébastien Crozet | |
| 2024-01-27 | Fix clippy and enable clippy on CI | Sébastien Crozet | |
| 2022-03-20 | Rename rigid-body `static` to `fixed` | Sébastien Crozet | |
| 2022-01-23 | Add f64 testbed | Sébastien Crozet | |
| 2022-01-16 | Fix some solver issues | Sébastien Crozet | |
| - Fix the wrong codepath taken by the solver for contacts involving a collider without parent. - Properly adress the non-linear treatment of the friction direction - Simplify the sleeping strategy - Add an impulse resolution multiplier | |||
| 2022-01-09 | Update the testbed to use bevy 0.6 | Sébastien Crozet | |
| 2021-10-14 | Remove debug print | Sébastien Crozet | |
| 2021-10-14 | Fix testbed rendering of colliders without parent | Sébastien Crozet | |
| 2021-07-08 | make collider Option<> on EntityWithGraphics | rezural | |
| 2021-07-08 | enable clear_graphics and run_callbacks agin | rezural | |
| update plugin signature to recieve bevy structs, add Arc<Mutex<>> around gfx_components, we we can get shared mutable access add prefab_meshes() access function Remove Arc<Mutex<>> | |||
| 2021-05-25 | Add prelude + use vectors for setting linvel/translation in builders | Crozet Sébastien | |
| 2021-05-16 | Replace Kiss3d by Bevy for the testbed renderer. | Crozet Sébastien | |
