Skip to content

Important changes

Compare
Choose a tag to compare
@facontidavide facontidavide released this 22 Mar 21:05
· 737 commits to master since this release

In this new release, there are many changes (including few that are breaking in API).

  • New Switch ControlNode.
  • Tree now provides two public methods: tickRoot() and haltTree()
  • CoroAction (coroutines) now need Boost.
  • most importantly, TreeNode::setStatus() is protected now!

The last change will be annoying for many people, but it is the only way to avoid nasty antipatterns.