Friendly Names for new Sketches#6048
Conversation
|
Seems like a great feature to me. |
|
Oh, I thought |
|
Thanks @KartikSoneji for this helpful and complete patch. I'd be happy to incorporate this with two changes:
if (friendlyWords == null) {
friendlyWords = PApplet.loadStrings(Base.getLibFile("friendly.txt"));
}
Thanks again… |
|
Hi @benfry ! Thanks for reviewing the changes, and I am glad you liked them. Can you please explain the benefits of loading the list of words on first use as opposed to having everything self-contained in one |
|
Implemented for 4.0 beta 9, arriving shortly. |
|
This pull request has been automatically locked. Pull requests that have been closed are automatically locked 30 days after the last comment. |
Please refer to this thread on the Processing forum.
Closes #6045
Adds:
