Skip to content

Fix a bug where clear collisions casting a capsule into a segment are missed.#410

Open
Wopple wants to merge 1 commit intodimforge:masterfrom
Wopple:dtash-bug-fix
Open

Fix a bug where clear collisions casting a capsule into a segment are missed.#410
Wopple wants to merge 1 commit intodimforge:masterfrom
Wopple:dtash-bug-fix

Conversation

@Wopple
Copy link
Copy Markdown

@Wopple Wopple commented Apr 2, 2026

I can't say I have a deep understanding of the bug since I discovered this in a vibe coding project. Hopefully the test is informative enough.

I observed this bug on v0.25.3, but it looks like the code has not changed, and the test fails without this fix on master.

Start:

\   O
 \  |
  \ O
   \
    \
     \
      \
       \
        \
         \
          \

Bug:

\
 \O
  | (no collision detected)
  O\
    \
     \
      \
       \
        \
         \
          \

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant