Commit History

Author SHA1 Message Date
  smix8 476479419b Despaghettify NavigationServer path queries 10 months ago
  Michael Alexsander 16524a8a01 Add "Game" editor for better runtime debugging 1 year ago
  Ricardo Buring 23521635d2 Fix physics tick counter 1 year ago
  kobewi 413c11357d Use Core/Scene stringnames consistently 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
  Nicholas Foo e7ee672120 Add getters to navigation servers 1 year ago
  Yuri Sizov 302e41c264 Merge pull request #82561 from ershn/fix_navigation_agents_is_target_reached_behavior 1 year ago
  Ershn fce16b6662 Make target_desired_distance affect the navigation of NavigationAgent2D/3D 2 years ago
  smix8 9640179f93 Fix missing NavigationAgent property updates in constructor 2 years ago
  A Thousand Ships a29416e332 [Scene,Main] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 2 years ago
  Rémi Verschelde 813ff4b460 Merge pull request #78857 from smix8/navagent_pos_fix_4.x 2 years ago
  smix8 34bc410fb4 Fix NavigationAgent position not always updating 2 years ago
  smix8 c912df9d05 Fix NavigationAgent continues avoidance velocity 2 years ago
  smix8 e3f9994d54 Fix NavigationAgent2D path debug hidden behind canvas items 2 years ago
  smix8 ae9dd47d0c Add agent pause mode to NavigationServer 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 f6a10c0565 Allow negative NavigationAgent2D path debug line_width for thin lines 2 years ago
  smix8 8be4af38e4 Tweak NavigationAgent3D defaults 2 years ago
  smix8 d87f124768 Add NavigationLink helper functions for global positions 2 years ago
  Haoyu Qiu 65223e98de Strip name prefix of navigation agent debug properties in the inspector 2 years ago
  Rémi Verschelde d69809cab6 Merge pull request #72947 from DarkKilauea/nav-fix-avoidance-callback 2 years ago
  Josh Jones 097f8a5fdb Fix missing avoidance updates when using same velocity 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
  Rémi Verschelde e52213e2fa More codespell fixes, do more changes from previous ignore list 2 years ago
  smix8 0ab764e84b Add NavigationAgent Path Debug Visualization 2 years ago
  Josh Jones 22f9ef19e1 Use Callable for Navigation Agent callbacks 2 years ago