Skip to content

Commit 53fbb78

Browse files
committed
Add the moved resources to the migration guide.
1 parent 796f5e0 commit 53fbb78

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

release-content/migration-guides/render_startup.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ The following are the (public) resources that are now initialized in `RenderStar
2727
- `PrepassViewBindGroup`
2828
- `Wireframe3dPipeline`
2929
- `MaterialPipeline`
30+
- `Wireframe2dPipeline`
31+
- `Material2dPipeline`
32+
- `SpritePipeline`
33+
- `Mesh2dPipeline`
34+
- `BatchedInstanceBuffer<Mesh2dUniform>`
3035

3136
The vast majority of cases for initializing render resources look like so (in Bevy 0.16):
3237

0 commit comments

Comments
 (0)