Commit History

Author SHA1 Message Date
  smix8 4184884ad1 Make NavMeshQueries use NavRegionIteration polygons directly 7 months ago
  smix8 c69408168c Patch navigation map async synchronization 7 months ago
  smix8 d51615b334 Change navigation map synchronization to an async process 8 months ago
  smix8 476479419b Despaghettify NavigationServer path queries 8 months ago
  smix8 4de615d1ae Fix avoidance dirty flag regression 8 months ago
  smix8 ba5a3577a5 Make NavMap objects request sync only on demand 8 months ago
  smix8 37c3907d0e Change navigation map performance monitor to use a struct 8 months ago
  smix8 b840c9837a Reduce allocations for NavMap synchronisation 9 months ago
  Marc Gilleron a92e1d4a20 Optimize some parts of NavMap::sync 1 year ago
  Zi Ye db194f06e1 Replaced some distance checks with square distance checks in NavMap, wherever the purpose is only to find the nearest element. 1 year ago
  smix8 a4cfc77dc0 Move NavigationServer mesh queries to dedicated file 11 months ago
  Ershn c3ee32f106 Use a heap to store traversable polygons for pathfinding 1 year ago
  Rémi Verschelde 0274508647 Merge pull request #93498 from smix8/connection_relocation 1 year ago
  Rémi Verschelde dbf4be308c Merge pull request #93583 from smix8/obstacle_monitor 1 year ago
  Artem b8fc6b4979 NavigationServer3D.map_get_closest_point_to_segment - add an additional shortest distance check 1 year ago
  smix8 f9876d3a88 Add navigation obstacles to performance monitor stats 1 year ago
  smix8 83bd8fa396 Move NavRegion connections to NavMap 1 year ago
  smix8 40fc299aa3 Remove unused navigation polygon properties 1 year ago
  Artem 4ed747e255 Fixed closest edge and face check in NavigationServer3D.map_get_closest_point_to_segment 1 year ago
  Per Melin 9b191f669c Fix NavigationServer3D.get_closest_point_to_segment() with use_collision 1 year ago
  A Thousand Ships 86de59d60a [Core] Add `LocalVector::has` for convenience 1 year ago
  smix8 2da69294fc Improve NavigationServer NavMap sync error msgs 1 year ago
  smix8 313c1d1100 Add function to get navigation map iteration id from NavigationServer 1 year ago
  Rémi Verschelde 24bd30716e Merge pull request #87959 from Scony/fix-navi-sync-errors 1 year ago
  Pawel Lampe 9ea8d4fa38 Add means for fixing navmap synchronization errors 1 year ago
  smix8 4cc8748c47 Make navigation map spatial queries thread-safe 2 years ago
  Yuri Sizov d4806d2d84 Merge pull request #85253 from sandygk/fix-reachable-polygon-closest-to-end-point 1 year ago
  Rémi Verschelde 84692c6252 Navigation: Fix GCC 12.3 `-Wtype-limits` warnings 1 year ago
  smix8 64a56245d8 Add NavigationServer random point queries 1 year ago
  Rémi Verschelde 8a9e3ad8d5 Merge pull request #84816 from Scony/add-obstacle-navserver-tests 1 year ago