Alex-Rachel
|
eaccfdad5b
|
#156 初始化资源包支持直接初始化Otherpackage,单机可以这样,热更项目建议修改Procedure
#156 初始化资源包支持直接初始化Otherpackage,单机可以这样,热更项目建议修改Procedure
TEngine6.1.0
|
2025-07-30 23:40:22 +08:00 |
|
ALEX
|
b6fbdf1d22
|
Merge pull request #171 from Alex-Rachel/obfuz
support Obfuz
TEngine6.1.0_beta
|
2025-07-30 23:14:10 +08:00 |
|
Alex-Rachel
|
e2de2ba994
|
Define Symbols for obfuz
|
2025-07-30 23:11:58 +08:00 |
|
Alex-Rachel
|
3b68cb1519
|
Update BattleMainUI.cs
|
2025-07-30 23:09:13 +08:00 |
|
Alex-Rachel
|
be12d1024a
|
Update ScriptGenerator.cs
|
2025-07-30 23:09:03 +08:00 |
|
Alex-Rachel
|
55ffdf4edb
|
Update GameApp.cs
|
2025-07-30 23:08:45 +08:00 |
|
Alex-Rachel
|
511619cb71
|
Update obfuz version
|
2025-07-30 23:00:47 +08:00 |
|
ALEX
|
5b8793de40
|
Merge pull request #169 from tpxxn/main
fix 打图集工具对有子图的图片只会打第一张子图的问题
|
2025-07-28 12:18:52 +08:00 |
|
tpxxn
|
9c9079c55b
|
fix 打图集工具对有子图的图片只会打第一张子图的问题
|
2025-07-28 12:13:25 +08:00 |
|
Alex-Rachel
|
c8482799c5
|
接入obfuz->3.0
|
2025-07-26 18:16:16 +08:00 |
|
Alex-Rachel
|
cb86d8868e
|
接入obfuz->2.0
|
2025-07-26 08:10:41 +08:00 |
|
ALEX
|
f2c7ff4336
|
Merge pull request #165 from KMUS1997/patch-1
Update LauncherMgr.cs
|
2025-07-10 13:09:51 +08:00 |
|
KMUS1997
|
c18cdacdbb
|
Update LauncherMgr.cs
// 解决秘之Bug,如果你旋转了UI相机会导致 界面也跟着旋转
|
2025-07-09 23:56:58 +08:00 |
|
Alex-Rachel
|
b18298cbd9
|
Update Hybridclr 7.6.0->8.3.0
|
2025-07-08 23:04:21 +08:00 |
|
Alex-Rachel
|
86b1ff5d7b
|
Update YooAsset 2.3.8 -> 2.3.12
|
2025-07-08 23:02:24 +08:00 |
|
Alex-Rachel
|
71eb698038
|
Debugger Add ObjectPoolInfomationWindow
|
2025-07-07 19:33:52 +08:00 |
|
Alex-Rachel
|
57c08d4e92
|
Update ReleaseTools.cs
|
2025-07-07 12:05:07 +08:00 |
|
ALEX
|
45f5bf3dc7
|
Merge pull request #164 from Eatjune/Local
Update SceneModule.cs
|
2025-07-02 23:22:03 +08:00 |
|
Eatjune
|
7a86b80c2b
|
Update SceneModule.cs
修复无法异步加载 挂起的场景
|
2025-07-02 20:12:26 +08:00 |
|
ALEX
|
07fb31cc1c
|
Merge pull request #163 from XiaoBojun/TE_EGamePlay
Tween:新增MaterialColor
|
2025-06-28 00:17:09 +08:00 |
|
xiaobo
|
4a1f2b52f6
|
Tween:新增MaterialColor
|
2025-06-26 14:23:14 +08:00 |
|
Alex-Rachel
|
aee8a4a3dc
|
Update GameEvent.cs
|
2025-06-18 23:20:04 +08:00 |
|
ALEX
|
7621ba4b4a
|
Merge pull request #162 from XiaoBojun/main
一键打包ab包新增,UpdateSetting新增
|
2025-06-16 13:02:05 +08:00 |
|
xiaobo
|
53e16dc1ff
|
Aot补充UnityEngine.CoreModule.dll
|
2025-06-16 12:47:48 +08:00 |
|
xiaobo
|
e26a2937a7
|
1:一键打包ab包:新增快捷键,暂定f8。自动生成dll,打包资源,自动将项目的StreamingAssets复制到打包后的StreamingAssets文件夹下
2:UpdateSetting
(1)新增webgl设置,选择访问远程还是StreamingAssets
(2)构建资源设置:是否自动复制资源包到打包地址;打包地址如:../../Builds/Unity_Data/StreamingAssets,支持绝对路径和相对路径
|
2025-06-16 11:39:50 +08:00 |
|
ALEX
|
e7344db57d
|
Merge pull request #160 from SaberArtoriaFan/main
[Fix] 修复namespace 缺失
|
2025-06-11 18:46:20 +08:00 |
|
Saber
|
8ab792b778
|
[Fix] 修复namespace 缺失
|
2025-06-11 17:35:15 +08:00 |
|
ALEX
|
d6917f28b7
|
Merge pull request #159 from tpxxn/main
SetSpriteExtension 回调
|
2025-06-11 16:29:16 +08:00 |
|
tpxxn
|
9aef4d4081
|
SetSpriteExtension 回调
|
2025-06-11 11:16:25 +08:00 |
|
Alex-Rachel
|
7d1de6e9a3
|
Update AssetsReference.cs
|
2025-06-05 16:07:38 +08:00 |
|
ALEX
|
9e0e762a39
|
Merge pull request #158 from liang530/main
AssetsReference的自动销毁计数处理完善,兼容unity Instantiate和不可见对象
|
2025-06-05 16:06:11 +08:00 |
|
liang
|
ad2bde9259
|
AssetsReference的自动销毁计数处理完善,兼容unity Instantiate和不可见对象
|
2025-06-05 15:30:44 +08:00 |
|
Alex-Rachel
|
cb8f15ad88
|
#157 AssetsReference的自动销毁计数处理
#157 AssetsReference的自动销毁计数处理
|
2025-06-05 11:13:21 +08:00 |
|
ALEX
|
b4639fcbdc
|
Update README.md
|
2025-06-03 11:11:08 +08:00 |
|
Alex-Rachel
|
cc9002fe9a
|
F10快捷键 TEngine/查找资产引用
F10快捷键 TEngine/查找资产引用
|
2025-05-26 19:24:33 +08:00 |
|
ALEX
|
e64926a66a
|
Merge pull request #155 from Molth/main
添加引用分析
|
2025-05-26 19:16:57 +08:00 |
|
Molth Nevin
|
32c1edd0a5
|
添加引用分析
|
2025-05-26 15:07:50 +08:00 |
|
ALEX
|
c6f1508e84
|
Merge pull request #154 from XiaoBojun/main
toolbar拓展布局自适应优化,以及场景切换分组:初始场景、默认包、其他场景。
|
2025-05-26 14:10:33 +08:00 |
|
XiaoBojun
|
1f129118a7
|
toolbar拓展布局自适应优化,以及场景切换分组:初始场景、默认包、其他场景。
|
2025-05-26 12:16:46 +08:00 |
|
ALEX
|
6dac7b44a6
|
Update README.md
|
2025-05-25 23:37:25 +08:00 |
|
ALEX
|
2e8d181bed
|
Update README.md
|
2025-05-25 23:36:56 +08:00 |
|
Alex-Rachel
|
b42daa035e
|
Update AssetsReference.cs
|
2025-05-20 18:00:49 +08:00 |
|
Alex-Rachel
|
e7b07dfea2
|
AssetsReference支持Unity实例化接口GameObject.Instantiate
AssetsReference支持Unity实例化接口GameObject.Instantiate
|
2025-05-20 12:54:15 +08:00 |
|
ALEX
|
62c05e7c2b
|
Merge pull request #149 from 6ag/main
移除luban生成脚本在Mac环境中的无效命令
|
2025-05-19 22:46:52 +08:00 |
|
feng
|
4c4a882b21
|
移除luban生成脚本在Mac环境中的无效命令
|
2025-05-19 22:40:28 +08:00 |
|
Alex-Rachel
|
58d7847079
|
Update TEngine.Runtime.asmdef
|
2025-05-16 23:33:32 +08:00 |
|
Alex-Rachel
|
724f52bbab
|
Update TEngine.Runtime.asmdef
|
2025-05-16 23:24:36 +08:00 |
|
Alex-Rachel
|
0b409436a0
|
一键打包需要支持SBP构建内置着色器资源包
一键打包需要支持SBP构建内置着色器资源包
|
2025-05-13 12:36:58 +08:00 |
|
Alex-Rachel
|
cc799ce426
|
Update YooAsset
Update YooAsset
|
2025-05-10 20:58:24 +08:00 |
|
Alex-Rachel
|
35a9729930
|
Update SceneSwitcher.cs.meta
|
2025-05-10 20:55:29 +08:00 |
|