Extra2D/examples
ChestnutYueyue c32c2dd60d refactor(text_rendering): 优化文本渲染示例并更新窗口配置
- 删除冗余注释和临时文件note.txt
- 更新窗口标题为中文并修改后端为SDL2
- 简化相机服务配置方式
2026-02-19 01:29:32 +08:00
..
basic refactor(图形后端): 重构图形后端系统为基于工厂的注册机制 2026-02-18 17:15:49 +08:00
hello_module refactor(service_locator): 将mutex替换为recursive_mutex以支持嵌套调用 2026-02-18 22:11:00 +08:00
image_display refactor(text_rendering): 优化文本渲染示例并更新窗口配置 2026-02-19 01:29:32 +08:00
text_rendering refactor(text_rendering): 优化文本渲染示例并更新窗口配置 2026-02-19 01:29:32 +08:00