stride3d / stride3d/stride

❕🟡𝐌 Copy & Paste

Open
#2,753 0 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.