Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add drag and drop for NodePaths #55761

Merged
merged 1 commit into from
Dec 21, 2021
Merged

Conversation

KoBeWi
Copy link
Member

@KoBeWi KoBeWi commented Dec 9, 2021

Closes godotengine/godot-proposals#1042
cql2XahSWP

To make it work, I added an Alt modifier to scene tree dock (other modifiers are already taken). When you hold Alt while selecting node, the editor will ignore it (i.e. not inspect the node).

This might also solve issues like #39539 and similar.

@KoBeWi KoBeWi added enhancement topic:editor usability cherrypick:3.x Considered for cherry-picking into a future 3.x release labels Dec 9, 2021
@KoBeWi KoBeWi added this to the 4.0 milestone Dec 9, 2021
@KoBeWi KoBeWi requested a review from a team as a code owner December 9, 2021 17:54
@akien-mga akien-mga merged commit c972948 into godotengine:master Dec 21, 2021
@akien-mga
Copy link
Member

Thanks!

@akien-mga
Copy link
Member

Cherry-picked for 3.5.

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

Successfully merging this pull request may close these issues.

Implement drag-and-drop for NodePaths
2 participants