2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Rémi Verschelde 51de6732c9 AStar: Make get_closest_point() deterministic for equidistant points 5 жил өмнө
  Yuri Roubinsky 5914fdc067 Implements estimate/compute_cost for AStar2D 5 жил өмнө
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 жил өмнө
  Shiqing aac7ddf89f Emit an error rather than crash in A* 5 жил өмнө
  Rémi Verschelde ed373a60b1 Merge pull request #30556 from kawa-yoiko/astar-directed 5 жил өмнө
  Shiqing c2b824687d Reduce memory usage for edges in A* and add tests 6 жил өмнө
  Hanif Bin Ariffin 7b3790d2cc Add option to consider disable points 6 жил өмнө
  Shiqing 98136418ac Improve support for directed graphs in AStar 6 жил өмнө
  Robin Hübner 1031833fb0 allow to reserve space in OAHashMap explicitly and also in AStar. 6 жил өмнө
  Robin Hübner 4bac393549 astar performance improvements, use oahashmap 6 жил өмнө
  Craigory V Coppola dc9659a9bf AStar get_closest_point/get_closest_position_in_segment enabled consideration 6 жил өмнө
  Rémi Verschelde 43a9b8c76c Merge pull request #27237 from Chaosus/astar_2d 6 жил өмнө
  Chaosus cc94a95fc9 Fix AStar set/is_point_disabled crash 6 жил өмнө
  Daw11 605c5c71f4 Save inside the Points of AStar the neighbours that aren't connected 6 жил өмнө
  Chaosus 0bc37de744 Added 2D functions to AStar 6 жил өмнө
  Daw11 cc7be6c643 Use a binary heap for the open list of Astar 6 жил өмнө
  Chaosus cc71fb2308 Added functions to AStar for disable/enable points 6 жил өмнө
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. 6 жил өмнө
  hedin c496781bf6 fixed AStar improper point deletion (leads to crash) 6 жил өмнө
  Bojidar Marinov e34a4c63a7 Fix AStar crashing with large (>1e30) estimated values 6 жил өмнө
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 жил өмнө
  Rémi Verschelde b4c1d40869 Merge pull request #21492 from Maykeye/astar 7 жил өмнө
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 жил өмнө
  Maykeye 40562a67c8 Changed A* exit condition, added 2 tests for it 7 жил өмнө
  Danny 9b60bb2c7c Change the neighbours vector to a set in AStar 7 жил өмнө
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 жил өмнө
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 жил өмнө
  Poommetee Ketson 6c897707ca Add missing parameter names 7 жил өмнө
  Rémi Verschelde 2b41afb30e Fix wrong return value in some virtual method bindings 7 жил өмнө
  DmDerbin 4c79e58e3f AStar: implementation of get_point_connections 8 жил өмнө