AILHC

Results 14 issues of AILHC

使用github作为图床,非常棒。但是生成的是没加cdn的图片地址,在国内访问可能会很慢。 所以希望能够加上类似PicGo的customUrl的功能,给这些图片地址加上cdn 类似这样 ![image](https://user-images.githubusercontent.com/21373809/148007202-c78825f4-5840-4d77-aaab-1cea78dcccad.png)

> [email protected] build E:\ImgGuiLearnSpace\imgui-js > make build-bind-imgui && npm run build-imgui process_begin: CreateProcess(NULL, uname, ...) failed. process_begin: CreateProcess(NULL, uname, ...) failed. mkdir -p build/imgui 命令语法不正确。 make: *** [build/imgui/imgui.bc] 错误 1...

console Uncaught (in promise) abort(OOM). Build with -s ASSERTIONS=1 for more info. I used a cropped droidsansfallback.ttf This file contains 2500 commonly used Chinese characters but I cropped the font...

## error log | 日志或报错信息 hehe UnityEngine.StackTraceUtility:ExtractStackTrace () UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) UnityEngine.Logger:Log (UnityEngine.LogType,object) UnityEngine.Debug:Log (object) System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) System.Reflection.MethodBase:Invoke (object,object[]) Puerts.OverloadReflectionWrap:Invoke (Puerts.CallInfo) (at Packages/com.tencent.puerts.core/Runtime/Src/MethodReflection.cs:297) Puerts.MethodReflectionWrap:Invoke (intptr,intptr,intptr,int) (at Packages/com.tencent.puerts.core/Runtime/Src/MethodReflection.cs:379) Puerts.JsEnv:InvokeCallback (intptr,int,intptr,intptr,int) (at Packages/com.tencent.puerts.core/Runtime/Src/JsEnv.cs:324)...

good first issue

在 function _combineMesh(combineInstance) { 中 var combineIndices = combineMesh.getIndices(); 获取顶点索引 combineIndices 为空 后面的 combineIndices[indexIndex++] = index; 没法读取,报错。例子的场景测试没有问题,但是将那个场景资源放到最新版的 EgretPro 0.9.1预览报错

类似addressable加载不同项目的catalog

question

发布真机测试,需要用到v8_debug 发布时可以根据参数发布可debug或不可debug版本,甚至quickjs版本 同时也可在编辑器中随时切换 由于切换backend需要用文件夹做区分,保证同名不同用途的库不冲突, 所以在构建上进行区分,以及在构建上也生成debug库