-
These can only be reproduced when using JRE 9.0.1 or newer version. It doesn't matter if JPCSP was compiled with JDK 8 or any newer version.
1. A warning is thrown when opening UMD Brower:
```
…
-
I was able to convert a Java code to an Autoplot Jython code almost trivially, but there were two small things it missed: import java.awt.* didn't translate and this then didn't call self.getBounds.
…
-
Whenever undecorated non-opaque `JDialog` parent `JFrame` is minimized and restored - that `JDialog` glitches visually (doesn't display anything properly anymore).
I noticed this bug first time in…
-
I've been doing some custom painting, and I was having some performance problems. I'm in a situation where I know I only need to repaint a small area of my canvas, but the repaint! macro causes a full…
-
Replace the old command system with Key listener in order to be able to press down keys and trigger commands instead of typing
-
```
Hawkscope Bug Report
--------------------------------------
Failed to execute runnable (java.lang.OutOfMemoryError:
Java heap space)
--------------------------------------
org.eclipse.swt.SWTExcep…
-
import java.awt.*;
import javax.swing.*;
public class Main extends JPanel {
private int[][] strokes = { { 0, 0, 100, 0 }, { 50, 0, 50, 100 }, { 0, 50, 100, 50 }, { 0, 100, 50, 50 }, { 50, 50, 100…
-
```
First of all, libgdx is a great and amazing android engine, I love it, I used
it for my 2d game development now I want to walk into 3d, I test the examples
that is very nice when loading .g3d m…
-
```
First of all, libgdx is a great and amazing android engine, I love it, I used
it for my 2d game development now I want to walk into 3d, I test the examples
that is very nice when loading .g3d m…
-
```
First of all, libgdx is a great and amazing android engine, I love it, I used
it for my 2d game development now I want to walk into 3d, I test the examples
that is very nice when loading .g3d m…