Commit History

Author SHA1 Message Date
  smix8 b840c9837a Reduce allocations for NavMap synchronisation 3 months ago
  smix8 a4cfc77dc0 Move NavigationServer mesh queries to dedicated file 5 months ago
  Pawel Lampe c3f1bfd5cb Extract navigation-related defaults to separate header 10 months ago
  Rémi Verschelde 0274508647 Merge pull request #93498 from smix8/connection_relocation 6 months ago
  smix8 f9876d3a88 Add navigation obstacles to performance monitor stats 7 months ago
  smix8 83bd8fa396 Move NavRegion connections to NavMap 8 months 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 1 year ago
  smix8 64a56245d8 Add NavigationServer random point queries 1 year ago
  Rémi Verschelde 25b2f1780a Style: Harmonize header includes in modules 1 year ago
  smix8 180a5cded1 Fix `cell_height` for navigation meshes 1 year ago
  smix8 f986b52b3c Make navigation mesh edge connections optional 1 year ago
  smix8 a6ac305f96 Rework Navigation Avoidance 2 years ago
  smix8 217a27014b Fix NavigationServer internals still using float instead of real_t 1 year ago
  smix8 0d80705f11 Rename NavigationServer internal RvoAgent to NavAgent 2 years ago
  smix8 9802914f97 Add NavigationServer Performance Monitor 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 2 years ago
  Josh Jones 3dd59013f4 Added node for Navigation links 3 years ago
  smix8 8d4922cfb1 Replace Navigation std::vector use with LocalVector 2 years ago
  Juan Linietsky c7255388e1 Remove ThreadWorkPool, replace by WorkerThreadPool 2 years ago
  smix8 245da150e7 Streamline Navigation layer function names. 2 years ago
  smix8 3066091780 Match NavMap and ProjectSettings with NavigationMesh defaults 2 years ago
  Rémi Verschelde 86cdf1f2cf rvo2: Sync with upstream commit bfc0486 2 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 2 years ago
  Adam Scott 732102cbc5 Use ThreadWorkPool instead of thread_process_array in NavMap 2 years ago
  kleonc 5422d863e1 NavMap Fix polygons being treated like triangle strips instead of triangle fans 3 years ago
  Rémi Verschelde ba2bdc478b Style: Remove inconsistently used `@author` docstrings 3 years ago