From 8e6fdd5227c34df120a68f0cdeb2179f30f90918 Mon Sep 17 00:00:00 2001 From: Yuri Roubinsky Date: Sat, 18 Sep 2021 18:08:22 +0300 Subject: [PATCH] Draggin in/out from ports to create nodes in Animation Blend Tree editor --- .../animation_blend_tree_editor_plugin.cpp | 75 +++++++++++++++---- .../animation_blend_tree_editor_plugin.h | 18 ++++- 2 files changed, 73 insertions(+), 20 deletions(-) diff --git a/editor/plugins/animation_blend_tree_editor_plugin.cpp b/editor/plugins/animation_blend_tree_editor_plugin.cpp index 030d90eeca..24cb660f7a 100644 --- a/editor/plugins/animation_blend_tree_editor_plugin.cpp +++ b/editor/plugins/animation_blend_tree_editor_plugin.cpp @@ -66,9 +66,13 @@ void AnimationNodeBlendTreeEditor::remove_custom_type(const Ref