Jakub Rak

Results 36 comments of Jakub Rak

the benefit would be being able to use small canvases that are half-full of gui elements and still see the artwork

Not at the moment, no. I haven't always found the most recent version of processing on maven central so I can't really consider it a good source for processing libraries...

Alright, you're right that processing does publish the versions more consistently now. It might actually be easy to upload it to maven with every release with just a gradle task,...

Looking at this: https://central.sonatype.org/register/namespace/ One problem I see is that I chose a silly namespace "com.krab" for the library, whereas i don't control the actual krab.com domain, I only control...

I added the text, TODO: pictures

if we rename the stops to something like "count" we can still keep it compatible with old saves if we search the json for either "count" or "stops" with "stops"...