| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-23 | Fix warnings and 2D compilation when parallelism is ON but SIMD is OFF. | Crozet Sébastien | |
| 2021-01-22 | Fix compilation in 2D. | Crozet Sébastien | |
| 2021-01-22 | Fix regressions introduced by the merge with master. | Crozet Sébastien | |
| 2021-01-22 | Merge branch 'master' into split_geom | Crozet Sébastien | |
| # Conflicts: # examples2d/sensor2.rs # examples3d/sensor3.rs # src/dynamics/integration_parameters.rs # src/dynamics/solver/parallel_island_solver.rs # src/dynamics/solver/velocity_constraint.rs # src/dynamics/solver/velocity_ground_constraint.rs # src_testbed/nphysics_backend.rs # src_testbed/physx_backend.rs # src_testbed/testbed.rs | |||
| 2021-01-22 | IntegrationParameters: deprectate dt() and inv_dt() methods | Emil Ernerfeldt | |
| 2021-01-02 | unify callbacks with & without graphics & window | rezural | |
| 2020-12-31 | remove time from plugin.run_callbacks | rezural | |
| 2020-12-31 | remove time field from HarnessPlugin trait | rezural | |
| 2020-12-31 | cargo fmt | rezural | |
| 2020-12-31 | remove redundant time :f32 from harness callbacks. it can be access via ↵ | rezural | |
| run_state.time | |||
| 2020-12-29 | Support compound shapes. | Crozet Sébastien | |
| 2020-12-24 | cargo fmt | rezural | |
| 2020-12-24 | rework some threading code with the ui | rezural | |
| 2020-12-24 | add num_threads back in too | rezural | |
| 2020-12-24 | fix typo with creating threadpool in RunState | rezural | |
| 2020-12-24 | cargo fmt | rezural | |
| 2020-12-24 | change HarnessPlugin trait to add run_state to the step trait method | rezural | |
| 2020-12-24 | refactor testbed to use harness | rezural | |
| 2020-12-21 | remove some commented code | rezural | |
| 2020-12-21 | cargo fmt | rezural | |
| 2020-12-21 | add HarnessState to callbacks, move HarnessPlugin to src_testbed/harness/plugin | rezural | |
| 2020-12-21 | add plugins | rezural | |
| cargo fmt | |||
| 2020-12-21 | harness | rezural | |
| make harness a public mod, make harness.state public | |||
