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-23Removing a dependence routing unit from map unit.Vladimir Byko-Ianko
2015-09-23Fix include path for mapSergey Yershov
2015-09-23Removing track DisplayList if the track goes to invisible state.Vladimir Byko-Ianko
2015-09-23Crash and memory leak was fixed.Vladimir Byko-Ianko
2015-09-23Adding new unit tests for clipArrowBodyAndGetArrowDirection()Vladimir Byko-Ianko
2015-09-23Hiding the navigation route after current position. Bugfix with arrows on the...Vladimir Byko-Ianko
2015-09-23Fixes after colleagues commentsVladimir Byko-Ianko
2015-09-23Drawing turn-arrows under the navigation route was implemented.Vladimir Byko-Ianko
2015-09-23[msvc][win] Fixed compilation issuesAlex Zolotarev
2015-09-23[routing] Calculate projection on route only once, to avoid overhead in inter...vng
2015-09-23review fixesExMix
2015-09-23[core] new route track designExMix
2015-09-23review fixesExMix
2015-09-23[core] draw symbols on begin\end points of trackExMix
2015-09-23[core] track rendering fixExMix
2015-09-23review fixesExMix
2015-09-23[core] check routing session state.ExMix
2015-09-23[core] visualize trackExMix
2015-09-23[tracks] Track::GetLengthMeters.vng
2015-09-23[tracks] Simplify path before display list creation.vng
2015-09-23Recreate track's display list only when scale changed.vng
2015-09-23[tracks] Code and style review fixes.vng
2015-09-23[track] shortest distance to point with testsKirill Zhdanovich
2015-09-23[tracks] Base tracks stuff.Dmitry Kunin
2015-09-23[core] base classes for track, polylineDmitry Kunin