8 Commits
Author SHA1 Message Date
bottlefishandCursor add9891934 feat(peipei): 支持 Eye/UF 演出倍速与音效 pitch
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-26 23:44:00 +08:00
bottlefishandCursor 1e8ec2e64f feat(eye): 眨眼仅用于想象上色并关闭自动眨眼
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-21 01:18:46 +08:00
bottlefishandCursor 6ac7fcf9da fix(eye): 视口遮罩改用屏幕坐标并复用 Canvas 层级
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-02 19:03:26 +08:00
bottlefishandCursor 0832e4cac1 fix(eye): 遮罩 shader 失败时跳过全屏黑屏
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-02 17:36:39 +08:00
bottlefishandCursor 7177039f71 feat(eye): 视口遮罩演出眨眼序列与自动眨眼冷却重置
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-01 18:28:24 +08:00
bottlefishandCursor 660f8e24ee fix(eye): 修复视口遮罩不可见并避免遮挡系统 UI
- 将 overlay Canvas 设到 UI 层以匹配 UI Camera culling mask
- sortingOrder 设为 0,位于 UI Canvas(1) 与 Dialog(3) 之下
- 修正 EnterModule 与 Start 时序,避免模块激活后被误关

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-01 17:39:24 +08:00
bottlefishandCursor 9867c84ccf fix(eye): 视觉模块 overlay 不遮挡系统 UI 与对话框
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-30 21:20:54 +08:00
bottlefishandCursor 04b441d977 feat(peipei-eye): 新增视口椭圆遮罩与眨眼效果
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-30 13:55:57 +08:00