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-21 12:12:32 +08:00
2026-03-13 20:37:08 +08:00
2026-03-13 20:37:08 +08:00
2026-03-13 20:53:57 +08:00
2026-03-13 18:43:14 +08:00
2026-03-13 19:23:12 +08:00
2026-03-13 20:37:08 +08:00
2026-03-16 18:25:58 +08:00
2026-03-22 02:03:51 +08:00
2026-03-22 15:21:52 +08:00
2026-03-22 03:42:40 +08:00
2026-03-13 20:37:08 +08:00
2026-03-20 20:22:04 +08:00
2026-03-20 03:27:30 +08:00
2026-03-20 03:33:40 +08:00