Commit Graph

7 Commits

Author SHA1 Message Date
Thierry Berger
510237cc29 Profiling support (#743) 2024-11-19 16:33:26 +01:00
Bruce Mitchener
7374653338 docs: Fix minor typos and tweaks (#696)
---------

Co-authored-by: Thierry Berger <contact@thierryberger.com>
2024-07-22 11:32:08 +02:00
Thierry Berger
87ada34008 Fix QueryFilterFlags values having a bitshift too much (#673) 2024-07-08 16:53:30 +02:00
Sébastien Crozet
3004a7d38d chore: update to nalgebra 0.33 and parry 0.16 (#664) 2024-06-23 22:57:51 +02:00
Miguel Medina Ballesteros
5c6d34aa09 fix: capitalization typo in docs (#654) 2024-06-14 15:39:38 +02:00
Thierry Berger
05c3925884 fix: Fixed typo in castShape functions (#653) 2024-06-13 11:31:49 +02:00
Thierry Berger
9367198282 feat: rework QueryPipeline update API to take less parameters (#647)
* chore: rework QueryPipeline API to take a generic qbvh updater

This allows to pass less parameters depending on the updating mode.

* chore: rework struct and functions names, and docs

---------

Co-authored-by: Sébastien Crozet <sebcrozet@dimforge.com>
2024-06-09 14:16:03 +02:00