Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
IceSentry committed Oct 27, 2023
1 parent 87c5e4d commit 46f9831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/learn/migration-guides/0.11-0.12/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -728,7 +728,7 @@ When using functions from `bevy_pbr::prepass_utils` (`prepass_depth()`, `prepass
<div class="migration-guide-area-tag">Rendering</div>
</div>

manual implementations of `AsBindGroup` will need to be adjusted, the changes are pretty straightforward and can be seen in the diff for e.g. the `texture_binding_array` example.
Manual implementations of `AsBindGroup` will need to be adjusted, the changes are pretty straightforward and can be seen in the diff for e.g. the `texture_binding_array` example.

### [Detect cubemap for dds textures](https://github.com/bevyengine/bevy/pull/10222)

Expand Down

0 comments on commit 46f9831

Please sign in to comment.