summaryrefslogtreecommitdiffstats
path: root/doc/classes/AStar3D.xml
Commit message (Expand)AuthorAgeFilesLines
* fix astar partial path destination can be solid/disabledallison2024-09-121-0/+2
* Merge pull request #92123 from timothyqiu/estimate-endRémi Verschelde2024-08-281-1/+1
|\
| * Change param name of AStar's _estimate_cost methodHaoyu Qiu2024-05-191-1/+1
* | Fix some C# variable types In `AStar2D/3D` Class ReferenceDungeon Master2024-08-231-2/+2
|/
* Fix wrong return type mention in AStarGrid2D docsBrandtware2024-04-041-1/+1
* add partial path return option for astarashley2024-04-031-0/+4
* Validate `code` tags for class and member referencesYuri Sizov2023-10-031-5/+5
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Overhaul the top sections of the class reference (Physics classes)VolTer2023-05-201-3/+3
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Fix C# examples in documentationRaul Santos2023-01-311-5/+6
* Fix small mistakes throughout much of the documentationVolTer2022-10-211-1/+1
* Replace Array return types with TypedArraykobewi2022-08-221-1/+1
* [doc] Use "param" instead of "code" to refer to parameters (8)Andy Maloney2022-08-121-16/+16
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-36/+36
* Make AStar to use 64-bit logicYuri Rubinsky2022-06-161-2/+2
* Allow AStar2D/AStar3D zero point weightsmix82022-05-061-1/+1
* Rename `AStar` to `AStar3D`Yuri Roubinsky2022-03-201-0/+329