V0.1.4 Solar System 手势渲染 + 客户端摄像头权限修复#8
Merged
OldCoderIsMe merged 4 commits intomainfrom Jan 28, 2026
Merged
Conversation
- 在 MarkdownTool 组件中新增文件名输入对话框,允许用户输入下载文件名 - 实现清空内容的确认对话框,避免误操作 - 更新下载逻辑,使用输入的文件名进行下载,增强用户体验 - 添加模态框样式以改善界面展示
- 新增 Solar System 工具:MediaPipe 手部关键点驱动 Three.js 太阳系实时渲染(Electron/Web) - Electron 增加 media 权限显式处理,避免摄像头请求失控 - 修复 DiffTool 类型问题,调整 tsconfig/env.d.ts,补齐 three 类型与依赖 - 更新 mac 构建脚本,按架构构建并禁用发布;版本号升级至 v0.1.4
- README 增加 Solar System 功能与摄像头使用条件(HTTPS/localhost) - 更新 Electron/macOS 构建产物与脚本说明 - 同步安装/扩展发布文档中的版本示例
- macOS:补齐 NSCameraUsageDescription/NSMicrophoneUsageDescription - Electron:通过 IPC 主动触发系统摄像头授权并回传状态 - Solar System:Electron 环境跳过 HTTPS 限制,授权失败给出明确提示
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
NSCameraUsageDescription/NSMicrophoneUsageDescription--publish neverTest plan
Solar System→ 点击开始 → 弹系统摄像头授权 → 允许后可正常渲染与手势控制