Release
Release v1.4.33
3/23/2025
下载
📖 摘要 Summary
Fix logic node parent type issues, add position setting and PNG export, optimize UI, and add documentation
修复逻辑节点父节点类型问题,增加位置设置和 PNG 导出,优化 UI 并增加文档
🚀 新功能 Features
- 导出: 增加导出PNG功能 (有bug)
Added PNG export function (has bugs) - 导出: 增加导出PNG图片时自定义摄像机缩放
Added custom camera zoom when exporting PNG images - 秘籍键: 增加对齐相关的秘籍键
Added alignment related hotkeys - 秘籍键: 增加特殊情况的快捷连线相关秘籍键
Added hotkeys for quick connections in special cases - 秘籍键: 增加颜色秘籍键
Added color hotkeys - 节点: 可以通过逻辑节点设置质点的位置
Can set the position of the mass by logic node - 设置: 增加空格键进入节点编辑状态的操作设置项
Added setting item for space key to enter node edit state
🐞 修复 Bug Fixes
- 逻辑节点: 修复逻辑节点的父节点无法输入非TextNode类型
Fixed the logic node's unable to input a non-TextNode type for the parent node - 逻辑节点: 修复获取节点UUID的逻辑节点无法获取非TextNode类型的bug
Fixed a bug where the logic node for getting the UUID of a node could not get a non-TextNode type - 导出: 修复导出png的拼接问题
Fixed PNG export stitching issues - 导出: 导出png时防止渲染坐标轴
Prevent rendering of axes when exporting PNG - 主题: 修复主题模式更改引起的windows下启动失败问题,并适配秘籍键更改主题
Fixed startup failure under Windows caused by theme mode change, and adapted theme change by hotkey - 界面: 修复最近打开面板中有文件过长时造成的挤压问题
Fixed the problem of squeezing when the file in the recently opened panel is too long - changelog: 修复changelog可能生成失败的情况
Fixed the issue that changelog might generate failures - 鼠标滚轮: 修复mac电脑在鼠标滚轮缩放时瞬间剧变的情况
Fixed a sudden change in scaling on Mac computers when using the mouse wheel - 新建草稿: 新建草稿时,摄像机回到坐标原点
When creating a new draft, the camera returns to the origin