08 2021 档案
摘要:直接看效果,修改前为: 修改后为: 工具代码如下: 1 [MenuItem("Saber/Asset/Fix Dance Anim")] 2 static void FixDanceAnim() 3 { 4 UnityEngine.Object[] objs = Selection.objects;
阅读全文
摘要:2021年8月13日之后使用git push会报下面这个错: fatal: HttpRequestException encountered.remote: Support for password authentication was removed on August 13, 2021. Ple
阅读全文