Lou
Lou
This is more of a feature request, and probably the answer here is no :stuck_out_tongue_closed_eyes:, but is there any chance that a basic native clipboard API will be added at...
I've tried going through the tutorial and after working past some minor issues (in another issue created earlier), I think it's "nearly" working but I get the error in the...
The tutorial appears to be outdated (maybe due to a newer version of Android Studio that puts repositories inside settings.gradle instead of build.gradle? 2021.1.1 Patch 1) on this page: https://mousebird-consulting-inc.github.io/WhirlyGlobe/tutorial/android/building-from-binary.html...
This issue was discovered while putting together the following test draft. Behavior can be reproduced in JBullet only (tests with native bullet work fine). ``` package jme3test.bullet.shape; import com.jme3.app.SimpleApplication; import...
Window does not redraw immediately when restored/maximized after being minimized for some (unknown) time. ### Expected Behavior Window should redraw when restored. ### Current Behavior When this happens, you only...
Prevent warnings at runtime such as "WARNING: Loading FXML document with JavaFX API of version 16 by JavaFX runtime of version 13" by allowing more control over which xmlns version...
Would it be possible to speed up the execution of large numbers of tests? I assume some expensive initialization is being done before each test because the more that get...
Release links etc. are no longer working. Ex: https://bintray.com/angiolep/universal/download_file?file_path=akka-wamp-0.15.0.tgz
### Describe your problem I tried following the setup guide located here: https://docs.bepinex.dev/articles/dev_guide/plugin_tutorial/1_setup.html I think it mostly went fine, and I believe I followed the steps correctly, but by the...
Is it possible that this plugin is causing the following log spam when running tests, and can we turn it off? When I comment out this plugin, these messages go...