❕🟡𝐌 Copy & Paste
Open
@Kryptos-FR is already working on this.
Since Apr 29, 2025.
area-GameStudio
work-estimate-L
- Dominant language
- C#
- Stars
- 7.8k
- Forks
- 1.2k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 49
Description
Copy and paste is implemented in various places, such as:
- the asset explorer view
- the property grid
- inside editors (such as the scene editor)
Copying and pasting assets or asset parts requires some processing both for preparing a serialized version that can be put into the clipboard, as well as deserializing and adapting the content to the target during pasting.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.