bevyengine / bevy

A refreshingly simple data-driven game engine built in Rust
https://bevyengine.org
Apache License 2.0
36.46k stars 3.6k forks source link

Cold specialization #16420

Open tychedelia opened 1 week ago

tychedelia commented 1 week ago

Objective

Solution

Testing


Showcase

This section is optional. If this PR does not include a visual change or does not add a new feature, you can delete this section.

While a showcase should aim to be brief and digestible, you can use a toggleable section to save space on longer showcases:

Click to view showcase ```rust println!("My super cool code."); ```

Migration Guide

This section is optional. If there are no breaking changes, you can delete this section.