Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-23Another PR fixes.Lev Dragunov
2015-09-23Return back partial distance methods.Lev Dragunov
2015-09-23PR fixes.Lev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23[routing] Get current direction point enchancement.Lev Dragunov
2015-09-23[routing] FollowdPolyline interface enhancements.Lev Dragunov
2015-09-23[routing] Tests for GetDistanceM method.Lev Dragunov
2015-09-23Merge all polyline distance methods to one.Lev Dragunov
2015-09-23Followed polyline code integration.Lev Dragunov
2015-09-23Extract following logic to FollowedPolyline class.Lev Dragunov
2015-09-23Pedestrian routing progress 100% at start fix.Lev Dragunov
2015-09-23Make progress increase monotonically.Lev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23AStar progress class.Lev Dragunov
2015-09-23Add routing progress fnLev Dragunov
2015-09-23Fixed A*-bidirectional algorithm stop conditionConstantin Shalnev
2015-09-23Pedestrian routing classes and AStar algorithm class refactoringConstantin Shalnev
2015-09-23PR fixes and AStar heuristicLev Dragunov
2015-09-23bidirectional AStar fixLev Dragunov
2015-09-23[routing] Cross MWM routing refactoringLev Dragunov
2015-09-23Fixed heuristic for the wave start pointConstantin Shalnev
2015-09-23Use normal graph for pedestrian routing. Use ougoing and ingoing edges for fo...Constantin Shalnev
2015-09-23Added api markersConstantin Shalnev
2015-09-23PR fixesLev Dragunov
2015-09-23[pedestrian] Dispose of M2M in favour of P2P.Maxim Pimenov
2015-09-23[pedestrian] Added TODO comment to Graph::GetAdjacencyList method.Yuri Gorshenin
2015-09-23Revert "[pedestrian] Precautions against infinite loops."Maxim Pimenov
2015-09-23[pedestrian] Precautions against infinite loops.Maxim Pimenov
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[pedestrian] A* algorithm is moved out.Yuri Gorshenin