提交歷史

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