Skip to content

Commit a96f4f7

Browse files
committed
Add changelog
1 parent ce35274 commit a96f4f7

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
@@ -74,6 +74,10 @@ Bottom level categories:
7474

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

77+
#### naga
78+
79+
- 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).
80+
7781
### Bug Fixes
7882

7983
#### General

0 commit comments

Comments
 (0)