Commit History

Autor SHA1 Mensaxe Data
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 %!s(int64=4) %!d(string=hai) anos
  Rafał Mikrut 7bd03b7188 Initialize class/struct variables with default values in core/ and drivers/ %!s(int64=4) %!d(string=hai) anos
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already %!s(int64=5) %!d(string=hai) anos
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks %!s(int64=5) %!d(string=hai) anos
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) %!s(int64=5) %!d(string=hai) anos
  Rémi Verschelde 13a9bfbca7 Style: Harmonize header guards to style guide [Core] %!s(int64=5) %!d(string=hai) anos
  Yuri Roubinsky bad77bcb52 Implements estimate/compute_cost for AStar2D %!s(int64=5) %!d(string=hai) anos
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector %!s(int64=5) %!d(string=hai) anos
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 %!s(int64=5) %!d(string=hai) anos
  Rémi Verschelde ed373a60b1 Merge pull request #30556 from kawa-yoiko/astar-directed %!s(int64=6) %!d(string=hai) anos
  Shiqing c2b824687d Reduce memory usage for edges in A* and add tests %!s(int64=6) %!d(string=hai) anos
  Hanif Bin Ariffin 7b3790d2cc Add option to consider disable points %!s(int64=6) %!d(string=hai) anos
  Shiqing 98136418ac Improve support for directed graphs in AStar %!s(int64=6) %!d(string=hai) anos
  Robin Hübner 1031833fb0 allow to reserve space in OAHashMap explicitly and also in AStar. %!s(int64=6) %!d(string=hai) anos
  Robin Hübner 4bac393549 astar performance improvements, use oahashmap %!s(int64=6) %!d(string=hai) anos
  Robin Hübner 7092dd9d58 remove unused self list include from astar %!s(int64=6) %!d(string=hai) anos
  JohnJLight 38d3bfe971 Made use of semicolons more consitent, fixed formatting %!s(int64=6) %!d(string=hai) anos
  Rémi Verschelde 43a9b8c76c Merge pull request #27237 from Chaosus/astar_2d %!s(int64=6) %!d(string=hai) anos
  Daw11 605c5c71f4 Save inside the Points of AStar the neighbours that aren't connected %!s(int64=6) %!d(string=hai) anos
  Chaosus 0bc37de744 Added 2D functions to AStar %!s(int64=6) %!d(string=hai) anos
  Daw11 cc7be6c643 Use a binary heap for the open list of Astar %!s(int64=6) %!d(string=hai) anos
  Chaosus cc71fb2308 Added functions to AStar for disable/enable points %!s(int64=6) %!d(string=hai) anos
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 %!s(int64=6) %!d(string=hai) anos
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path %!s(int64=7) %!d(string=hai) anos
  Danny 9b60bb2c7c Change the neighbours vector to a set in AStar %!s(int64=7) %!d(string=hai) anos
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting %!s(int64=7) %!d(string=hai) anos
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 %!s(int64=7) %!d(string=hai) anos
  Rémi Verschelde 13c2ff9320 Style: Apply new clang-format 5.0 style to all files %!s(int64=7) %!d(string=hai) anos
  DmDerbin 4c79e58e3f AStar: implementation of get_point_connections %!s(int64=8) %!d(string=hai) anos
  Unknown 9b4c5989ad AStar: Add setters for point position and scale weight, cleanup %!s(int64=8) %!d(string=hai) anos