Commit History

Author SHA1 Message Date
  smix8 0ee7e3102b Add 2D navigation mesh baking 1 year ago
  smix8 69fad39cf5 Add NavigationServer API to enable regions and links 1 year ago
  smix8 ae9dd47d0c Add agent pause mode to NavigationServer 1 year ago
  Rémi Verschelde 6fb391bc23 Fix various typos with codespell 1 year ago
  smix8 c1fc331b88 Update navigation obstacle API 1 year ago
  smix8 f986b52b3c Make navigation mesh edge connections optional 1 year ago
  smix8 a6ac305f96 Rework Navigation Avoidance 1 year ago
  smix8 217a27014b Fix NavigationServer internals still using float instead of real_t 1 year ago
  smix8 aecad7bb25 Fix navigation debug not toggleable in scripts 1 year ago
  smix8 2b19c70664 Fix 2D navigation debug visuals ignoring half the ProjectSettings 1 year ago
  Josh Jones f978d74fd0 Allow compiling out the navigation module 2 years ago
  smix8 0ab764e84b Add NavigationAgent Path Debug Visualization 1 year ago
  Josh Jones 22f9ef19e1 Use Callable for Navigation Agent callbacks 1 year ago
  smix8 bf1571979c Rename Navigation uses of 'location' to 'position' 2 years ago
  Josh Jones a0715b30f9 Rework const on NavigationServer methods 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 1 year ago
  smix8 34e7628f5f Fix Navigation API abbreviations inconsistency 2 years ago
  smix8 4d68e2b18a Move NavigationPolygon to dedicated resource file 2 years ago
  Rémi Verschelde ec8f52df8f Merge pull request #69629 from smix8/agent_wild_callback_pointer_4.x 2 years ago
  smix8 194c1c44e0 Fix Navigation agent callback wild pointer crash 2 years ago
  Josh Jones 5769b0e8d8 Enable assigning an owner to navigation regions and links 2 years ago
  smix8 63dcb9aa80 Add NavigationPathQuery 2 years ago
  Josh Jones 3dd59013f4 Added node for Navigation links 2 years ago
  Rémi Verschelde af88438c71 Merge pull request #64354 from Mickeon/rename-navigation-distance 2 years ago
  kobewi 1abdffe7a0 Replace Array return types with TypedArray 2 2 years ago
  Micky b62d06fbed Rename Navigation's `neighbor_dist` to `neightbor_distance` 2 years ago
  smix8 d254f0fa5f Add NavigationServer2D debug functions 2 years ago
  Rémi Verschelde faae24637c Merge pull request #62300 from smix8/navigation_map_force_update_4.x 2 years ago
  smix8 e57360d8df Add NavigationServer.region_owns_point() helper function 2 years ago
  smix8 fdea269805 Add NavigationServer map_force_update() function 2 years ago