Releases: bolom009/pathfind
Releases · bolom009/pathfind
v1.17.0
10 Nov 22:26
Compare
Sorry, something went wrong.
No results found
updated astar version (optimized)
updated test cases
v1.16.1
10 Oct 20:46
Compare
Sorry, something went wrong.
No results found
fixed search out of navigation area
v1.16.0
09 Oct 15:28
Compare
Sorry, something went wrong.
No results found
implemented dynamic obstacles handling for recast graph (rebuild graph during add or remove dynamic obstacle)
v1.15.0
08 Oct 08:54
Compare
Sorry, something went wrong.
No results found
improved getVisiblePoints method performance
v1.14.1
07 Oct 21:37
Compare
Sorry, something went wrong.
No results found
fixed getVisiblePoints method (find closest visible vertices to point)
updated example and tests
v1.14.0
07 Oct 13:38
Compare
Sorry, something went wrong.
No results found
removed decimal from calculation (no need super precision)
optimized recast generation (cpu+mem usage)
v1.13.1
05 Oct 20:58
Compare
Sorry, something went wrong.
No results found
added helper methods pathfinder
v1.13.0
04 Oct 18:29
Compare
Sorry, something went wrong.
No results found
small refactoring,
added goclipper2 to recast polygon offset
raycast for obstacle
pathfind helper methods (Raycast, ClosestPoint)
v1.12.0
12 Sep 21:13
Compare
Sorry, something went wrong.
No results found
updated logic with finding closest point to politon when point not in graph (start, dest points)
v1.11.2
14 Mar 16:44
Compare
Sorry, something went wrong.
No results found