Historial de Commits

Autor SHA1 Mensaje Fecha
  kobewi 8be27dc59e Replace Array return types with TypedArray hace 3 años
  Yuri Rubinsky 7da2a21425 Make AStar to use 64-bit logic hace 3 años
  Rémi Verschelde 1ad6fade00 Merge pull request #58669 from theraot/ASar2Dbidirectional hace 3 años
  reduz 45af29da80 Add a new HashSet template hace 3 años
  Aaron Record 900c676b02 Use range iterators for RBSet in most cases hace 3 años
  reduz 746dddc067 Replace most uses of Map by HashMap hace 3 años
  smix8 868fe4942c Allow AStar2D/AStar3D zero point weight hace 3 años
  Yuri Roubinsky 7913e04950 Rename `AStar` to `AStar3D` hace 3 años
  Theraot 3590cdfd34 Added missing p_bidirectional to AStar2D methods hace 3 años
  TechnoPorg 5108af42ad Remove a cross include from a_star.cpp hace 4 años
  Anilforextra 6c3a0460a8 Use List Initializations for Vectors. hace 4 años
  Rémi Verschelde fe52458154 Update copyright statements to 2022 hace 4 años
  Hugo Locurcio 89849a9ed9 Rename `AStar.get_points()` to `AStar.get_point_ids()` for clarity hace 5 años
  Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index hace 4 años
  Rémi Verschelde 3b11e33a09 clang-format: Disable alignment of operands, too unreliable hace 4 años
  kleonc 71255bc2a9 AStar Add error messages hace 4 años
  reduz 3682978aee Replace BIND_VMETHOD by new GDVIRTUAL syntax hace 4 años
  kleonc 17324db4ca Astar::get_available_point_id Start from 0 hace 4 años
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 hace 5 años
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() hace 5 años
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already hace 5 años
  Rémi Verschelde 187ba4c5a8 AStar: Make get_closest_point() deterministic for equidistant points hace 5 años
  Andrii Doroshenko (Xrayez) 69d5de632e Split `Geometry` singleton into `Geometry2D` and `Geometry3D` hace 5 años
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops hace 5 años
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks hace 5 años
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) hace 5 años
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine hace 5 años
  lupoDharkael 95a1400a2a Replace NULL with nullptr hace 5 años
  Yuri Roubinsky bad77bcb52 Implements estimate/compute_cost for AStar2D hace 5 años
  Juan Linietsky 33b5c57199 Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. hace 5 años