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

Fix_VsEditor_drag_in_from_scenetree #49172

Conversation

Gallilus
Copy link
Contributor

@Gallilus Gallilus commented May 28, 2021

Moves the creation of the vs_instances after the decision and allows the creation of set and get propertynodes.

fix #26717
fix #49146

Moves the creation of the vs_instances after the decision and allows the creation of set and get propertynodes.

VisualScriptEditor_drag_in_scenetree_node_m

fix_VsEditor_drag_in_from_scene

Tested on Master and 3.x
For cherry-pick 3.x I will make a extra PR
3.x requires 1 more argument on for lines.

Also:
Limit suggestions to useful methods, setters and getters. Other VsNodes are not required from this interaction.
Now includes the attached script of a Node for suggestions.

Moves the creation of the vs_instances after the decision and allows the creation of set and get propertynodes.
@Gallilus Gallilus requested a review from a team as a code owner May 28, 2021 18:04
@Calinou Calinou added this to the 4.0 milestone May 28, 2021
@Gallilus
Copy link
Contributor Author

Gallilus commented Jun 8, 2021

On hold I have been testing a other way. Info to follow

@Gallilus
Copy link
Contributor Author

49749

@Gallilus Gallilus closed this Jun 19, 2021
@Gallilus Gallilus deleted the fix_VsEditor_drag_in_from_scenetree branch July 24, 2021 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants