|
@@ -13,13 +13,29 @@ IOS
|
|
|
|
|
|
FlowerHouse动画控制器优化
|
|
|
|
|
|
+把常用的UI预显示一次
|
|
|
+
|
|
|
评论 点赞 宝箱 截图需要打入图集
|
|
|
|
|
|
图集
|
|
|
{
|
|
|
- 把网络得到的小图合并为图集
|
|
|
+ Scale之后的Pivot Border Alignment alphaIsTransparency textureType SaveAndReimport
|
|
|
|
|
|
- UseSelectedPath自动设置PackName
|
|
|
+ ChangeReferenceToMobilePlatform
|
|
|
|
|
|
- 自定义压缩功能
|
|
|
+ ChangeReferenceToDesktopPlatform
|
|
|
+
|
|
|
+ ChangeReferenceToCurrentPlatform
|
|
|
+
|
|
|
+ 尽量不用SerializeProperty
|
|
|
+
|
|
|
+ 整理新增加的脚本
|
|
|
+
|
|
|
+ PlatformReferenceTable的增加与删除
|
|
|
+
|
|
|
+ Color的默认值全为0
|
|
|
+
|
|
|
+ 平台管理(图集 散图 引用Texture的地方也要考虑(.Mat) AssetBundleName AssetBundleVariant)
|
|
|
+
|
|
|
+ 把网络得到的小图合并为图集(运行效率)
|
|
|
}
|