Jakub Rak

Results 57 issues of Jakub Rak

### Issue description The reference on blendMode() says: > REPLACE - the pixels entirely replace the others and don't utilize alpha (transparency) values This is confusing to me, it feels...

currently it detects open windows and says true even when the gui is hidden by 'h'

it does nothing atm and it really would simplify interaction here

we can now detect that a value has changed from its original default respond to this value change by showing a new text control that explains you probably also want...

for example Ctrl + Z and Ctrl + Y (undo / redo) are flipped when the keyboard is in cs/cz, but work as expected in en/gb the program always reacts...

there are no actual issues with dataPath(), but the docs warn against it and it might get deprecated, so let's move to sketchPath() based on a warning found here: https://stackoverflow.com/questions/36530876/how-to-get-the-path-of-the-sketch-in-processing-datapath-not-working

ideally whenever a new version number is published in library.properties if the actions can trigger on contents of a text file if not, any commit to master could rewrite the...

draw the GUI as a quad on the main canvas with z set to -1 in a custom vert shader shouldn't need to mess with the hints then and thus...