SkyAphid
SkyAphid
I'm using code from this issue and I'm getting the same error as the OP: https://github.com/memononen/nanovg/issues/250 Code: ``` nvgBeginPath(vg); nvgMoveTo(vg, centerX, centerY); nvgArc(vg, centerX, centerY, radius, NVG_PI / 4, NVG_PI...
Hello, I need this API to set up a discord rich presence with my game. However, I can't even get your Activity example working the way I'd like it to....
### Version 3.2.1 ### Platform Windows x64 ### JDK Zulu OpenJDK 17.0.4 ### Module LWJGL core, GLFW, OpenAL, OpenGL, STB, JOML ### Bug description When recording footage of our games...
I'm working with some code that is parsing HTML. This API has worked great so far for being able to dig the data I need out and easily read it,...
-Surrounded Scanner in runInteractive() in try blocks -Tweaked precomputeFreqsCis() and removed code that doesn't appear to do anything (triggers a warning in Eclipse) -Added @SuppressWarnings("preview") to loadModelImpl()
Hello, I've been using this project to study AI, and I'm also wanting to implement it into a small project and I've written a wrapper around your class to give...
### Is there an existing issue for this? - [X] I have searched the existing issues and this is a new bug. ### Current Behavior This API is _really_ amazing...