Skip to content

Commit

Permalink
update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
mgsx-dev committed Jan 2, 2017
1 parent 8f342a3 commit c98e68f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
[1.8.1-SNAPSHOT]
- API Change and Addition: Allow use of Pool with Behavior Tree
* Task reset method renamed resetTask to avoid conflicts with Poolable interface.
* Task implements Poolable interface.
* Pool based behavior tree library implementation provided.
- Fix: division by zero in Separation behavior.
- Fix: in FollowFlowField behavior the predicted position was affecting steering.
- Fix: stackoverflow in Sequence with guarded Task.
Expand Down

0 comments on commit c98e68f

Please sign in to comment.