Historial de Commits

Autor SHA1 Mensaje Fecha
  smix8 0ee7e3102b Add 2D navigation mesh baking hace 2 años
  Aaron Franke 93cf3391bd Fix compiling with 3D disabled due to unused navigation variable hace 2 años
  smix8 8686e84b44 Add multi-threaded NavMesh baking to NavigationServer hace 2 años
  smix8 744fa87da2 Move navigation mesh baking to NavigationServer hace 2 años
  smix8 69fad39cf5 Add NavigationServer API to enable regions and links hace 2 años
  smix8 f7ebce2626 Mark NavigationServer3D.region_bake_navigation_mesh() as deprecated hace 2 años
  smix8 ae9dd47d0c Add agent pause mode to NavigationServer hace 2 años
  Rémi Verschelde 25b2f1780a Style: Harmonize header includes in modules hace 2 años
  Rémi Verschelde 0da20d019e Merge pull request #77412 from smix8/fix_threaded_navmesh_baking_4.x hace 2 años
  smix8 ee14b010ac Fix for threaded NavigationMesh baking under new thread guards hace 2 años
  smix8 180a5cded1 Fix `cell_height` for navigation meshes hace 2 años
  smix8 c1fc331b88 Update navigation obstacle API hace 2 años
  smix8 f986b52b3c Make navigation mesh edge connections optional hace 2 años
  smix8 a6ac305f96 Rework Navigation Avoidance hace 2 años
  smix8 0d80705f11 Rename NavigationServer internal RvoAgent to NavAgent hace 2 años
  Josh Jones 22f9ef19e1 Use Callable for Navigation Agent callbacks hace 2 años
  smix8 bf1571979c Rename Navigation uses of 'location' to 'position' hace 2 años
  smix8 9802914f97 Add NavigationServer Performance Monitor hace 2 años
  Josh Jones a0715b30f9 Rework const on NavigationServer methods hace 2 años
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all hace 2 años
  smix8 34e7628f5f Fix Navigation API abbreviations inconsistency hace 2 años
  Rémi Verschelde ec8f52df8f Merge pull request #69629 from smix8/agent_wild_callback_pointer_4.x hace 2 años
  smix8 194c1c44e0 Fix Navigation agent callback wild pointer crash hace 2 años
  Josh Jones 5769b0e8d8 Enable assigning an owner to navigation regions and links hace 2 años
  smix8 63dcb9aa80 Add NavigationPathQuery hace 3 años
  Josh Jones 3dd59013f4 Added node for Navigation links hace 3 años
  Rémi Verschelde af88438c71 Merge pull request #64354 from Mickeon/rename-navigation-distance hace 3 años
  kobewi 1abdffe7a0 Replace Array return types with TypedArray 2 hace 3 años
  Micky b62d06fbed Rename Navigation's `neighbor_dist` to `neightbor_distance` hace 3 años
  smix8 8d4922cfb1 Replace Navigation std::vector use with LocalVector hace 3 años