Files
godot/scene/3d
Micky b62d06fbed Rename Navigation's neighbor_dist to neightbor_distance
NavigationAgent2D/3D.`neighbor_dist` -> `neighbor_distance` (also affects setters and getters)

NavigationServer2D/3D.`agent_set_neighbor_dist()` -> `agent_set_neighbor_distance()`

Also changes their parameters' names.

Doesn't affect "Agent.neighborDist_" in Agent.h
2022-08-13 12:40:55 +02:00
..
2022-07-29 16:26:13 +02:00
2022-05-16 10:37:48 +02:00
2022-01-03 21:27:34 +01:00
2022-07-28 12:08:42 -05:00
2022-02-23 12:02:24 +01:00