update 0.6.3

This commit is contained in:
2026-07-16 17:52:32 +08:00
parent 7f3a12cae0
commit 0966d81da7
7 changed files with 32751 additions and 1 deletions
+4
View File
@@ -2,8 +2,12 @@
## [Unrealse]
# [0.6.3] 2026-07-16
* 图论框架支持蓝图模式
* 蓝图添加了工具,节点,端口,连接线,ugui渲染工具等等
* 添加EPPlus 4.5.3 ,并开放了相关的excel表格读取功能,便于在unity中长期持有,一定程度上傻瓜化了释放管理过程。
* 修复了文件对话框的引入,支持win11等更高级风格的对话框。
## [0.6.2] 2026-07-13
Binary file not shown.
+33
View File
@@ -0,0 +1,33 @@
fileFormatVersion: 2
guid: 9e074a7b46d05174c82f9fe833cb6cdb
PluginImporter:
externalObjects: {}
serializedVersion: 2
iconMap: {}
executionOrder: {}
defineConstraints: []
isPreloaded: 0
isOverridable: 1
isExplicitlyReferenced: 0
validateReferences: 1
platformData:
- first:
Any:
second:
enabled: 1
settings: {}
- first:
Editor: Editor
second:
enabled: 0
settings:
DefaultValueInitialized: true
- first:
Windows Store Apps: WindowsStoreApps
second:
enabled: 0
settings:
CPU: AnyCPU
userData:
assetBundleName:
assetBundleVariant:
+32706
View File
File diff suppressed because it is too large Load Diff
+7
View File
@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 65e37faf6cf04da4199bea75ba64109e
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.
+1 -1
View File
File diff suppressed because one or more lines are too long