lenn
|
1ed729f8da
|
Prepare Windows installer release
|
2026-06-30 17:43:02 +08:00 |
|
lenn
|
d4f160af75
|
Integrate hand gateway and spatial force rendering
|
2026-06-29 18:55:42 +08:00 |
|
lennlouisgeek
|
f30ebcf20b
|
Add pressure visual modes and breakout game
|
2026-06-29 03:13:57 +08:00 |
|
lennlouisgeek
|
0b658d11c5
|
Refine UI panels and render mode flow
|
2026-06-26 02:03:07 +08:00 |
|
lenn
|
156df50d33
|
Add textured OBJ model rendering
|
2026-06-25 17:41:18 +08:00 |
|
lenn
|
ec46e53c75
|
refactor: 迁移 shader.wgsl 至 static/wgsl/,新增 model 模块
|
2026-06-24 17:32:14 +08:00 |
|
|
|
174adb5366
|
feat: JE-Skin 功能迁移 — One Dark Pro 工业风 + 录制导出
## One Dark Pro 主题
- 替换 ENGINEERING_DARK → ONE_DARK_PRO (#282C34 背景, #C678DD 紫色强调)
- 新增 ACCENT_GREEN/RED/BLUE/CYAN/ORANGE 独立色彩常量
## 录制模块 (recording.rs — 新建)
- 全量录制 + 快照录制两种模式
- 暂停/恢复/停止状态管理
- CSV 导出 (channel1,...,channelN,timestamp_ms)
- CSV 导入回放
- 线程安全 Arc<Mutex<>>
- 4 个单元测试
## 新 UI 组件 (ui.rs — +343 行)
- draw_signal_chart: 实时信号火花图 (min/max/current)
- draw_recording_toolbar: 录制控制栏 (全量/快照/暂停/导出/导入)
- draw_export_panel: 浮动录制导出面板
- draw_matrix_config_panel: 矩阵配置 (行/列/色域/预设 12x7~64x32)
- 连接面板集成录制工具栏 (连接后自动显示)
## 应用集成 (app.rs)
- 集成 Recorder, 信号历史, 导出面板, 矩阵配置面板
- 每帧数据自动送入录制器
- 信号历史环形缓冲 (128 帧)
|
2026-05-20 17:27:38 +08:00 |
|
lennlouisgeek
|
5f1c217853
|
feat: 添加 README,更新 .gitignore,移除 JE-Skin/eskin-finger-sdk
- 添加 README.md 项目文档
- 更新 .gitignore 排除 JE-Skin/、eskin-finger-sdk/ 及构建产物
- 从 git 跟踪中移除 JE-Skin 和 eskin-finger-sdk
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-20 03:15:16 +08:00 |
|
lennlouisgeek
|
d2c9fad556
|
Wire live serial data into matrix renderer
|
2026-05-20 01:23:02 +08:00 |
|
lennlouisgeek
|
a7b617419d
|
feat: current progress - connect panel layout, manual checkbox, serial enum
|
2026-05-19 23:44:09 +08:00 |
|
lennlouisgeek
|
aff9c2a75c
|
feat: 添加 app/theme/ui/matrix/render 模块,重构 shader
|
2026-05-18 02:17:46 +08:00 |
|
lenn
|
e0fbbd46a6
|
Initial commit
|
2026-05-17 17:34:34 +08:00 |
|