Updating Pathfinding API

  • As mentioned in yesterday's entry. I took steps today to redefine the API interface to support potential fields and also to support combinations of vector fields using combination functions. I was able to document the expected behavior of these functions in the API docs, but the actual implementation of these functions will have to wait until tomorrow.