Commit History

Author SHA1 Message Date
  Rie 31a3b418f7 Fix obstacle avoidance and 3D editor ignoring transform 1 week ago
  smix8 086bd1d82c Improve NavigationObstacle3D editor tooling 5 months ago
  Thaddeus Crews 848d90837e Merge pull request #96730 from tracefree/properly_transforming_obstacles 2 weeks ago
  Thaddeus Crews 925b690c98 Core: Integrate `Ref::instantiate` where possible 5 months ago
  Rie 44ef3d35eb Make use of NavigationObstacle3D's transform 2 months ago
  Michael Alexsander 16524a8a01 Add "Game" editor for better runtime debugging 2 months ago
  smix8 5d5e85fe07 Add NavigationObstacle options to affect and carve navigation mesh 8 months ago
  smix8 785b5f4574 Fix NavigationObstacle3D debug not reacting to visiblity changes 9 months ago
  smix8 35dafc9fa8 Split monolithic physics class files 9 months ago
  smix8 618d9492d9 Fix missing NavigationObstacle property updates in constructor 1 year ago
  Rémi Verschelde 0dc915b480 Merge pull request #83701 from smix8/obstacle_height_4.x 1 year ago
  smix8 b30b672649 Fix NavigationObstacle3D height 1 year ago
  smix8 cbb9d21fd0 Fix NavigationObstacle3D debug being affected by rotation and scale 1 year ago
  smix8 ae9dd47d0c Add agent pause mode to NavigationServer 1 year ago
  smix8 c1fc331b88 Update navigation obstacle API 1 year ago
  smix8 a6ac305f96 Rework Navigation Avoidance 1 year ago
  smix8 aadf33efd8 Fix NavigationObstacles not being added to avoidance simulation 1 year ago
  Josh Jones 20fdfd466b Improve consistency of NavigationAgent setters 1 year ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 1 year ago
  Adam Scott ea33001b95 Add safety-checks before some servers `free()` 1 year ago
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2 years ago
  Marc Gilleron aed3822a93 Change return type of `get_configuration_warnings` to `PackedStringArray` 2 years ago
  Rémi Verschelde ce6f284e5f Merge pull request #64394 from smix8/navigation_obstacles_reparent_4.x 2 years ago
  fabriceci f8cc88fab3 Restore RigidBody2/3D, SoftBody names in physics 2 years ago
  smix8 5162d9ac8b Fix NavigationObstacle 2D/3D (re)parent issues 2 years ago
  Micky b62d06fbed Rename Navigation's `neighbor_dist` to `neightbor_distance` 2 years ago
  smix8 6b51ab66d8 Make Navigation Agents and Obstacles respect parent process mode 2 years ago
  Rémi Verschelde f95b7412c7 Merge pull request #61057 from smix8/navigation_obstacle_transform_error_4.x 2 years ago
  smix8 cc707412e9 Fix NavigationObstacle2D/3D get_global_transform() error 2 years ago
  smix8 001d89223f Expose NavigationObstacle2D/3D get_rid() and add config warning 2 years ago