Skip to content

v1.2

Choose a tag to compare

@Alexander1248 Alexander1248 released this 23 Apr 16:58
· 5 commits to master since this release

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