Mathias Westerdahl

Results 128 issues of Mathias Westerdahl

Make sure each asset is cached, and a reference is stored in the `RiveSceneData* resource`.

Fixes https://github.com/defold/extension-rive/issues/198

E.g. look at Unity plugin: https://rive.app/docs/game-runtimes/unity/components#rive-texture-renderer

Since the editor uses an old OpenGL context, we need to render the scene outside of the editor. * Add functionality to our plugin, that can render a Rive scene...

Hi! Avalanche alumni here 👋 I recently got the tip to look into this tool by a former colleague of ours. Given the nature of this tool, I wonder if...

* `sysroot` - for telling the build where the sysroot actually is * `with_pthread` - to be able to build WASM with pthread support * `NDK_LONG_VERSION_STRING` - highlight the need...

It would be nice if each release would also upload prebuilt libraries for all targets. This would save developer a lot of headache in trying to install all the sdk's...

triage