Juan D Barreto
Juan D Barreto
Hi, Are you planning to add mobile support or are you going to keep the engine desktop only? Thanks.
Hi, I'm new to gideros and I just registered in the forums, however it has been impossible to confirm my e-mail. Is the forum "blocked"? or is this a bug?
Hi, I was wondering if it's possible to get the route path inside a python worker action. I see that I can get the routeId from the context but I...
**Description:** Hi, Is there a working example to configure monetizing using the kubernetes deployment?. I've been trying to follow the monetizing tutorial [https://apim.docs.wso2.com/en/latest/design/api-monetization/monetizing-an-api/](url) but i'm not sure how would I...
## Bug #### Which Delta project/connector is this regarding? - [x] Spark - [ ] Standalone - [ ] Flink - [ ] Kernel - [ ] Other (fill in...
## Expected Behavior When using named parameters in the deployment file, these should be reflected in the databricks job. ej: deployment ``` python_wheel_task:
Hi, I just installed the latest release build in a windows 10 machine but it doesn't work. I get an error saying: Can't find DLL entry point ??4QBrush@@QEEEAVO ... so...
Hi, xygine has a function called setKeyRepeatEnabled which can be used to avoid firing events when a key is pressed. It is used in the following way: `getRenderWindow()->setKeyRepeatEnabled(false);` Does crogine...
Hi, I've been testing both engines lately and both have almost the same API (porting cide fron xygine to crogine is basically copy pasting). Development on Xygine seems yo have...
## Describe the bug Right now I'm trying to configure cloudflare as an external OIDC using a cloudflare SaaS application. At first, all the flow seems to work but the...