Commit History

Author SHA1 Message Date
  Michael Alexsander 556933306a Allow to compile templates without navigation features 1 month ago
  Thaddeus Crews 581d675eeb Core: Convert `Math` class to namespace 10 months ago
  smix8 a7520fca6a Add functions to get axis-aligned bounds of navigation regions 4 months ago
  A Thousand Ships a1846b27ea Improve use of `Ref.is_null/valid` 8 months ago
  Thaddeus Crews 925b690c98 Core: Integrate `Ref::instantiate` where possible 11 months ago
  A Thousand Ships 9dc231366d Fix super call in various `get_configuration_warnings` methods 11 months ago
  smix8 c2204f2681 Change 3D navigation edge connection margin debug to only show virtual edge 11 months ago
  smix8 a545ba0bb7 Fix NavigationRegion3D not reacting to runtime debug enabled change 1 year ago
  Aaron Franke 77e35cf781 Move NavigationMeshSourceGeometryData(2D/3D) to the 2D/3D subfolders 1 year ago
  Rémi Verschelde 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" 1 year ago
  smix8 c914e63464 Fix NavigationRegion errors from signal changes 1 year ago
  RedMser d3852deaa4 Update Node::get_configuration_warnings signature 1 year ago
  Pawel Lampe c2cfc0d409 Expose `is_baking` method in navigation servers and region nodes. 1 year ago
  kobewi 0e8f90f4c8 Update deferred calls to use Callables 1 year ago
  smix8 25bf20d7a5 Fix missing NavigationRegion property updates in constructor 1 year ago
  Malcolm Nixon 0646b230e4 Fix enabling NavigationRegion3D saved disabled 1 year ago
  smix8 8686e84b44 Add multi-threaded NavMesh baking to NavigationServer 1 year ago
  smix8 744fa87da2 Move navigation mesh baking to NavigationServer 1 year ago
  smix8 69fad39cf5 Add NavigationServer API to enable regions and links 1 year ago
  Yuri Sizov 182b94c86a Merge pull request #79465 from smix8/navregion_bake_deferred_4.x 1 year ago
  kobewi de4a3fa151 Unify and streamline connecting to Resource changes 1 year ago
  smix8 bb5f16033d Make NavigationRegion3D baking NavMesh on the main thread not finish deferred 1 year ago
  smix8 84647ab09e Add NavigationRegion function to change navigation map 2 years ago
  Rémi Verschelde 0da20d019e Merge pull request #77412 from smix8/fix_threaded_navmesh_baking_4.x 1 year ago
  smix8 4c970f1a67 Refactor NavigationRegion internals 2 years ago
  smix8 ee14b010ac Fix for threaded NavigationMesh baking under new thread guards 2 years ago
  smix8 f986b52b3c Make navigation mesh edge connections optional 2 years ago
  smix8 7e1a261cc6 Prevent unnecessary navigation map synchronizations 2 years ago
  smix8 a6ac305f96 Rework Navigation Avoidance 2 years ago
  Max Hilbrunner 03dfae4208 Merge pull request #76004 from mashumafi/wait-nav-region-thread 2 years ago