Olympe Engine 2.0
2D Game Engine with ECS Architecture
Loading...
Searching...
No Matches
Namespaces
FilePickerModal.cpp File Reference

Implementation of FilePickerModal (Phase 40). More...

#include "FilePickerModal.h"
#include "../../third_party/imgui/imgui.h"
#include "../../system/system_consts.h"
#include "../../system/system_utils.h"
#include <dirent.h>
#include <sys/stat.h>
#include <algorithm>
#include <cstring>
+ Include dependency graph for FilePickerModal.cpp:

Go to the source code of this file.

Namespaces

namespace  Olympe
 < Provides AssetID and INVALID_ASSET_ID
 

Detailed Description

Implementation of FilePickerModal (Phase 40).

Author
Olympe Engine
Date
2026-03-20

Definition in file FilePickerModal.cpp.