-
Jira issue originally created by user alex88:
Hello,
i've an image and a tag entities, image has a one to many with tags. I was using limit and offset and it was giving 7 images instead of 9 (limit i…
-
Readme looks to be a bit light.
Should at least tell which lib are necessary and links to download :
g4p : gui for processing : http://www.lagers.org.uk/g4p/download.html
AugmentaP5 : https://github.…
-
Hey,
it seems to me as though the drawBackground method is faulty. It draws the captured image outside of the window or to be more exact: It draws the window into the lower left quarter of the scree…
-
The following code worked fine under 3.0b3, but with 3.0b4 everything is truncated after the '\n':
``` java
ControlP5 cp5;
Textarea myTextarea;
void setup() {
size(200, 200);
background(0);
cp…
-
Processing 3.0 final has recently been released. Are there any plans for supporting it? Has anyone looked at what's new and do you have a rough estimate of how complex would be for quil to support it?…
-
Hello,
I installed the latest version from ruby gems, and the libraries do not load.
I spend some time investigating here are solutions :
add this line to ~/.rp5rc
``` json
"sketchbook_path":…
-
sound library is to blame I'm pretty sure.
terminate called throwing an exception
Could not run the sketch (Target VM failed to initialize).