Björn Ritzl
Björn Ritzl
So there are conflicting suggestions here. The PR suggests dropping the space while one user confirms that it works as it is. I do not know what is correct. One...
I haven't looked into this very closely but it is likely that the screen to world calculation is not correct when the camera is rotated on the x or y...
> Fill rect or any drawing for that matter doesn't work. Just fill works Is the example project that is packaged with the extension working? PS I tried the example...
We will add the minimize event in the release in two weeks.
> Seems like need to enable c++11 at least. And that would be done by adding a `flags: ["-std=c++11"]` to ext.manifest
I'm looking into it
Yep, it's possible to also support HTML5 through the JavaScript SDK, in a similar way to how we support HTML5 for the Facebook extension.
I've been unable to figure out what's wrong here. I have a version using a newer firebase-cpp sdk (7.3.0 instead of 7.1.0): https://github.com/defold/extension-firebase-analytics/archive/refs/heads/dev-update-7.3.0.zip You could give this version and try...
@alexandrecurtelin any new info on how to reproduce this?
We're using the new renderer now, making this issue obsolete. We do however still need to make the renderer work on HTML5 :-)