p5.touchgui icon indicating copy to clipboard operation
p5.touchgui copied to clipboard

A multi-touch and mouse GUI Library for p5.js

Results 28 p5.touchgui issues
Sort by recently updated
recently updated
newest added
trafficstars

p5 instance mode support fixes #23

Bumps [socket.io](https://github.com/socketio/socket.io) from 2.2.0 to 2.4.0. Release notes Sourced from socket.io's releases. 2.4.0 Related blog post: https://socket.io/blog/socket-io-2-4-0/ Features (from Engine.IO) add support for all cookie options (19cc582) disable perMessageDeflate by...

dependencies

This is useful to disable/enable GUI elements. I'm using this for example together with multiple GUI objects in different scenes.

@L05 Hello, thank you for this fantastic library! I'm using it as a game controller on mobile devices, I'd like for the user to be able to rotate their screen...

@L05 i have watch repository a few time to find out doc folder and saw those whole documentation ...could be usefull include gitbook.io in this great library.

hi @L05, i copied and pasted the following text from a proposal by @singvisha here is the original link: https://github.com/processing/p5.js-website/issues/636 hope you can make it happen Hi, This is actually...

Bumps [acorn](https://github.com/acornjs/acorn) from 6.1.1 to 6.4.1. Commits 9a2e9b6 Mark version 6.4.1 90a9548 More rigorously check surrogate pairs in regexp validator df0cf1a Mark version 6.4.0 5303412 Also export Parser via Parser.acorn...

dependencies

hi @L05 , My name is Vishal SIngh. I have used touchgui and its awesome and so light wight. I have decided to propose a project on the feature enhancement...

Hello, when I toggle the visibility 'off' of a button covering another one underneath it still is perceived as the active one and prevents any events to be triggered (mouseOn,...