Page 1 of 1

[SOLVED]Excluding circles from being exploded

Posted: Sun Dec 20, 2020 7:08 am
by CVH
Hello,

Far too often I explode my circles into polylines ... unintended.
Something we can 'Undo' immediately if we notice it soon enough.
When 'Undo' is out of the question there is no easy way back but redrawing.

I proposed a flag in AppPrefs .. Modify .. Explode to avoid explosion of circles.
https://qcad.org/bugtracker/index.php?d ... sk_id=2156

In the end it looked to easy to not adapt it myself.
File revisions are included in the proposition.

To include this for yourself you need to have/create the full folder structure: ..\QCAD\scripts\Modify\Explode\...
I placed all the files from the master branch on GitHub in the 'Explode' folder.
Then I overwritten the two by the new ones.
ExplodeUpdate.png
ExplodeUpdate.png (11.61 KiB) Viewed 12676 times

Final implementation is up to Andrew. :wink:

Regards,
CVH

Re: Excluding circles from being exploded

Posted: Fri Jan 08, 2021 3:59 am
by ljbuller
I totally agree it would be nice to exclude the circle from exploding.

Re: Excluding circles from being exploded

Posted: Fri Jan 08, 2021 4:06 am
by CVH
You could install the files, it was a minor change.
You could vote for it.

Or hold your horses, it is getting better. :wink:

Regards,
CVH

Re: Excluding circles from being exploded

Posted: Fri Jan 08, 2021 9:17 am
by Husky
ljbuller wrote:
Fri Jan 08, 2021 3:59 am
I totally agree it would be nice to exclude the circle from exploding.
Do your selection,
launch the "Selection Filter,
search for circle, subtract from the current selection, explode, done. e_surprised

Re: Excluding circles from being exploded

Posted: Fri Jan 08, 2021 10:29 am
by CVH
No comment:
CVH wrote:
Sun Dec 20, 2020 7:08 am
Far too often I explode my circles into polylines ... unintended.
Something we can 'Undo' immediately if we notice it soon enough.
When 'Undo' is out of the question there is no easy way back but redrawing.

Re: Excluding circles from being exploded

Posted: Sat Jan 09, 2021 6:37 pm
by CVH
Saw that Andrew already committed a fix ... :wink:
I expect the request to be closed soon.

Others don't have to be bothered ... default is exploding to polys as was requested.

Regards,
CVH