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
Age
Commit message (
Expand
)
Author
2020-10-06
Fix bogus PhantomData import.
Crozet Sébastien
2020-10-06
Fix compilation in 2D.
Crozet Sébastien
2020-10-06
Use simba ^0.2.1
Crozet Sébastien
2020-10-06
Don't let the PubSub internal offsets overflow + fix some warnings.
Crozet Sébastien
2020-10-06
Implement RayCast for the Trimesh.
Crozet Sébastien
2020-10-06
Completely remove the WAABBHierarchy structure.
Crozet Sébastien
2020-10-06
WQuadtree query: reduce the amount of allocations.
Crozet Sébastien
2020-10-06
Use the WQuadtree for the exhaustive ray-cast too.
Crozet Sébastien
2020-10-06
Make the WQuadTree more generic and use it as the trimesh acceleration struct...
Crozet Sébastien
2020-10-06
Fix crash when deleting a collider.
Crozet Sébastien
2020-10-05
Testbed: fix snapshot restoration.
Crozet Sébastien
2020-10-05
Use the publish-subscribe mechanism to handle collider removals across pipeli...
Crozet Sébastien
2020-10-05
Make the query pipeline serializable.
Crozet Sébastien
2020-10-05
Make the WQuadtree serializable.
Crozet Sébastien
2020-10-05
Joint set iteration: also yield the joint handle.
Crozet Sébastien
2020-10-05
Add a simple publish-subscribe mechanism.
Crozet Sébastien
2020-09-28
Fix compilation when parallelism is not enabled.
Crozet Sébastien
2020-09-28
Query pipeline: aggressive workaround until we properly support collider addi...
Crozet Sébastien
2020-09-28
Fix crash of WQuadtree when the collider set contains holes.
Crozet Sébastien
2020-09-28
Fix compilation when SIMD is not enabled.
Crozet Sébastien
2020-09-28
Add non-topological WQuadtree update.
Crozet Sébastien
2020-09-28
Start adding incremental topology update for the WQuadtree.
Crozet Sébastien
2020-09-28
Complete the WQuadtree construction and ray-cast.
Crozet Sébastien
2020-09-28
Make kinematic bodies properly wake up dynamic bodies.
Crozet Sébastien
2020-09-28
Fix crash caused by the removal of a kinematic body.
Crozet Sébastien
2020-09-28
Disable physx query shapes for now.
Crozet Sébastien
2020-09-28
Start implementing ray-casting.
Sébastien Crozet
2020-09-28
Merge pull request #22 from dimforge/github-actions
Sébastien Crozet
2020-09-28
Add branch selector to the CI bench workflow.
Crozet Sébastien
2020-09-28
Attemt to fix benchmark workflow.
Crozet Sébastien
2020-09-28
Add a workflow for sending benchmark requests.
Crozet Sébastien
2020-09-28
Delete circleci config.
Crozet Sébastien
2020-09-28
Actions: add fmt checks and WASM build.
Crozet Sébastien
2020-09-28
Actions: fix spurious space.
Crozet Sébastien
2020-09-28
Actions: use sudo.
Crozet Sébastien
2020-09-28
Actions: use run instead of command.
Crozet Sébastien
2020-09-28
Actions: install dependencies.
Crozet Sébastien
2020-09-28
Start setting-up a github-action workflow.
Sébastien Crozet
2020-09-28
Merge pull request #18 from zalo/patch-1
Sébastien Crozet
2020-09-28
Release v0.1.5
v0.1.5
Crozet Sébastien
2020-09-28
Merge pull request #21 from dimforge/trimesh_cd_bug
Sébastien Crozet
2020-09-28
Add missing debug_trimesh3 example file.
Crozet Sébastien
2020-09-28
Fix trimesh/shape collision-detection when the trimesh was input as the secon...
Crozet Sébastien
2020-09-28
Fix NaN when computing contacts between a cuboid and a perfectly vertical tri...
Crozet Sébastien
2020-09-28
Merge pull request #20 from dimforge/benchbot
Sébastien Crozet
2020-09-28
Move 2D benchmarks into their own directory/crate.
Crozet Sébastien
2020-09-26
Fix crates.io Badges
Johnathon Selstad
2020-09-13
Testbed: don't open a window in benchmark mode.
Sébastien Crozet
2020-09-06
Disable debug symbols in release mode.
Sébastien Crozet
2020-09-06
Use camel-case for csv file name for benchmark output.
Sébastien Crozet
[prev]
[next]