FyroxEngine / Fyrox

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

Context menu for `FileBrowser` widget #496

Closed mrDIMAS closed 11 months ago

mrDIMAS commented 11 months ago

FileBrowser widget does not have any ability to rename/delete/make folders/etc. This PR aims to fix that by adding a context menu with the most common FS actions.