Add a release note for scene types refactor
This commit is contained in:
parent
0ee937784e
commit
7b9d8d3405
7
release-content/release-notes/scene-type-crates.md
Normal file
7
release-content/release-notes/scene-type-crates.md
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Define scenes without depending on bevy_render
|
||||
authors: ["@atlv24"]
|
||||
pull_requests: [19997, 19991, 20000, 19949, 19943, 19953]
|
||||
---
|
||||
|
||||
It is now possible to use cameras, lights, and meshes without depending on the Bevy renderer. This makes it possible for 3d party custom renderers to be drop-in replacements for rendering existing scenes.
|
Loading…
Reference in New Issue
Block a user