add: creating a jump path via menu and console command

This commit is contained in:
Владислав Сухов 2023-05-13 00:19:07 +06:00 committed by GitHub
commit b946cbdcbf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 38 additions and 4 deletions

View file

@ -43,7 +43,8 @@ CR_DECLARE_SCOPED_ENUM (FindPath,
CR_DECLARE_SCOPED_ENUM (PathConnection,
Outgoing = 0,
Incoming,
Bidirectional
Bidirectional,
Jumping
)
// node edit states