v1.2
Added lazy graph loading, that solves problem of slow startup of giant graphs and problem of memory allocation for unused branches.
For use of lazy loading just enable it in dialogue component in inspector(tick the checkbox with label "lazy").
Full Changelog: v1.1...v1.2