Andrew Dieffenbach

Results 6 comments of Andrew Dieffenbach

Due to the keen observation of @DanielBalog86 concerning radians instead of degrees, an easy fix is possible. In obj-magic.cpp, add radians function calls around the 2nd parameter for the calls...

Looks like it's an issue with TGA as well. Workaround is to add additional extension strings (eg bmp, tga) to the Texture File Extensions field on your QodotMap object. By...

Some additional observations I've made: - This still occurs if Nakama.gd is set as a **disabled** autoload script. - Does not occur if removed from autoload script list entirely. -...

After a bit of surgery, I have determined the immediate cause of this error. The assorted internal classes defined in NakamaAPI.gd and NakamaRTAPI.gd which extend NakamaAsyncResult feature a static method...

> If no one can confirm about Mac in the short term, we can just merge and iterate if news finally come on that later. @RandomShaper, as I have been...

I concur with @felicienfrancois, it appears to be a wine issue. I worked around this problem by switching to a 32 bit wine ("32 bit wine bottle"), installing dotnet20 via...