mirror of
https://github.com/zhenyan121/Cubed.git
synced 2026-08-09 02:07:04 +08:00
feat(screenshot): add screenshot viewer scene
Add SCREENSHOT scene and UI to browse screenshots from the main menu, with localization for English and Chinese. Also allow image loading by full path and replace scene-operation asserts with error logs.
This commit is contained in:
@@ -106,4 +106,6 @@ target_sources(${PROJECT_NAME}
|
||||
tools/json_utils.cpp
|
||||
gameplay/item_manager.cpp
|
||||
gameplay/block_manager.cpp
|
||||
ui/screenshot_ui.cpp
|
||||
scene/screenshot_scene.cpp
|
||||
)
|
||||
Reference in New Issue
Block a user