index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main
/
tests
/
test_astar.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move `tests` to the top-level directory
Andrii Doroshenko (Xrayez)
2020-07-26
1
-409
/
+0
*
Commit other files changed by file_format.sh
Aaron Franke
2020-07-13
1
-4
/
+4
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-26
/
+51
*
Remove redundant void argument lists
Rémi Verschelde
2020-05-14
1
-1
/
+1
*
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
Rémi Verschelde
2020-05-10
1
-8
/
+16
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-2
/
+2
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-3
/
+3
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Add stress test between A* and Floyd-Warshall
Shiqing
2019-09-28
1
-17
/
+142
*
Reduce memory usage for edges in A* and add tests
Shiqing
2019-09-28
1
-0
/
+134
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Fix build after ##21492
Rémi Verschelde
2018-10-02
1
-4
/
+5
*
Changed A* exit condition, added 2 tests for it
Maykeye
2018-08-28
1
-0
/
+116