Skip to content

Comments

Fix Inconsistent Entity Pasting with #FullCopy#3460

Open
AzureAqua wants to merge 1 commit intoIntellectualSites:mainfrom
AzureAqua:fix/fullcopy-entities
Open

Fix Inconsistent Entity Pasting with #FullCopy#3460
AzureAqua wants to merge 1 commit intoIntellectualSites:mainfrom
AzureAqua:fix/fullcopy-entities

Conversation

@AzureAqua
Copy link

Overview

When using the command //brush scatter #fullcopy[#copy][true], entities are not pasted if the clipboard has NOT been transformed (flipped/rotated). This means that without rotation or flipping enabled, entities never paste properly, but if either flip or rotation are enabled then entities sometimes paste properly

Description

Passes true for pasteEntities when identity transform is detected (as this issue does not occur with a non-identity transform)

Submitter Checklist

  • Make sure you are opening from a topic branch (/feature/fix/docs/ branch (right side)) and not your main branch.
  • Ensure that the pull request title represents the desired changelog entry.
  • New public fields and methods are annotated with @since TODO.
  • I read and followed the contribution guidelines.

Entities would not be pasted only if the clipboard was not transformed (rotated/flipped)
@AzureAqua AzureAqua requested a review from a team as a code owner February 12, 2026 18:52
@github-actions github-actions bot added the Bugfix This PR fixes a bug label Feb 12, 2026
Copy link
Member

@SirYwell SirYwell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bugfix This PR fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants