Handle DroppedFile event in scene_viewer example
Open
A-Animation
A-Assets
A-Rendering
C-Examples
C-Feature
D-Trivial
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 161
Description
> Nice! One thing that would make this viewer more useful is handling the [DroppedFile](https://docs.rs/bevy/latest/bevy/prelude/enum.FileDragAndDrop.html#variant.DroppedFile) event.
- @HackerFoo in https://github.com/bevyengine/bevy/pull/4403#issuecomment-1086932768
This would allow us to drag and drop model files onto the Bevy window to preview them in the scene viewer :)
Contributor guide
Assessment
This issue has not been assessed yet.