close
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: nekosaur/pathfinding
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: nekosaur/pathfinding
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: double
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 57 files changed
  • 1 contributor

Commits on Jan 19, 2016

  1. Lots of stuff. Changed point from int to double, should be reflected …

    …everywhere.
    
    NavMesh is kind of working.
    nekosaur committed Jan 19, 2016
    Configuration menu
    Copy the full SHA
    11b703f View commit details
    Browse the repository at this point in the history
  2. Reworked MapData. Removed EditableGraphMap. Worked on getting Graph s…

    …earchspace and SearchableGraphMap to work with Grid mapdata
    nekosaur committed Jan 19, 2016
    Configuration menu
    Copy the full SHA
    4aeeec7 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2016

  1. Configuration menu
    Copy the full SHA
    3859243 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d2385e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bd6947 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1bedcbe View commit details
    Browse the repository at this point in the history
  5. Fixed GUI representation of QuadTree searchspace. Resetting should wo…

    …rk now, and will keep start/goal positions
    nekosaur committed Mar 12, 2016
    Configuration menu
    Copy the full SHA
    ca1933d View commit details
    Browse the repository at this point in the history
Loading