Abe
Creative coder // https://hamoid.com
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created Having trouble excluding a folder from a scope
AnsweredHi, I'm trying to create a scope that shows the files under buildSrc and buildSrc/src while excluding buildSrc/build but I can't figure it out. This shows the files under buildSrc but shows additio... -
Created How to display clickable images on a panel?
AnsweredHi! I do generative art using Kotlin and OPENRNDR. In a project I have tens, maybe hundreds of small Kotlin programs that produce different images each. I'm trying to create a simple thumbnails plu... -
Created Sources from mavenLocal not found
AnsweredHi, I've been working with the OPENRNDR Kotlin-based framework for over a year now and there's one thing I still struggle with. I work with 3 gradle based repos: openrndr (the core) orx (extension... -
Created Can files deleted by Idea be recovered?
AnsweredI was wondering: what approach does Idea use to delete files? I used the `testdisk` recovery program and I can recover random files, but nothing is shown inside the `src/` folder I accidentally del...