Jean Pierre Charalambos

Results 17 comments of Jean Pierre Charalambos

same error. The `ExampleTaglet.class` and `ExampleTaglet.java` are there in the `code` folder. Tested environments in archlinux: 1. java-8-openjdk and Processing-3.5.4 (which used to work fine); and, 2. java-11-openjdk and Processing4.0.0alpha3....

> I'd be open to the change but i think we need to clearly define what the benefits to p5 would be both in terms of features and accessibility. >...

I mean resources located [here](https://github.com/processing/processing-library-template/tree/master/data) are not loaded (it works fine in Processing desktop). Got a: > The file "PickingBuffer.frag" is missing or inaccessible, make sure the URL is valid...

Is it also the place to store specific library custom shaders? Is it location to store other resources like font, data and image files? I used to locate all of...

thanks for your answer, I get a better picture of the issue. Together with issues such as #246 this one seems to me as being part of a broader matter:...

I've added item 1 to the list of my previous comment in case someone needs it.

Thanks for pointing them out. I was able to register the Processing `TouchEvent`, but I can't get the `android.view.MotionEvent`. Tried: ```java public void touchEvent(TouchEvent event) { android.view.MotionEvent nativeEvent = (android.view.MotionEvent)...

`https://nakednous.github.io/codedoc` I added the github yml to the actual [repo](https://github.com/nakednous/p5.polyomino.js) and it worked as expected. I was wondering about the warning I'm getting.

I used https. Have no keys configured, but try to clone with `gh repo clone` and the warning message has gone. ```sh # @codedoc/cli version 0.2.6 ...................................... latest: 0.2.6 #...

I get:`https://github.com/nakednous/codedoc`