Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-26 | Fixed theora playback. Removed theoraplayer. | Juan Linietsky | |
Still need to get proper audio output latency in some platforms. | |||
2015-06-01 | -fixes to navigation, so edge-merging is more flexible on conflict | Juan Linietsky | |
-add tab support to richtextlabel -some click fixes to audio stream resampled -ability to import largetextures (dialog) | |||
2015-05-02 | 2D pathfinder fixes, should now always find the best path. | Juan Linietsky | |
2015-04-30 | -some cleanups | Juan Linietsky | |
-added tesselation function to curve and curve2d | |||
2015-04-21 | ability to get closest owner to point, for navigation and navigation2d | Juan Linietsky | |
2015-02-19 | -improved pathfinding accuracy | Juan Linietsky | |
(i hope?) | |||
2015-02-14 | New Navigation & Pathfinding support for 2D | Juan Linietsky | |
-Added Navigation & NavigationPolygon nodes -Added corresponding visual editor -New pathfinding algorithm is modern and fast! -Similar API to 3D Pathfinding (more coherent) |