branchsbox/actiongraph/diagnosticscancel

8 Commits over 0 Days - ∞cph!

30 Days Ago
Add diagnostics to console on first open ActionGraphDebugger: resolve original Guid Fix AssertNoGraphErrorsInScene test We were counting some graphs twice before
30 Days Ago
Select target object when inspecting ActionGraph
30 Days Ago
Make ActionGraphStackLineHandler pattern more lenient Include ActionGraph errors in ConsoleWidget.PopulateDiagnostics Refresh diagnostics when saving an Action Graph Only Show() each Action Graph MainWindow once Inspecting a cloned ActionGraph edits original (#1663) Write null instead of trying to serialize invalid GameObject / Component Attempt to support both types of prefab instances in one places Don't PostDeserialize child objects multiple times
31 Days Ago
Attempt to support both types of prefab instances in one places
31 Days Ago
Write null instead of trying to serialize invalid GameObject / Component
31 Days Ago
Make ActionGraphStackLineHandler pattern more lenient Include ActionGraph errors in ConsoleWidget.PopulateDiagnostics Refresh diagnostics when saving an Action Graph Only Show() each Action Graph MainWindow once Inspecting a cloned ActionGraph edits original (#1663)
36 Days Ago
WIP: Only allow opening editable action graphs
36 Days Ago
Include ActionGraph errors in ConsoleWidget.PopulateDiagnostics Refresh diagnostics when saving an Action Graph Only Show() each Action Graph MainWindow once Resolve Action Graph source prefab