Poor Editor Performance on latest

Forums 💬 NodeCanvas ⚙️ Support Poor Editor Performance on latest

Viewing 16 post (of 16 total)
  • Author
    Posts
  • #16767
    Gavalakis
    Keymaster

      Hello,

      Thanks for info.
      I have refactored this as well, so that it’s no longer recursive at all.
      When TrySortConnectionsByPositionX is called, only the parent node connection really need to be sorted.
      Initially, I opted to do this recursively for “more safety”, but I don’t think it’s really required to be honest considering the performance drawback in large/deep trees 🙂

      Thank you!

    Viewing 16 post (of 16 total)
    • You must be logged in to reply to this topic.