summaryrefslogtreecommitdiffstats
path: root/doc/classes/NavigationMesh.xml
Commit message (Expand)AuthorAgeFilesLines
* Change NavigationMesh to also parse collision shapes by defaultsmix82024-08-011-1/+1
* Update links to outdated asset library demosskyace652024-04-071-1/+1
* Documentation: Add support for deprecated/experimental messagesDanil Alexeev2024-02-151-1/+1
* Add NavigationMesh border_size property for tile bakingsmix82024-01-191-0/+5
* Add missing tutorials to documentation classesHugo Locurcio2023-08-191-1/+1
* Merge pull request #79786 from smix8/navmesh_max_edge_len_4.xYuri Sizov2023-07-251-2/+2
|\
| * Disable NavigationMesh edge_max_length property by defaultsmix82023-07-221-2/+2
* | Merge pull request #79157 from smix8/navmesh_clear_4.xYuri Sizov2023-07-241-0/+6
|\ \ | |/ |/|
| * Add clear() function to NavigationMesh / NavigationPolygonsmix82023-07-071-0/+6
* | Fix various typos in documentationSeptian2023-07-091-1/+1
|/
* 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
* Fix `cell_height` for navigation meshessmix82023-06-131-2/+2
* Overhaul the top sections of the class reference (Physics classes)VolTer2023-05-201-1/+1
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Add navigation tutorial links inside class docsmix82023-01-111-0/+1
* Fix typo and ensure backwards compatibility for changed property namesJosh Jones2022-12-201-3/+3
* Merge pull request #70230 from DarkKilauea/nav-experimentalRémi Verschelde2022-12-181-1/+1
|\
| * Mark navigation classes and nodes as experimentalJosh Jones2022-12-171-1/+1
* | Fix Navigation API abbreviations inconsistencysmix82022-12-171-4/+4
|/
* [doc] Use "param" instead of "code" to refer to parameters (5)Andy Maloney2022-08-151-3/+3
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-7/+7
* docs: Caveats of NavigationMesh.create_from_meshMartin Norling2022-08-011-0/+1
* Implement NavigationMesh bake areasmix82022-06-231-0/+6
* Remove slash delimiter from NavigationMesh propertiessmix82022-06-091-35/+35
* Remove arbitrary NavigationMesh bake property limitssmix82022-05-181-6/+6
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Change default navmesh agent radius to match nav agent node's default radiusDuroxxigar2021-10-191-1/+1
* Uniformize layer names, script methods and documentationPouleyKetchoupp2021-08-121-7/+6
* Improve NavigationMesh typing, parameter validation and documentationHaoyu Qiu2021-08-111-21/+73
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-32/+16
* Merge pull request #42974 from skyace65/NavMesh2Rémi Verschelde2021-03-231-0/+3
|\
| * Document more NavigationMesh propertiesskyace652021-03-191-0/+3
* | class reference proofreadingPaul Joannon2021-03-191-1/+1
|/
* Link to demos from within the class referenceAaron Franke2020-10-011-0/+1
* Document some properties of NavigationMeshskyace652020-09-091-0/+10
* doc: Sync classref for Packed{Int,Float}{32,64}Array additionsRémi Verschelde2020-02-251-2/+2
* doc: Sync classref with StringName/Callable changesRémi Verschelde2020-02-221-1/+1
* doc: Sync classref with current sourceRémi Verschelde2020-02-181-4/+4
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* Add option to create navmesh from objects in groupjfons2019-10-161-0/+4
* doc: Remove null default values that can't be determinedRémi Verschelde2019-06-301-1/+1
* doc: Add default values to all propertiesRémi Verschelde2019-06-301-19/+19
* doc: Sync classref with current sourceRémi Verschelde2019-05-281-0/+28
* doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
* doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
* doc: Remove status from hardcoded version stringRémi Verschelde2018-02-271-1/+1
* doc: Update version string in headerRémi Verschelde2018-02-191-1/+1
* doc: Sync with current sourceRémi Verschelde2018-01-251-1/+1