Trurl101
Trurl101
**Is your feature request related to a problem? Please describe.** - Firebase "Sign-In with Apple" **Describe the solution you'd like** Something like the google sign-in: `GdxFIRAuth.inst().google().signIn().then...` for example: `GdxFIRAuth.inst().apple().signIn().then...` It...
**Is your feature request related to a problem? Please describe.** - Include Firebase-Admob in gdx-fireapp **Describe the solution you'd like** - There is already solution to include the [admob framework...
My system: iMac5k, Big Sur 11.2, Quad Core i7, AMD Radeon R9 M295X 4GB How I start the editor: java -XstartOnFirstThread -jar talos.1.2.0.jar The Talos Editor has very GPU usage...
It seems not possible to identify an user with his login, for example to store game data in an external database? There is the function "getPlayerDisplayName()" but the display name...
#### Issue details Desktop apps crash Mac OS when the window is moved around. Sometimes it shows the following error: `A command encoder is already encoding to this command buffer...
When clicking on "background color" in prefs (running on M1 Mac): ``` 2024-10-08 16:03:44.151 osascript[13759:359696] +[IMKClient subclass]: chose IMKClient_Legacy com.ray3k.gdxparticleeditor.lwjgl3.Lwjgl3Launcher: Error while running application java.lang.RuntimeException: Actor: PopColorPicker | Table |...
**Test1:** If you set setsize before setwrap the layout size is correct. **Test2:** If you call setWrap before setSize, the layout size is determined as if wrapping is disabled, resulting...
I have a hard time to display images correctly that I added to a font. If I use a TextureRegion and add it via "font.addImage", bigger images with a size...