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
2020-10-12[routing] Removed not relevant comment.Olga Khlopkova
2020-03-27[routing] Routing through the guides tracks and OSM.Olga Khlopkova
2020-02-28[routing] Add astar::VertexData<Vertex, Weight>gmoryes
2019-12-25[routing] rid of m2::PointD in routingMikhail Gorbushin
2019-11-29[geometry] Junction and TAltitudeOlga Khlopkova
2019-05-17[routing] push info about fake segments to routing managerMikhail Gorbushin
2019-04-18[indexer] enum feature::EGeomType is changed to enum class feature::GeomTypeArsentiy Milchakov
2019-03-18[indexer] Disallow copy and move of FeatureType, remove FeatureType::ParseEve...tatiana-yan
2018-11-01[routing] Remove editor header includes from routingtatiana-yan
2018-07-25[routing] First step to separation between weight speed and eta.VladiMihaylenko
2018-06-28[indexer] Move FeaturesLoaderGuard out of DataSourcetatiana-yan
2018-06-27[index] Classes for Frozen and Editable DataSourcestatiana-yan
2018-06-27[indexer] DataSource unique_ptr<FeatureSourceFactory> -> FeatureSourceFactory...tatiana-yan
2018-06-27[indexer] DataSource refactoringtatiana-yan
2018-06-25Rename variables and methods (index to DataSource)Sergey Yershov
2018-06-22[indexer][editor] Refactor Index into DataSourceSergey Yershov
2018-02-19Generating turn from first route segment. Fixing unique segment invariant vio...Vladimir Byko-Ianko
2018-02-19Removing unnecessary methods.Vladimir Byko-Ianko
2017-12-20Fix ReconstructPath with new routing::Edge::IsFake behaviour.tatiana-kondakova
2017-11-07Fix control reaches end of non-void function for NOTIMPLEMENTED RoadGraphBase...tatiana-kondakova
2017-11-03Fix transit info setting: use segments from RoadGraph to keep fake segments i...tatiana-kondakova
2017-10-17Create transit world graphtatiana-kondakova
2017-09-14Review fixes, Fix possible invarian violation, add one segment backward test(...tatiana-kondakova
2017-09-14Add fake vertex tree to IndexGraphStarterДобрый Ээх
2017-08-30Filling Edge at IndexRoadGraph::GetEdges() with correct start and finish coords.Vladimir Byko-Ianko
2017-08-07[routing] Estimate altitudes in index routerДобрый Ээх
2017-07-03[routing] Pull request #6437 review fixesДобрый Ээх
2017-07-03[routing] Fix integration tests RestrictionTestNearMetroShodnenskaya, SwedenB...Добрый Ээх
2017-06-29[routing] Pull request #6420 review fixesДобрый Ээх
2017-06-29[routing] Calculate route by checkpointsДобрый Ээх
2017-06-27Generating route times before ReconstructRoute() method to support different ...Vladimir Byko-Ianko
2017-05-29Review fixes.Vladimir Byko-Ianko
2017-05-29Routing issue fixes. A star invariant violation because of it was possible to...Vladimir Byko-Ianko
2017-02-16[routing] Cross mwm index routingДобрый Ээх
2017-01-31[routing] fix double junction routeДобрый Ээх
2017-01-26Review fixes.Vladimir Byko-Ianko
2017-01-23git-clang-formatVladimir Byko-Ianko
2017-01-23Fixing cmake and xcode build.Vladimir Byko-Ianko
2017-01-16[routing] reconstruct route refactoring, also fix endpoints and timesДобрый Ээх