Commit graph

4 commits

Author SHA1 Message Date
9d0ae295ee feat!: Got rid of UpdateShapes component
- update_collider_shapes now filters by Changed<Transform>
2026-02-15 18:05:27 +03:00
8f667f08c6 feat: Added detect_colliders system
- Fixed colliders filtering in check_for_collisions
- Fixed group masks in tests
- Test collider_detects_different_groups now passes
2026-02-15 14:15:00 +03:00
63b30f4a9f feat!: Implemented CollisionEvent trigger
- Added integration tests
- Replaced GlobalTransform with Transform in collision math
- Fixed doc lint
- collider_detects_different_groups test does not pass
2026-02-13 17:21:48 +03:00
53778f0b33 feat: Unchecked and untested plugin base 2026-02-13 01:49:45 +03:00