From 5c06685609802f3da1670496607a4c225fc5477f Mon Sep 17 00:00:00 2001 From: Yuri Roubinsky Date: Thu, 23 Sep 2021 12:06:22 +0300 Subject: [PATCH] [3.x] Draggin in/out from ports to create nodes in Animation Blend Tree --- .../animation_blend_tree_editor_plugin.cpp | 77 +++++++++++++++---- .../animation_blend_tree_editor_plugin.h | 18 ++++- 2 files changed, 75 insertions(+), 20 deletions(-) diff --git a/editor/plugins/animation_blend_tree_editor_plugin.cpp b/editor/plugins/animation_blend_tree_editor_plugin.cpp index 4cca394a000c..09d7c5982742 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