Skip to content
This repository has been archived by the owner on Sep 9, 2018. It is now read-only.

Generic TimeData implementation and ProbabilitySelector implementation. #4

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Jun 3, 2016

  1. Made the whole implementation generic.

    Created classes that use the generic implementation to create an implementation for TimeData.
    Fixed the UnitTests to expect the right Type.
    rwindegger committed Jun 3, 2016
    Configuration menu
    Copy the full SHA
    49bdbe7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d7be9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05c9df3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b267ea0 View commit details
    Browse the repository at this point in the history
  5. The Probability Selector keeps a reference to the last node to enable…

    … BehaviourTreeStatus.Running.
    rwindegger committed Jun 3, 2016
    Configuration menu
    Copy the full SHA
    ae98c83 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1 from rwindegger/AddProbabilitySelector

    Add probability selector
    rwindegger committed Jun 3, 2016
    Configuration menu
    Copy the full SHA
    dbce307 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b8282db View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d3f5fe0 View commit details
    Browse the repository at this point in the history