Commit History

Author SHA1 Message Date
  Ricardo Buring 23521635d2 Fix physics tick counter 1 year ago
  smix8 1c134f4a3d Add navigation path simplification 1 year ago
  Rémi Verschelde 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" 1 year ago
  RedMser d3852deaa4 Update Node::get_configuration_warnings signature 2 years ago
  Ershn fce16b6662 Make target_desired_distance affect the navigation of NavigationAgent2D/3D 2 years ago
  smix8 4771431b28 Fix NavigationAgent3D stored y-axis velocity and make it optional 2 years ago
  smix8 ae9dd47d0c Add agent pause mode to NavigationServer 2 years ago
  Rémi Verschelde 6fb391bc23 Fix various typos with codespell 2 years ago
  smix8 a6ac305f96 Rework Navigation Avoidance 2 years ago
  smix8 6e324bb341 Expose NavigationAgent path postprocessing and pathfinding algorithm options 2 years ago
  smix8 8be4af38e4 Tweak NavigationAgent3D defaults 2 years ago
  smix8 820b841fcb Fix NavigationAgent debug functions bindings in release builds 2 years ago
  Josh Jones 20fdfd466b Improve consistency of NavigationAgent setters 2 years ago
  smix8 0ab764e84b Add NavigationAgent Path Debug Visualization 2 years ago
  smix8 bf1571979c Rename Navigation uses of 'location' to 'position' 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Rémi Verschelde f84c308cf8 Merge pull request #69688 from smix8/navagent_stop_origin_automove_4.x 2 years ago
  Josh Jones 5d8ba2b2d1 Add support for emitting a signal when entering a NavLink 3 years ago
  smix8 34e7628f5f Fix Navigation API abbreviations inconsistency 2 years ago
  smix8 860379fc16 Stop NavigationAgents without a target from moving to world origin 2 years ago
  Josh Jones a2c53b881b Update NavigationAgent to use query_path 3 years ago
  Marc Gilleron aed3822a93 Change return type of `get_configuration_warnings` to `PackedStringArray` 3 years ago
  Micky b62d06fbed Rename Navigation's `neighbor_dist` to `neightbor_distance` 3 years ago
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency 3 years ago
  Rémi Verschelde 21b0c7fc22 Merge pull request #62214 from smix8/navigation_layer_bitmask_helpers_4.x 3 years ago
  smix8 55923ade68 Add navigation layer bitmask helper functions 3 years ago
  smix8 07740302f3 Add NavigationAgent desired path distance 3 years ago
  smix8 245da150e7 Streamline Navigation layer function names. 3 years ago
  smix8 f10ff0efda Add NavigationAgent set_navigation_map() function 3 years ago
  smix8 56fe26b5e0 Fix NavigationAgent reparent issues 3 years ago