godot/doc
Ferenc Arn e4eb093c62 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.
2017-05-21 15:13:09 -05:00
..
base Avoid overestimating the cost in AStar heuristics. 2017-05-21 15:13:09 -05:00
tools Doc: Drop unmainted converters for html, textile, dokuwiki 2017-05-06 23:43:02 +02:00
Doxyfile Add a Makefile to generate classes doc in various formats 2015-12-13 00:01:04 +01:00
Makefile Doc: Drop unmainted converters for html, textile, dokuwiki 2017-05-06 23:43:02 +02:00