Commit History

Author SHA1 Message Date
  Thaddeus Crews 4fb4f05b48 Merge pull request #101728 from smix8/obstacle_exit 9 months ago
  smix8 c734f90282 Fix NavigationObstacle3D debug clear regression 9 months ago
  smix8 0ed2cb0439 Make nodes handle their respective navigation source geometry 9 months ago
  smix8 23ea3ab8d1 Improve NavigationObstacle2D debug visuals 10 months ago
  Rie 31a3b418f7 Fix obstacle avoidance and 3D editor ignoring transform 11 months ago
  smix8 086bd1d82c Improve NavigationObstacle3D editor tooling 1 year ago
  Thaddeus Crews 848d90837e Merge pull request #96730 from tracefree/properly_transforming_obstacles 11 months ago
  Thaddeus Crews 925b690c98 Core: Integrate `Ref::instantiate` where possible 1 year ago
  Rie 44ef3d35eb Make use of NavigationObstacle3D's transform 1 year ago
  Michael Alexsander 16524a8a01 Add "Game" editor for better runtime debugging 1 year ago
  smix8 5d5e85fe07 Add NavigationObstacle options to affect and carve navigation mesh 1 year ago
  smix8 785b5f4574 Fix NavigationObstacle3D debug not reacting to visiblity changes 1 year ago
  smix8 35dafc9fa8 Split monolithic physics class files 1 year ago
  smix8 618d9492d9 Fix missing NavigationObstacle property updates in constructor 2 years ago
  Rémi Verschelde 0dc915b480 Merge pull request #83701 from smix8/obstacle_height_4.x 2 years ago
  smix8 b30b672649 Fix NavigationObstacle3D height 2 years ago
  smix8 cbb9d21fd0 Fix NavigationObstacle3D debug being affected by rotation and scale 2 years ago
  smix8 ae9dd47d0c Add agent pause mode to NavigationServer 2 years 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
  Josh Jones 20fdfd466b Improve consistency of NavigationAgent setters 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Adam Scott ea33001b95 Add safety-checks before some servers `free()` 2 years ago
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 3 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
  fabriceci f8cc88fab3 Restore RigidBody2/3D, SoftBody names in physics 3 years ago
  smix8 5162d9ac8b Fix NavigationObstacle 2D/3D (re)parent issues 3 years ago
  Micky b62d06fbed Rename Navigation's `neighbor_dist` to `neightbor_distance` 3 years ago