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
/
AStarGrid2D.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix astar partial path destination can be solid/disabled
allison
2024-09-12
1
-0
/
+2
*
Merge pull request #92123 from timothyqiu/estimate-end
Rémi Verschelde
2024-08-28
1
-1
/
+1
|
\
|
*
Change param name of AStar's _estimate_cost method
Haoyu Qiu
2024-05-19
1
-1
/
+1
*
|
Add a method to retrieve all points within a region to `AStarGrid2D`
Yuri Rubinsky
2024-05-12
1
-0
/
+7
|
/
*
Fix wrong return type mention in AStarGrid2D docs
Brandtware
2024-04-04
1
-1
/
+1
*
add partial path return option for astar
ashley
2024-04-03
1
-0
/
+4
*
Documentation: Add support for deprecated/experimental messages
Danil Alexeev
2024-02-15
1
-2
/
+1
*
Merge pull request #81267 from Chaosus/astargrid_isometric_mode
Rémi Verschelde
2024-01-04
1
-0
/
+15
|
\
|
*
Add isometric cell shape mode to `AStarGrid2D`.
Yuri Roubinski
2023-10-03
1
-0
/
+15
*
|
Merge pull request #82691 from YuriSizov/rst-validate-with-exceptions
Rémi Verschelde
2023-10-04
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Validate `code` tags for class and member references
Yuri Sizov
2023-10-03
1
-3
/
+3
*
|
Clarify `AStarGrid2D.is_in_bounds` functionality
A Thousand Ships
2023-10-03
1
-2
/
+2
|
/
*
Merge pull request #79495 from Chaosus/astargrid_all_solid
Rémi Verschelde
2023-08-04
1
-0
/
+18
|
\
|
*
Add the fill region methods to the `AStarGrid2D`
Yuri Roubinski
2023-07-15
1
-0
/
+18
*
|
Updated Deprecated Method in C# Example Size to Region
Sathvik Mulukutla
2023-07-22
1
-1
/
+1
|
/
*
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
1
-1
/
+1
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
1
-1
/
+1
*
Documentation: Unify deprecations
Danil Alexeev
2023-06-07
1
-2
/
+2
*
Overhaul the top sections of the class reference (Physics classes)
VolTer
2023-05-20
1
-3
/
+4
*
Allow negative coordinates in `AStarGrid2D`
Danil Alexeev
2023-04-26
1
-4
/
+9
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
*
C#: Renames to follow .NET naming conventions
Raul Santos
2023-01-27
1
-4
/
+4
*
Divide `AStarGrid2D::default_heuristic` into two different heuristics
Yuri Rubinsky
2022-12-24
1
-2
/
+5
*
Add `get_point_position` method to `AStarGrid2D`
Yuri Rubinsky
2022-12-20
1
-0
/
+7
*
Restore weight scale for `AStarGrid2D` (partially)
Yuri Rubinsky
2022-12-20
1
-0
/
+17
*
Improve documentation on heuristics in AStarGrid2D
Yuri Rubinsky
2022-12-15
1
-3
/
+6
*
refactor(AStarGrid2D): Return Vector2i in get_id_path
MisterMX
2022-09-30
1
-1
/
+1
*
Add new C# code blocks to class ref pages
Paul Joannon
2022-09-19
1
-2
/
+12
*
Add documentation for `AStarGrid2D` class
Yuri Rubinsky
2022-09-07
1
-0
/
+62
*
Implement `AStarGrid2D` class with jump-point pathfinding
Yuri Rubinsky
2022-08-30
1
-0
/
+116