ssdfasd
36d3decef6
feat: 添加独立的输入系统和平台抽象层
- 新增 Platform 模块:PlatformTypes.h, Window.h, WindowsWindow
- 新增 Input 模块:InputTypes, InputEvent, InputAxis, InputModule, InputManager
- 新增 WindowsInputModule 处理 Win32 消息转换
- 将 RHI 集成测试从 render_model 迁移到 sphere
- 更新 CMakeLists.txt 添加 Platform 和 Input 模块
2026-03-22 15:21:52 +08:00
..
2026-03-18 17:49:22 +08:00
2026-03-18 17:49:22 +08:00
2026-03-21 15:55:54 +08:00
2026-03-18 17:49:22 +08:00
2026-03-18 17:49:22 +08:00
2026-03-18 17:49:22 +08:00
2026-03-18 17:49:22 +08:00
2026-03-18 17:49:22 +08:00
2026-03-20 19:43:24 +08:00
2026-03-20 19:06:20 +08:00
2026-03-18 17:49:22 +08:00
2026-03-18 17:49:22 +08:00
2026-03-20 19:59:06 +08:00
2026-03-18 17:49:22 +08:00
2026-03-18 17:49:22 +08:00
2026-03-18 17:49:22 +08:00
2026-03-18 17:58:01 +08:00
2026-03-18 17:58:01 +08:00
2026-03-15 02:27:05 +08:00
2026-03-17 17:36:17 +08:00
2026-03-22 15:21:52 +08:00