zeroxer

Results 17 issues of zeroxer

Would PySDL2 support `SDL_CreateThread()`?

### Version Info node: v12.16.3 npm: 6.14.4 strip-comments: "^2.0.1"

I want to use unity to make a node editor and package it to exe. Does is possible to use xNode to impl this?

Here is some info about rive vs lottie. https://rive.app/blog/rive-as-a-lottie-alternative

enhancement
thirdparty
plugin

This is a cool library. I want to using this library in my c++ project, but I cannot find any example. I know I can use rust cxx to embed...

- I want to generate a lua table in nim.

```shell CEGUIBase-0_Static.lib(WidgetLookFeel.obj) : error LNK2001: unresolved external symbol "public: virtual void __cdecl CEGUI::FormattingSetting::writeXMLTagToStream(class CEGUI::XMLSerializer &)const " (?writeXMLTagToStream@?$FormattingSetting@W4VerticalFormatting@CEGUI@@@CEGUI@@UEBAXAEAVXMLSerializer@2@@Z) CEGUIBase-0_Static.lib(ImageryComponent.obj) : error LNK2001: unresolved external symbol "public: virtual void __cdecl CEGUI::FormattingSetting::writeXMLTagToStream(class CEGUI::XMLSerializer...

Luau: https://github.com/luau-lang/luau A fast, small, safe, gradually typed embeddable scripting language derived from Lua

I want to try this library.

Use Authentik as OIDC server failed to login. Follows https://help.teable.io/en/deploy/oidc#example%3A-using-authentik-as-oidc-provider Authentik: [2025.4.0](https://goauthentik.io/docs/releases/2025.4) Teable: 1.8.0 ```json { "message": "Unauthorized", "status": 401, "code": "unauthorized" } ```