Project Graph
Release

v1.6.3

4/22/2025


下载
如果打开文件时显示“应用已损坏”,请右键点击dmg文件,然后选择“打开”
Project.Graph_1.6.3_aarch64.dmgProject.Graph_1.6.3_x64.dmg

发布1.6.3的主要目的是测试性发布无向边的功能
任何实体的详细信息第一行都可以被视为外部链接,并打开了
画面的移动更加丝滑:鼠标滚轮触发的横向滚动和纵向滚动、视野跟随方向键切换选择的节点
🥚临时秘籍键: = = = 将选中的节点添加无向边
🥚增加了实用秘籍键 e e e e e 用于交换文本节点的内容和详细信息。
🥚 优化kei和rua的生成位置和kei的生成间距
实验性增加鼠标侧边滚轮(拇指滚轮)的自定义设置项,并增加“滚动时视野跟随鼠标移动”的选项。

以下是AI根据commit信息的总结。

🚀 新功能 Features

  • 多源无向边: 支持编辑上面的文字
    Support editing text above multiedge (undirected edge)
  • 多源无向边: 增加箭头内外向/是否有箭头
    Add arrow inside/outside/no arrow option for multiedge
  • 多源无向边: 可以拖拽来更改中心位置
    Multiedge can be dragged to change its center position
  • 横向滚轮: 增加横向滚轮的操作
    Add horizontal scroll wheel operation
  • 超边: 增加凸包算法,超边增加凸包式渲染
    Add convex hull algorithm, add convex hull rendering for hyperedge
  • 超边: 增加超边的渲染方式切换功能
    Add hyperedge rendering mode switching function
  • 超边: 创建超边时,自动计算padding
    Automatically calculate padding when creating hyperedge
  • 文本节点: 可解析文本节点详细信息第一行作为打开路径
    The first line of text node details can be parsed as an open path
  • 实体: 任意实体的详细信息第一行都可以作为外部文件打开路径
    The first line of any entity's detailed information can be used as an external file's open path
  • 秘籍键: 增加秘籍键:将文本节点的详细信息和实际内容进行交换
    Add cheat key: exchange the detailed information and actual content of the text node
  • 秘籍键: 增加秘籍键:生成超大量表情节点
    Add cheat key: Generate a super large number of expression nodes
  • 侧边滚轮: 侧边滚轮增加向鼠标位置移动或相反方向移动的功能
    Add side scroll wheel movement to the mouse position or the opposite direction

🐞 修复 Bug Fixes

  • 无向边: 多源无向边数据持久化
    Multiedge (undirected edge) data persistence
  • 无向边颜色: 支持在工具栏中对多源无向边更改颜色
    Support changing the color of multiedge in the toolbar
  • 无向边: 将无向边的连线改为直线
    Change the connection of undirected edges to straight lines
  • 节点旋转: 重构节点旋转代码和命名
    Refactor node rotation code and naming
  • 秘籍键: 秘籍键触发后的特效提示文字显示该秘籍键名称
    The effect prompt text after the cheat key is triggered displays the cheat key name
  • 边颜色: 任何关系都支持颜色更改
    Any relationship supports color changes
  • 鼠标焦点: 弹出的输入框出现时自动获取焦点
    Automatically get focus when the popup input box appears
  • 报错界面: 优化报错界面的呈现以供复制内容
    Optimize the presentation of the error interface for copying content
  • 框选: 非完全覆盖框选 -> 碰撞框选
    Non-fully covered box selection -> collision box selection
  • MacOS文档: 更新文档:macOS版本损坏无法打开的提示
    Update document: macOS version is corrupted and cannot be opened prompt
  • 文档更新: 更新关于无向边的文档
    Update document about undirected edges
  • 文档更新: 增加history界面
    Add history interface
  • 文本显示: 修订中文用字
    Revise Chinese wording
  • 修复按键提示: 修复有手刹时 WASD 键的左下角提示
    Fix the lower-left corner prompt of WASD keys when there is a handbrake
  • 凸包线: 优化凸包线渲染
    Optimize convex hull line rendering
  • kei/rua: 优化kei和rua的生成位置和kei的生成间距
    Optimize the generation position of kei and rua and the spacing of kei
  • 摄像机移动: 将鼠标滚轮导致摄像机横向移动和纵向移动的过程更加丝滑
    Make the process of the mouse wheel causing the camera to move horizontally and vertically smoother
  • 节点移动: 方向键移动选中节点且摄像机跟随时,摄像机的移动更加丝滑
    Make the movement of the camera smoother when the direction keys move the selected node and the camera follows
  • 翻译: 优化翻译
    Optimize translation
  • 修正错别字: 修订部分错别字
    Correct some typos
  • CR曲线: CR 曲线编辑文字
    CR curve edit text

Time range / 时间范围: v1.6.2..master
View full changelog / 查看完整更新日志
Generated by Google Gemini / 由 Google Gemini 生成