提交历史

作者 SHA1 备注 提交日期
  smix8 58593d1bb7 Add navigation source geometry parser callbacks 1 年之前
  Aaron Franke 77e35cf781 Move NavigationMeshSourceGeometryData(2D/3D) to the 2D/3D subfolders 1 年之前
  smix8 1c134f4a3d Add navigation path simplification 1 年之前
  smix8 282d772f1b Fix NavigationServer.set_debug_enabled() doing nothing 1 年之前
  Pawel Lampe 64fc9e2156 Add navigation baking crash prevention mechanism 1 年之前
  Aaron Franke 6aac3e4a16 Disable all 3D nodes, physics, and resources when compiling without 3D 1 年之前
  smix8 313c1d1100 Add function to get navigation map iteration id from NavigationServer 1 年之前
  Pawel Lampe 9ea8d4fa38 Add means for fixing navmap synchronization errors 1 年之前
  Pawel Lampe c2cfc0d409 Expose `is_baking` method in navigation servers and region nodes. 1 年之前
  kobewi 0e8f90f4c8 Update deferred calls to use Callables 1 年之前
  G-Shadow cbc8ae660c Fix unlimited project option ranges that could cause crashes. 1 年之前
  Nicholas Foo e7ee672120 Add getters to navigation servers 1 年之前
  smix8 64a56245d8 Add NavigationServer random point queries 1 年之前
  Hugo Locurcio fcbf7011cc Make 3D editor gizmos and debug shapes ignore fog 1 年之前
  smix8 8686e84b44 Add multi-threaded NavMesh baking to NavigationServer 2 年之前
  smix8 69fad39cf5 Add NavigationServer API to enable regions and links 2 年之前
  Yuri Sizov 4b0d1026af Merge pull request #78365 from smix8/ps_navmap_default_up_4.x 2 年之前
  smix8 2852fb43f7 Change 2D navigation ProjectSettings from integers to floats 2 年之前
  smix8 f7ebce2626 Mark NavigationServer3D.region_bake_navigation_mesh() as deprecated 2 年之前
  smix8 8bd14e5ca3 Add missing default Callables for new NavigationServer geometry parse and bake functions 2 年之前
  smix8 ae9dd47d0c Add agent pause mode to NavigationServer 2 年之前
  smix8 c4f544f802 Add ProjectSettings navigation map default up 2 年之前
  Rémi Verschelde 0da20d019e Merge pull request #77412 from smix8/fix_threaded_navmesh_baking_4.x 2 年之前
  smix8 ee14b010ac Fix for threaded NavigationMesh baking under new thread guards 2 年之前
  smix8 180a5cded1 Fix `cell_height` for navigation meshes 2 年之前
  smix8 c1fc331b88 Update navigation obstacle API 2 年之前
  smix8 f986b52b3c Make navigation mesh edge connections optional 2 年之前
  smix8 a6ac305f96 Rework Navigation Avoidance 2 年之前
  smix8 4490a3303b Fix NavigationMesh debug visuals for non-triangulated meshes 2 年之前
  Rémi Verschelde 4f30ca3b0f Merge pull request #75579 from smix8/make_navigation_projectsettings_basic_4.x 2 年之前