Shaun Reich
Shaun Reich
This is a bug I noticed. I may end up fixing this myself if I can find time When you hold two adjacent keys down And you lift one of...
The FreeImage renderer fails for some reason, in OpenGL::LoadTexture by default. But if I change all the FreeImage_...U() methods to without the U, and pass in pTexture->name.Get().c_str(), it seems to...
I created a test app using SDL 2.x (unreleased) and using the OpenGL renderer. All that is shown is this: http://wstaw.org/m/2013/01/21/plasma-desktopyJS671.png (the canvas background color, which is set to green,...
This coincides with #11, after we get a generic loader/resource path specifier, then we'll have to switch to some other font (probably ship with one, like DejaVuSans.ttf comes to mind)....
The OpenGL sample uses windows stuff instead of something like GLEW, and the "CrossPlatform" sample uses Gwen::Controls::WindowCanvas, which due to there being no !Windows implementation, other than Null in Platform/*,...
Uses POSIX stat() to get it, so should work on all systems (even windows). (posted, because github can't even do a revision range, and has no option of embedding patches...
Hello, running currentVersion with plugin version '1.14.3' gives a deprecation warning for incompat with gradle 8.0, which was recently released...this will apparently need to be migrated for it to work...
Hey, one of my little complaints and something that I think makes it a little bit more difficult for new learners is it needing to use the -Prelease=incrementMajor etc... It...
io.freefair.aggregate-jacoco-report is this still useful given the jacoco aggregate gradle plugin? What does it provide beyond that?
[kind/bug] ## What versions of software are you using? - Operating System: Win 10 - IntelliJ version: IntelliJ IDEA 2022.3.2 (Ultimate Edition) Build #IU-223.8617.56, built on January 26, 2023 -...