Fixes to auto triangle editing in BlendSpace2D
This commit is contained in:
parent
27d7772381
commit
2cd15849f9
4 changed files with 42 additions and 10 deletions
|
|
@ -138,6 +138,8 @@ class AnimationNodeBlendSpace2DEditor : public AnimationTreeNodeEditorPlugin {
|
|||
MENU_LOAD_FILE_CONFIRM = 1002
|
||||
};
|
||||
|
||||
void _blend_space_changed();
|
||||
|
||||
protected:
|
||||
void _notification(int p_what);
|
||||
static void _bind_methods();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue