index
:
github/rapier.git
bevy-glam
broken-perf-experiments
collider_pos_in_manifold
collider_removal
disabled-flag
master
perf_experiments
public_pair_events
testbed-init-app
v0.11-maintainance
voxels
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src_testbed
/
harness
Age
Commit message (
Expand
)
Author
2021-02-03
Experiment with incremental island computation.
Crozet Sébastien
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
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 run_s...
rezural
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
2020-12-21
harness
rezural