Skip to content

Commit f1c511f

Browse files
committed
preparation 1.2.1
1 parent 13a3bb5 commit f1c511f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ Minor bug fix release.
2121
when creating a collider from a curve, text, or metaball object with
2222
"Use Modifier Stack" disabled (the default) —
2323
`AttributeError: 'Curve' object has no attribute 'update'`.
24+
- [#673](https://github.com/Weisl/simple_collider/issues/673): Fixed the
25+
Oriented Minimum BBox collider crashing on degenerate/flat geometry with no
26+
triangular convex-hull face to orient from (now skips that island with a
27+
warning instead), and fixed its scratch mesh/object leaking as orphan
28+
data-blocks on every use.
2429

2530
## Simple Collider v1.2.0 (2026-08-04)
2631

0 commit comments

Comments
 (0)