Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-21 | Fix small mistakes throughout much of the documentation | VolTer | |
2022-08-22 | Replace Array return types with TypedArray | kobewi | |
2022-08-12 | [doc] Use "param" instead of "code" to refer to parameters (8) | Andy Maloney | |
2022-08-08 | Rename the argument tag to param in XML documentation | Yuri Sizov | |
2022-06-16 | Make AStar to use 64-bit logic | Yuri Rubinsky | |
2022-05-06 | Allow AStar2D/AStar3D zero point weight | smix8 | |
Allow AStar2D/AStar3D zero point weight. Limit was set to 1 which seemed like an arbitrary value as lower values down to zero can be useful for common gameplay navigation elements like teleports. | |||
2022-03-20 | Rename `AStar` to `AStar3D` | Yuri Roubinsky | |