Page 1 of 1

[1.0.0] Cut Tool doesn't mark entities for deconstruction if using shift select

Posted: Wed Aug 19, 2020 1:39 pm
by PLLovervoltage
Procedure
1. Bring up cut tool using CTR + X
2. Hold shift as you select area
3. The edit blueprint window pops up and you can edit what you want to cut

Unexpected Behavior
After finishing editing blueprint, the selected entities aren't marked for deconstruction.

Expected Behavior
The selected entities are marked for deconstruction even after using the edit blueprint tool.

Re: [1.0.0] Cut Tool doesn't mark entities for deconstruction if using shift select

Posted: Wed Aug 19, 2020 9:40 pm
by kovarex
Yea, that should be fixed by disallowing the shift for cut.

Re: [1.0.0] Cut Tool doesn't mark entities for deconstruction if using shift select

Posted: Wed Aug 19, 2020 10:23 pm
by Squelch
kovarex wrote: Wed Aug 19, 2020 9:40 pm Yea, that should be fixed by disallowing the shift for cut.
I hope that means it is specifically while cutting, and won't inadvertently affect shift select for blueprints?

I often use this undocumented method to avoid adding "junk" to the clipboard stack (a shifted selection for a blueprint is a one shot deal and therefore temporary) in lieu of not being able to edit the clipboard.

Re: [1.0.0] Cut Tool doesn't mark entities for deconstruction if using shift select

Posted: Thu Aug 20, 2020 7:14 am
by Jon8RFC