提交歷史

作者 SHA1 備註 提交日期
  smix8 dfcfc79e3f Fix missing NavigationRegion property updates in constructor 1 年之前
  smix8 8686e84b44 Add multi-threaded NavMesh baking to NavigationServer 1 年之前
  smix8 84647ab09e Add NavigationRegion function to change navigation map 1 年之前
  smix8 4c970f1a67 Refactor NavigationRegion internals 1 年之前
  smix8 f986b52b3c Make navigation mesh edge connections optional 1 年之前
  smix8 7e1a261cc6 Prevent unnecessary navigation map synchronizations 1 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  Josh Jones 0572346985 Fix typo and ensure backwards compatibility for changed property names 2 年之前
  smix8 34e7628f5f Fix Navigation API abbreviations inconsistency 2 年之前
  Josh Jones a25bb9811a Improve consistancy of NavigationRegion setters 2 年之前
  Marc Gilleron aed3822a93 Change return type of `get_configuration_warnings` to `PackedStringArray` 2 年之前
  Rémi Verschelde 8b454f8b41 Merge pull request #62601 from smix8/navigation_3d_debug_4.x 2 年之前
  smix8 c394ea518e Add more detailed Navigation Debug Visualization 2 年之前
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency 2 年之前
  smix8 55923ade68 Add navigation layer bitmask helper functions 2 年之前
  smix8 245da150e7 Streamline Navigation layer function names. 2 年之前
  smix8 cfdfd304f1 Add NavigationRegion costs for pathfinding 2 年之前
  Pawel Lampe 88d3f14697 Add ability to `bake_navigation_mesh` off thread. 2 年之前
  smix8 05d06b8957 Add get_region_rid() NavigationRegion2D and NavigationRegion3D 2 年之前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 年之前
  Aaron Franke eb4902a455 Fix some unnecessary includes 3 年之前
  Nathan Franke 2a8c59c171 Use Array for node configuration warnings 4 年之前
  Gilles Roudière ba1344408f Implement Navigation layers 3 年之前
  Gilles Roudière a9dc53d152 Remove Navigation2D/3D nodes, and move the navigation map to the world resource 4 年之前
  reduz 1aa2823fa3 Removed _change_notify 4 年之前
  Pedro J. Estébanez 99fe462452 Modernize Thread 4 年之前
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 年之前
  Marcel Admiraal 26fcf2b04c Add override keywords. 4 年之前
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 年之前
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 4 年之前