Commit History

Author SHA1 Message Date
  smix8 0ed2cb0439 Make nodes handle their respective navigation source geometry 10 months ago
  smix8 23ea3ab8d1 Improve NavigationObstacle2D debug visuals 10 months ago
  Rie 31a3b418f7 Fix obstacle avoidance and 3D editor ignoring transform 11 months ago
  Rie e39fc3e8c2 Make use of NavigationObstacle2D's transform 11 months ago
  Adam Scott 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 1 year ago
  smix8 5d5e85fe07 Add NavigationObstacle options to affect and carve navigation mesh 1 year ago
  smix8 b044905547 Fix NavigationObstacle2D debug being affected by Node2D transform 1 year ago
  smix8 c1fc331b88 Update navigation obstacle API 2 years ago
  smix8 a6ac305f96 Rework Navigation Avoidance 2 years ago
  smix8 aadf33efd8 Fix NavigationObstacles not being added to avoidance simulation 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Marc Gilleron aed3822a93 Change return type of `get_configuration_warnings` to `PackedStringArray` 3 years ago
  Rémi Verschelde ce6f284e5f Merge pull request #64394 from smix8/navigation_obstacles_reparent_4.x 3 years ago
  Yuri Sizov 1a24c9e14b Make `_validate_property` a multilevel method 3 years ago
  smix8 5162d9ac8b Fix NavigationObstacle 2D/3D (re)parent issues 3 years ago
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency 3 years ago
  smix8 6b51ab66d8 Make Navigation Agents and Obstacles respect parent process mode 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Pawel Lampe fa26fb865f Improve NavigationObstacle3D usability 4 years ago
  Nathan Franke 2a8c59c171 Use Array for node configuration warnings 5 years ago
  Gilles Roudière a9dc53d152 Remove Navigation2D/3D nodes, and move the navigation map to the world resource 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Marcel Admiraal 26fcf2b04c Add override keywords. 5 years ago
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 years ago
  Rémi Verschelde db81928e08 Vulkan: Move thirdparty code out of drivers, style fixes 5 years ago
  Andrea Catania e6be3f68da - Integrated NavigationServer and Navigation2DServer. 5 years ago