unicornlox
unicornlox
Will programme support file and image sending be added?
 **OS:** Manjaro **Godot version:** 3.3 **Blender version:** 2.92 My problem: my character's eye color is not visible. It looks completely white. What should I do?...
how can i download this book?
Hello, I have three order models, for example; ``` class MyFirstOrder(models.Model): productowner = models.ForeignKey(User, related_name = 'product') productname = models.CharField() class ShoesOrder(MyFirstOrder): shoessize = models.CharField() class DressOrder(MyFirstOrder): dresssize = models.CharField()...
When I import the PGMagick module I get this error:(from pgmagick import gminfo)(python3.6, ubuntu 16.04)thank you very much for your help. ``` Traceback (most recent call last): File "", line...
when i give this command: `python3 Dev/Cpp/build.py platform=android` i am getting this error : ``` godot-cpp/godot-headers/android/godot_android.h:37:10: fatal error: 'jni.h' file not found #include ``` my system information: os: manjaro linux...
There are major changes in QT5.9. That's why I make mistakes. will the new version come out? example error: ``` Traceback (most recent call last): File "", line 1, in...
Does this payment apply (payu.pl) to the entire system, whether it is for the poland or globally?
Is it possible to develop a plugin that we can create a character face from a reference image? The plugin in the link below does not work. https://github.com/hvoss-techfak/Makehuman-face-generator-plugin
**Godot version:** 3.5.1 **AdMob Plugin version:** latest-version **Issue description:** Does this add -on support the 3.5.1 version of Godot? Is there any support to show the ad in the upper...