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
2018-03-23[base] Changed the namespace of Cancellable from my to base.Maxim Pimenov
2018-02-19Removing ReconstructPath().Vladimir Byko-Ianko
2017-10-17Moving num_mwm_id.hpp to routing_common.Vladimir Byko-Ianko
2017-07-18Turn generation method returns bool to show an error.Vladimir Byko-Ianko
2017-06-27Removing duplication of calculation route ETAs.Vladimir Byko-Ianko
2017-06-26Using IDirectionsEngine and derived classes std includes.Vladimir Byko-Ianko
2017-06-26Passing vector with streets name from IDirectionsEngine::Generate().Vladimir Byko-Ianko
2017-06-23Generating segments in case of pedestrian routing.Vladimir Byko-Ianko
2017-06-23Refactoring. Implementing method EdgeToSegment in routing_helpers and using it.Vladimir Byko-Ianko
2017-06-22Renaming trafficSegs to segments.Vladimir Byko-Ianko
2017-02-16[routing] Cross mwm index routingДобрый Ээх
2017-01-16[routing] reconstruct route refactoring, also fix endpoints and timesДобрый Ээх
2016-12-13Review fixes.Vladimir Byko-Ianko
2016-12-13Preparing route traffic information of route for rendering.Vladimir Byko-Ianko
2016-09-08Implementation of correct filling altitude vector.Vladimir Byko-Ianko
2016-05-19Review fixes.Vladimir Byko-Ianko
2016-05-19[bicycle routing] Adapting car turn generator for bicycle turn generation.Vladimir Byko-Ianko
2016-05-19[bicycle routing] Moving common methods for pedestrian and bicycle routing to...Vladimir Byko-Ianko
2015-09-23Remove TurnsGeom structure.Lev Dragunov
2015-09-23Cancel directions generation when routing is cancelledConstantin Shalnev
2015-09-23Added gate to turnsConstantin Shalnev
2015-09-23Added lift gateConstantin Shalnev
2015-09-23Directions engine moved to separate class, directions engine was made abstractConstantin Shalnev