Björn Ritzl
Björn Ritzl
For some reason there's no link to a Sentry error. @bdshahab what kind of error did you get?
@Wistpotion you've come across an inconsistency in our documentation. Yes, go.get() and go.set() can be used to manipulate all game object and component properties, but go.get/set_position/rotation/scale will not be deprecated...
> Because while there is a function for setting the rotation via Quats there are none for Eulers, while there is actually a property for eulers. The support for Euler...
Updated: https://github.com/defold/doc/commit/f4e37bd55ea3b3e1544e3231568ef304f21c06a6
> I was just about to submit an issue for a similar-sounding problem but found this - perhaps you could advise on whether this has the same cause. I'll submit...
Investigate if it is possible to add a "Debug from First Frame" or "Debug after Init"
The build size report is generated AFTER the build is completed. In a big project with a lot of files this is expensive since the work of generating the report...
@xanjay could you please check which version of glibc you have on your system? Previous issues of a similar kind have been solved by a glibc update to 2.29+. *...
@xanjay could you please try updating glibc to 2.29?
### Implementation * Center of the actual text and dimensions of the lain out text frame are calculated * For radius, the distance between the center and a corner point...