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-03-23Optimized spline clipping, increased tile sizer.kuznetsov
2016-03-23Clipping triangles by rect algorithm changed.Daria Volvenkova
2016-03-23Area and line features clipped by tile rect.Daria Volvenkova
2016-03-23[new downloader] Review fixes.Vladimir Byko-Ianko
2016-03-23[generator] Fixed rare assert.vng
2016-03-23Code review and refactoring of geometry/algorithm.Sergey Magidovich
2016-03-23Edits migration.Sergey Magidovich
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] [geometry] Fixed IsPointInsideTriangle() for degenerate triangles.Yuri Gorshenin
2016-03-23[Old map downloader] Migration testsSergey Yershov
2016-03-23Review fixes.vng
2016-03-23Refactored some geometry functions.vng
2015-12-29Review fixes.Daria Volvenkova
2015-12-29Unit tests for ScreenBase in perspective added.Daria Volvenkova
2015-12-07Move mercator.hpp to geometry.Sergey Magidovich
2015-11-30Fixed follow-and-rotate mode scaling and animation.Daria Volvenkova
2015-11-09Added some TODOs.Alex Zolotarev
2015-10-20Geometry unit test.Lev Dragunov
2015-09-23Reverted back temporary solution with normalize_unicode.cpp clang3.6 compilat...Alex Zolotarev
2015-09-23[linux-build] Fixed numerous link-time errors about missing libnormalize.Yuri Gorshenin
2015-09-23Review fixesSergey Yershov
2015-09-23Fix geometry tests structureSergey Yershov
2015-09-23[geometry] Added area calculation functions.vng
2015-09-23[omim] Added method for correct Azimuth detection.Dmitry Yunitsky
2015-09-23Rearranged library dependencies.Alex Zolotarev
2015-09-23PR fixesLev Dragunov
2015-09-23New LatLon class.Lev Dragunov
2015-09-23Corrections after colleagues comments. Next portion.Vladimir Byko-Ianko
2015-09-23Corrections after colleagues comments.Vladimir Byko-Ianko
2015-09-23Rename AlmostEqual into AlmostEqualULPs.Maxim Pimenov
2015-09-23Fix include path for geometrySergey Yershov
2015-09-23[routing] Storing points of border crossingLev Dragunov
2015-09-23Cross context reading fixes + PR updatesLev Dragunov
2015-09-23Code review fixesLev Dragunov
2015-09-23Finding and writing exit nodesLev Dragunov
2015-09-23Crash and memory leak was fixed.Vladimir Byko-Ianko
2015-09-23Drawing turn-arrows under the navigation route was implemented.Vladimir Byko-Ianko
2015-09-23Review fixes.vng
2015-09-23Minor m4::Tree code refactoring: ReplaceAllInRect, ReplaceEqualInRect.vng
2015-09-23[drape] path text adaptationExMix
2015-09-23Taking into account all outgoing edges for a turn generation.Vladimir Byko-Ianko
2015-09-23Spline rewritten for doubleRoman Sorokin
2015-09-23new test for length of splineRoman Sorokin
2015-09-23removed method FromArrayRoman Sorokin
2015-09-23syntax fixesRoman Sorokin
2015-09-23small fix, removing useless variableRoman Sorokin
2015-09-23new filesRoman Sorokin
2015-09-23tests for Spline::iteratorRoman Sorokin
2015-09-23Fixed viewport for search results on the map.vng
2015-09-23[core] delete unused methods, and rewrite oldKirill Zhdanovich