|
|
a190806e94
|
change collision_end_contact & collision_end_intersect fn signatures
|
2025-11-19 10:20:33 -08:00 |
|
|
|
48aad78f59
|
change contact_normal function signature to reduce copies
|
2025-11-19 10:20:33 -08:00 |
|
|
|
d45a42f5aa
|
change ContactCollision struct layout
Match TouchingState contacts HashMap K,V layout to try to get lucky with compiler optimization.
|
2025-11-19 10:20:33 -08:00 |
|
|
|
c219fec3bc
|
specialize touching member access
|
2025-11-19 10:08:40 -08:00 |
|
|
|
2a05d50abb
|
check touching before testing collision
|
2025-11-19 10:08:40 -08:00 |
|
|
|
fbb047f8d4
|
combine call chain
|
2025-11-19 09:01:51 -08:00 |
|
|
|
c4d837a552
|
Fix infinite loop with intersects when allowing 0s collisions
|
2025-11-19 09:01:51 -08:00 |
|