McManning / BlueGraph

Visual Scripting Framework for Unity
MIT License
236 stars 30 forks source link

Errors missing BlueGraphEditor #1

Open BlueLotus9 opened 4 years ago

BlueLotus9 commented 4 years ago

Assets\Samples\ExecGraph\Editor\ExecGraphEditor.cs(5,7): error CS0246: The type or namespace name 'BlueGraphEditor' could not be found (are you missing a using directive or an assembly reference?)

Imported project into Unity2019.3.3 and Unity2020 and got a bunch of these errors.

McManning commented 4 years ago

The repository isn't up to date yet with my local copy. I was in the middle of some refactoring before being pulled onto other projects.

Let me see if I can get my current copy stable to push back to this repo in the next couple days. I'll update this ticket when I do and you can give it another shot.

Thanks for the report! Chase