K. S. Ernest (iFire) Lee

Results 1280 comments of K. S. Ernest (iFire) Lee
trafficstars

Are you familiar with real_t and the define `REAL_T_IS_DOUBLE`

I will do that as I can find some bandwidth. Thanks!

Is there a demo you know works? I might need to do something differently. It is crashing without a log. Edited: ~~It requires a new gdextension file, but it works.~~...

I am on Windows right now, but I'm only frustrated because I lack a log. Good work, though.

@tefusion Are you still active?

@tefusion are you ok giving me and @RevoluPowered commit access?

Yes! We can reuse the existing godot asset library infrastructure.

The asset library users can select the exact folders they want. Separating the addons from the models might be enough. We can also bundle the exact iree.gd version needed.

Here's an example of the compiler warning. ``` wasm-micro-runtime/core/iwasm/common/wasm_runtime_common.c:1399:15: error: assigning to 'char *' from 'const char[1]' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers] args.name = ""; ^ ~~ ```

Crash report from a downstream project. https://github.com/GuilhermeGSousa/godot-motion-matching-demo/issues/17