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-12-29Navigator scale and rotate in 3d.Daria Volvenkova
2015-12-29POI selection fixed.Daria Volvenkova
2015-12-29Transform pixel point in 3d to 2d pixel point.Daria Volvenkova
2015-12-29Review fixes.Daria Volvenkova
2015-12-29Overlays clipping for perspective mode.Daria Volvenkova
2015-12-07Remove comment from mercator.hppSergey Magidovich
2015-12-07Move mercator.hpp to geometry.Sergey Magidovich
2015-11-30Fixed follow-and-rotate mode scaling and animation.Daria Volvenkova
2015-11-30Review fixesr.kuznetsov
2015-11-30Overlay bindingr.kuznetsov
2015-11-30Review fixesr.kuznetsov
2015-11-30Some optimizations in geometry preparingr.kuznetsov
2015-11-30[drape] reduce prelonging angle thresholdExMix
2015-11-30[drape] line simplification.ExMix
2015-11-30Added route tracks renderingr.kuznetsov
2015-11-30rebase fixesExMix
2015-11-09Added some TODOs.Alex Zolotarev
2015-10-29Review fixes.Lev Dragunov
2015-10-27Using LatLon for WGS coordinates in cross routing.Lev Dragunov
2015-10-21PR fix.Lev Dragunov
2015-10-20Geometry unit test.Lev Dragunov
2015-10-19[routing] Cross section geometry generation fix.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 problem with incorrect results of containsSergey Yershov
2015-09-23Fix geometry tests structureSergey Yershov
2015-09-23Review fixesSergey Yershov
2015-09-23Review fixesSergey Yershov
2015-09-23Review fixesSergey Yershov
2015-09-23Use AlmostEqualAbs instead AlmostEqualULPsSergey Yershov
2015-09-23[stats] type_statistics key for generator_tool, better area calculationIlya Zverev
2015-09-23[data] Updated minks-pass mwm and source bz2.vng
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-23Review fixesr.kuznetsov
2015-09-23Integration routing rendering in old enginer.kuznetsov
2015-09-23VNG review fixes.vng
2015-09-23[search] Implemented retrieval.Yuri Gorshenin
2015-09-23Review fixesSergey Yershov
2015-09-23Implement threads for coastline cell splitterSergey Yershov
2015-09-23Minor code style fix.Viktor
2015-09-23PR fixesLev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23New LatLon class.Lev Dragunov
2015-09-23Review fixes.vng
2015-09-23boost::hash -> std::hashAlex Zolotarev
2015-09-23Replaced boost’s STATIC_ASSERT with a C++11 one.Alex Zolotarev
2015-09-23Corrections after colleagues comments. Next portion.Vladimir Byko-Ianko