Commit History

Author SHA1 Message Date
  smix8 069c48bfdc Fix NavigationServer free error print 2 years ago
  smix8 b51cab3411 Improve NavigationServer.free() error msg when RID not found 2 years ago
  smix8 0d80705f11 Rename NavigationServer internal RvoAgent to NavAgent 2 years ago
  Josh Jones 22f9ef19e1 Use Callable for Navigation Agent callbacks 2 years ago
  smix8 bf1571979c Rename Navigation uses of 'location' to 'position' 2 years ago
  kobewi 615c517034 Use range iterators in LocalVector loops 2 years ago
  smix8 9802914f97 Add NavigationServer Performance Monitor 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 2 years ago
  Josh Jones 5d8ba2b2d1 Add support for emitting a signal when entering a NavLink 3 years ago
  smix8 34e7628f5f Fix Navigation API abbreviations inconsistency 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 3 years ago
  smix8 63dcb9aa80 Add NavigationPathQuery 3 years ago
  Josh Jones 3dd59013f4 Added node for Navigation links 3 years ago
  Rémi Verschelde af88438c71 Merge pull request #64354 from Mickeon/rename-navigation-distance 3 years ago
  kobewi 1abdffe7a0 Replace Array return types with TypedArray 2 3 years ago
  Micky b62d06fbed Rename Navigation's `neighbor_dist` to `neightbor_distance` 3 years ago
  smix8 8d4922cfb1 Replace Navigation std::vector use with LocalVector 3 years ago
  Rémi Verschelde faae24637c Merge pull request #62300 from smix8/navigation_map_force_update_4.x 3 years ago
  smix8 e57360d8df Add NavigationServer.region_owns_point() helper function 3 years ago
  smix8 fdea269805 Add NavigationServer map_force_update() function 3 years ago
  smix8 c0fed1d4e8 Add Navigation function to get all navigation maps 3 years ago
  smix8 245da150e7 Streamline Navigation layer function names. 3 years ago
  smix8 cfdfd304f1 Add NavigationRegion costs for pathfinding 3 years ago
  smix8 6b51ab66d8 Make Navigation Agents and Obstacles respect parent process mode 3 years ago
  smix8 371054e3e5 Add NavigationServer2D/3D API functions to find missing RID info 3 years ago
  bruvzg de4c97758a Fix more issues found by cppcheck. 3 years ago
  Rémi Verschelde b78aa4fe19 Style: Apply clang-tidy to current code, add `readability-redundant-member-init` 3 years ago