FyroxEngine / Fyrox

3D and 2D game engine written in Rust
https://fyrox.rs
MIT License
7.7k stars 346 forks source link

Ability to open multiple scenes in the editor #470

Closed mrDIMAS closed 1 year ago

mrDIMAS commented 1 year ago

This PR adds an ability to open multiple scenes in the editor, each scene will have its own tab in the Scene Viewer. This should significantly improve usability in complex projects with many prefabs.