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
2016-11-25Pull request #4672 review fixesДобрый Ээх
2016-09-15Review fixes.Yuri Gorshenin
2016-09-14[routing] Fixed fake edges construction.Yuri Gorshenin
2016-09-08Implementation of correct filling altitude vector.Vladimir Byko-Ianko
2016-07-27Review fixes.Vladimir Byko-Ianko
2016-07-27Fixing routing tests.Vladimir Byko-Ianko
2016-07-26git-clang-formatVladimir Byko-Ianko
2016-07-23git-clang-formatVladimir Byko-Ianko
2016-07-23Adding point altitude to Junction. Using Junction instead of m2::PointD in Ro...Vladimir Byko-Ianko
2016-07-23[altitude] The first version of writing to mwm and reading from altitude info...Vladimir Byko-Ianko
2016-06-10[routing][ui] Fixes to UI crash on long routing planning completion.Yuri Gorshenin
2016-05-27[bicycle routing] Simplifying IRoadGraph::ForEachEdge().Vladimir Byko-Ianko
2016-05-27Review fixes.Vladimir Byko-Ianko
2016-05-27ICrossEdgesLoader::LoadEdges() refactoring.Vladimir Byko-Ianko
2016-05-27Review fixes.Vladimir Byko-Ianko
2016-05-27Creating routing mode intead of using onewayAsBidirectional flag.Vladimir Byko-Ianko
2016-05-27git-clang-formatVladimir Byko-Ianko
2016-05-27[bicycle routing] Taking into account oneway osm tag (road direction) while b...Vladimir Byko-Ianko
2015-12-01Avoid heavy and unnecessary FeatureID copying.Alex Zolotarev
2015-09-23Added GetJunctionTypes functionConstantin Shalnev
2015-09-23Pedestrian directions engine which shows up and down stairsConstantin Shalnev
2015-09-23Implemented crossmwm routing, fixed crash of routing on overlapped mwms.Constantin Shalnev
2015-09-23Pedestrian routing classes and AStar algorithm class refactoringConstantin Shalnev
2015-09-23Start and stop points of route can be mapped on the same edgekshalnev
2015-09-23Use normal graph for pedestrian routing. Use ougoing and ingoing edges for fo...Constantin Shalnev
2015-09-23[routing] Pedestrian nearest pos finder refactoringLev Dragunov
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[pedestrian] Fixes to a P2P routing.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[pedestrian] Fixed turns tests.Yuri Gorshenin
2015-09-23Review fixes.Maxim Pimenov
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[pedestrian] Dispose of M2M in favour of P2P.Maxim Pimenov
2015-09-23[pedestrian] Merged CachedFeature and RoadInfo.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[pedestrian] Fixed tests on RoadPos.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[pedestrian] A* algorithm is moved out.Yuri Gorshenin
2015-09-23[pedestrian] Absolute #include paths.Yuri Gorshenin
2015-09-23[pedestrian] Fixes to algorithm that computes adjacency lists.Yuri Gorshenin
2015-09-23[pedestrian] Rewrite of the A* algorithm.Maxim Pimenov
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[pedestrian,routing] An attempt to make bizarre names more readable.Yuri Gorshenin
2015-09-23Mapsme old routing algosLev Dragunov
2015-09-23[routing] Remove old implementationDenis Koronchik
2015-09-23[routing] Add noOptimize parameter to IRoadGraph::GetPossibleTurns().Denis Koronchik
2015-09-23[routing] Implement path reconstruction function for feature road graph.vng
2015-09-23Factor out constructor to cpp.Denis Koronchik
2015-09-23[routing] Dijkstra router.Yury Melnichek
2015-09-23Add RoadGraphMockSource implementation for routing algorithm test Denis Koronchik