Mathias Westerdahl

Results 178 comments of Mathias Westerdahl
trafficstars

But, if you check the release notes for [extension-rive 3.11.0](https://github.com/defold/extension-rive/releases/tag/3.11.0): > Updated for Defold 1.10.1+ This is _not_ the version you are using. The last version supporting Defold 1.10.0, it...

@maelig-moreau Your screenshot says you're building for `armv7-android`: "/opt/platformsdk/android/android-ndk-r25b/toolchains/lm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabil9-clang+" And in the readme for this extension, it says this extensino doesn't support that platform: ``` Platform support All platforms are...

As for the OP, I believe we have shows that it's possible to build using correct versions matched together. The takeaway perhaps is: Don't use main.zip unless you really know...

PR that is dependent on this fix: https://github.com/defold/defold/pull/11436

It was a duplicate, which I also closed as I couldn't reproduce it.

Closing this as I still cannot reproduce.

@aglitchman for №1, looking at their git commit it describes the answer a bit: https://github.com/glfw/glfw/commit/4005f70eef41a691b849cd06e085d9005df6b66b

I don't think this is a bob/engine issue? Make it optional from the editor side? Also, it isn't really a bug?

> we could perhaps also poll for input at multiple points during the frame, Are there other examples of engines doing this? It feels quite counterintuitive, as we cannot actually...

I'd like to upvote this issue as well, as I haven't yet managed to find a workaround for the problem. I'm admittedly very new to Genie, so I may have...