-
-
Notifications
You must be signed in to change notification settings - Fork 11.1k
Closed
Labels
Description
Hi.
I've just implemented a tree view for my little game engine's editor to show the contents of a directory and supports multiple selections.
Then I decided to share that with you guys so I created a gist and uploaded the code.
https://gist.github.com/OverShifted/13aec504dfe376dcc2171e8b7451c5b5
This is not perfect. it has std::string allocation and checks the filesystem every frame but you might make it better.
bear24rw, vinjn, zhouxs1023, juanbecerra0, roy4801 and 2 more