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-12-28git-clang-formatVladimir Byko-Ianko
2016-12-28Review fixes.Vladimir Byko-Ianko
2016-12-28Bugfix in bicycle turn generation system.Vladimir Byko-Ianko
2016-05-19[bicycle routing] Calling FeaturesLoaderGuard constructor if it's needed.Vladimir Byko-Ianko
2016-05-19Review fixes.Vladimir Byko-Ianko
2016-05-19[bicycle routing] Adding find by geometry funtionality.Vladimir Byko-Ianko
2016-05-19[bicycle routing] Moving TGeomTurnCandidate and PiMinusTwoVectorsAngle to tur...Vladimir Byko-Ianko
2016-04-20Review fixes.Vladimir Byko-Ianko
2016-04-20[bicycle routing] Adding universal types for node id and edge weight.Vladimir Byko-Ianko
2015-11-17Separate UTurn to left and right versions.Lev Dragunov
2015-10-30Merge pull request #334 from mapsme/linux-g++-fixesViktor Govako
2015-10-22[linux] Fixed project build with g++ 4.8.MWM Planet Generator cdn3
2015-10-20Using TurnsSound for calculating the moment(necessity) to display the notific...Vladimir Byko-Ianko
2015-10-05Adding GetNextTurns method to get two next turns.Vladimir Byko-Ianko
2015-09-23Remove TurnsGeom structure.Lev Dragunov
2015-09-23Correction after Levs commentsVladimir Byko-Ianko
2015-09-23Distance form the start of the route for every turn in mercator units was added.Vladimir Byko-Ianko
2015-09-23Added gate to turnsConstantin Shalnev
2015-09-23Added lift gateConstantin Shalnev
2015-09-23Pedestrian directions engine which shows up and down stairsConstantin Shalnev
2015-09-23Corrections after colleagues commentsVladimir Byko-Ianko
2015-09-23Turn voice notification. C++ part.Vladimir Byko-Ianko
2015-09-23Corrections after colleagues comments. Next portion.Vladimir Byko-Ianko
2015-09-23Corrections after colleagues comments.Vladimir Byko-Ianko
2015-09-23The turn functionality is moved to the turn_generator unit.Vladimir Byko-Ianko
2015-09-23Changes after colleagues comments.Vladimir Byko-Ianko
2015-09-23git-clang-formatVladimir Byko-Ianko
2015-09-23Refactoring. Working hightway class sieve.Vladimir Byko-Ianko
2015-09-23Comment in doxygen.Vladimir Byko-Ianko
2015-09-23Fixing after colleagues comments.Vladimir Byko-Ianko
2015-09-23Generating and passing through jni information about lanes which are recommen...Vladimir Byko-Ianko
2015-09-23Refactoring. Using enum class instead of enum for TurnDirection. Making the c...Vladimir Byko-Ianko
2015-09-23Changes after Kostia's comments.Vladimir Byko-Ianko
2015-09-23Fix after colleagues commentsVladimir Byko-Ianko
2015-09-23Passing lane information through JNI. Taking into account route direction whi...Vladimir Byko-Ianko
2015-09-23Parsing and keeping lane information. Writing unit tests. Passing lane inform...Vladimir Byko-Ianko
2015-09-23Fix include path for routingSergey Yershov
2015-09-23Hiding the navigation route after current position. Bugfix with arrows on the...Vladimir Byko-Ianko
2015-09-23Drawing turn-arrows under the navigation route was implemented.Vladimir Byko-Ianko
2015-09-23Taking into account all outgoing edges for a turn generation.Vladimir Byko-Ianko
2015-09-23Improvement in turn sieve. Turns are removed if source street name and and ta...Vladimir Byko-Ianko
2015-09-23Removing turns in the case if (1) source and target names are the same; (2) t...Vladimir Byko-Ianko
2015-09-23[routing][framework] Add functions to get next turn information and route timeDenis Koronchik