Skip to content

Commit 2bb591c

Browse files
committed
Add changelog
1 parent fe46775 commit 2bb591c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,10 @@ Bottom level categories:
7676

7777
- Prefix `FeatureLevel` and `ShaderModel` enum variants with `V` instead of `_`. By @teoxoy in [#9337](https://github.com/gfx-rs/wgpu/pull/9337).
7878

79+
#### naga
80+
81+
- Switched from using an `intersector` to using an `intersection_query` on metal so AABBs and non-opaque triangles can be handled. By @Vecvec in [#9304](https://github.com/gfx-rs/wgpu/pull/9304).
82+
7983
### Bug Fixes
8084

8185
#### General

0 commit comments

Comments
 (0)