| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-09 | Update the testbed to use bevy 0.6 | Sébastien Crozet | |
| 2021-09-12 | Make the 2D add-remove demo more intereting. | Sébastien Crozet | |
| 2021-07-08 | add update_ui to TestbedPlugin | 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-16 | Replace Kiss3d by Bevy for the testbed renderer. | Crozet Sébastien | |
| 2020-12-24 | cargo fmt | rezural | |
| 2020-12-24 | pass run_state instead of time to TestbedPlugin::run_callbacks | rezural | |
| 2020-12-20 | extract PhysicsState, PhysicsSnapshot & PhysicsEvents | rezural | |
| cargo fmt changes to make rapier compile | |||
| 2020-11-19 | Remove the Salva integration code from rapier + add a plugin system to the ↵ | Crozet Sébastien | |
| testbed. | |||
