提交歷史

作者 SHA1 備註 提交日期
  smix8 8d4922cfb1 Replace Navigation std::vector use with LocalVector 3 年之前
  Juan Linietsky c7255388e1 Remove ThreadWorkPool, replace by WorkerThreadPool 3 年之前
  K. S. Ernest (iFire) Lee 67052af918 Print NavMap error only once for invalid NavMesh. 4 年之前
  smix8 245da150e7 Streamline Navigation layer function names. 3 年之前
  smix8 cfdfd304f1 Add NavigationRegion costs for pathfinding 3 年之前
  reduz 746dddc067 Replace most uses of Map by HashMap 3 年之前
  bruvzg 40f0b23482 Create NavMap thread pool only when it's used, to prevent creating excessive amount of running threads. 3 年之前
  Rémi Verschelde c45202a89b Merge pull request #60359 from adamscott/nav-map-thread-work-pool 3 年之前
  Pawel Lampe 66856d5fb0 Fix crash in `GodotNavigationServer::map_get_path` 3 年之前
  Adam Scott 732102cbc5 Use ThreadWorkPool instead of thread_process_array in NavMap 3 年之前
  kleonc 9ab69b89f8 NavMap::get_path Fix not resetting least_cost_id 3 年之前
  Pawel Lampe dcab82ad43 Fix get_simple_path behavior in 2D & 3D 3 年之前
  kleonc 5422d863e1 NavMap Fix polygons being treated like triangle strips instead of triangle fans 3 年之前
  Rémi Verschelde ba2bdc478b Style: Remove inconsistently used `@author` docstrings 4 年之前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 4 年之前
  Lightning_A c63b18507d Use range iterators for `Map` 4 年之前
  Anilforextra fc9767abb1 Use functions defined in the their classes. 4 年之前
  Aaron Franke 78b0a7da03 Use is_equal_approx in more places 4 年之前
  Rémi Verschelde 74dc5e27c8 Rename `GdNavigationServer` to `GodotNavigationServer` 4 年之前