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
/
doc
/
classes
/
AStar2D.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename Reference to RefCounted
Pedro J. Estébanez
2021-06-11
1
-1
/
+1
*
Document `AStar.get_point_path()` not being thread-safe
Hugo Locurcio
2021-04-16
1
-0
/
+1
*
Explain A Star pathfinding algorithm cost calcuation
Maganty Rushyendra
2021-01-05
1
-2
/
+3
*
Add C# code examples to the docs
HaSa1002
2020-09-26
1
-10
/
+62
*
AStar: Make get_closest_point() deterministic for equidistant points
Rémi Verschelde
2020-06-09
1
-1
/
+2
*
Implements estimate/compute_cost for AStar2D
Yuri Roubinsky
2020-03-14
1
-0
/
+24
*
doc: Sync classref for Packed{Int,Float}{32,64}Array additions
Rémi Verschelde
2020-02-25
1
-2
/
+2
*
doc: Sync classref with current source
Rémi Verschelde
2020-02-18
1
-3
/
+3
*
Update docs to version 4.0
clayjohn
2020-01-31
1
-1
/
+1
*
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-26
1
-1
/
+1
*
doc: Misc updates for AnimationNode* and others
Rémi Verschelde
2020-01-23
1
-1
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2019-10-01
1
-1
/
+3
*
allow to reserve space in OAHashMap explicitly and also in AStar.
Robin Hübner
2019-08-27
1
-0
/
+23
*
AStar and AStar2D examples fixed to not use 'as' keyword and also removed err...
unknown
2019-07-20
1
-30
/
+29
*
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-27
1
-15
/
+15
*
Added 2D functions to AStar
Chaosus
2019-05-30
1
-0
/
+258