feature suggestion and question
Hi Jean-Samuel,
I had trouble making a copper donut shape using CircularZone in the most obvious way in 9.0. I had no luck making a donut region plugin ab initio and came to a tentative conclusion that regions must be simply connected or something like that. So I started from your code and vibe-coded a version that makes arcs of donuts. (As I hopefully show below). Should I publish that or hand it over to you to either include or fixup in your own way? I've never published on github but might like to start at some point. I don't know if its rude to run somebody's code through an AI and then publish a minor variation on it, or if it's encouraged or nobody even gives a shit. I don't need to publish but do like to be generally helpful. Please let me know. Here's a result:
Hi Ringo458,
As you prefer. You can publish your version on an other name if you want or create a pull request on mine to add the feature. My code is GPLv3 so you can make as this licence allow you (you can create your own fork...) No problem on my side.
I think I'll use what I have but make a feature request to you. If you choose not to add it I'll publish my plugin sometime later. Thanks for writing it!
Hmm, I see that I didn't really know what a pull request is. It's a bit more involved/different than making a feature request. I think I'll just wait and see what you do and maybe publish a fork later crediting you if you don't do it. It's not pure laziness on my part. I have stayed away from github because it's very formalized and I don't have the bandwidth to be a proper publishing member of the community. I tried to understand the underlying ideas when git came out and could never wrap my head around it.