godot/doc
Ferenc Arn 89703435a1 Avoid overestimating the cost in AStar heuristics.
This is a necessary condition for finding optimal solutions.
This is achieved by simply requiring/ensuring that no weights are smaller than 1.

Fixes #8584.

(cherry picked from commit e4eb093c62)
2017-05-27 00:42:59 +02:00
..
base Avoid overestimating the cost in AStar heuristics. 2017-05-27 00:42:59 +02:00
tools Fix URLs to moved docs pages 2017-05-26 17:36:43 +02:00
Doxyfile Add a Makefile to generate classes doc in various formats 2015-12-13 00:01:04 +01:00
Makefile Doc: Drop unmaintained converters for html, textile, dokuwiki 2017-05-07 12:13:10 +02:00