Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: BehaviorTree/BehaviorTree.CPP
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: unvestigate/BehaviorTree.CPP
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: basis
Choose a head ref
  • 15 commits
  • 4 files changed
  • 2 contributors

Commits on Mar 19, 2020

  1. Configuration menu
    Copy the full SHA
    83dbe96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a5d25b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1cfa8c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    515266d View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. Configuration menu
    Copy the full SHA
    1129070 View commit details
    Browse the repository at this point in the history
  2. Apple has std::make_unique(), but only on C++14 and newer, so make th…

    …e check take that into account. Also, build BT.CPP with C++14 now as that is what Basis uses on the mac.
    unvestigate committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    e1772cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    804f7d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2020

  1. Configuration menu
    Copy the full SHA
    d2c9b9d View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. Merge remote-tracking branch 'upstream/master'

    # Conflicts:
    #	CMakeLists.txt
    unvestigate committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    5bfa57b View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. Configuration menu
    Copy the full SHA
    f639503 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d99b35f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98a7735 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7c34bc View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Fixed a bug where the locale was not restored properly after converti…

    …ng a string to a double.
    unvestigate committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    9d74a95 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Fixed a bug with mixed C++ 14 and C++ 17 codebases.

    Sebastian Ahlman committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    20a3b1f View commit details
    Browse the repository at this point in the history
Loading