bevy_scene_hot_reloading 0.1.0

Tiny plugin that adds hot-reloading to Bevy scenes
Documentation
  • Coverage
  • 66.67%
    2 out of 3 items documented0 out of 2 items with examples
  • Size
  • Source code size: 58 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 673.42 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 1m 30s Average build duration of successful builds.
  • all releases: 1m 30s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Noxmore/bevy_scene_hot_reloading
    2 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Noxmore

Bevy Scene Hot-reloading

Tiny plugin that respawns Scenes that have AssetEvent::Modified sent out, allowing scene hot-reloading. This does not apply for DynamicScenes, which already have native hot-reloading support.

I will keep this up to date with the latest Bevy version until it is no longer needed.

Current Supported Bevy Version: 0.16