Skip to content

Commit cfb679a

Browse files
atlv24superdump
andauthored
Add a release note for scene types refactor (#20051)
Its really barebones but I'm not sure what else to write. --------- Co-authored-by: Robert Swain <robert.swain@gmail.com>
1 parent df5dfcd commit cfb679a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: Define scenes without depending on bevy_render
3+
authors: ["@atlv24"]
4+
pull_requests: [19997, 19991, 20000, 19949, 19943, 19953]
5+
---
6+
7+
It is now possible to use cameras, lights, and meshes without depending on the Bevy renderer. This makes it possible for 3rd party custom renderers to be drop-in replacements for rendering existing scenes.

0 commit comments

Comments
 (0)