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-23Access to the current location mode from settings.Alex Zolotarev
2016-03-23Revert "Fixed dynamic selector"Constantin Shalnev
2016-03-23Canceled tile checking fixed.Daria Volvenkova
2016-03-23Platform::GetReader returns unique_ptr. Fix leaks.Sergey Magidovich
2016-03-23Review fixesr.kuznetsov
2016-03-23Optimized memory usager.kuznetsov
2016-03-23Optimized render bucket deletionr.kuznetsov
2016-03-23Optimized render groupsr.kuznetsov
2016-03-23Crash on bind vertex array fixed.Daria Volvenkova
2016-03-23[new-downloader] Refactored country statusr.kuznetsov
2016-03-23[new downloader] Getting rid of letter T in the beginging of enum classesVladimir Byko-Ianko
2016-03-23[new downloader] Moving new developed map downloader functionality to new map...Vladimir Byko-Ianko
2016-03-23Remove buckets when current zoom is less than features min visible zoom.Daria Volvenkova
2016-03-23Review fixes.Daria Volvenkova
2016-03-23Choose position mark rendering and taps blocking.Daria Volvenkova
2016-03-23Renamed constants.Alex Zolotarev
2016-03-23Review fixesr.kuznetsov
2016-03-23Fixed features distribution.Daria Volvenkova
2016-03-23Fixed synchronization bug in engine contextr.kuznetsov
2016-03-23Overlay tree optimizationr.kuznetsov
2016-03-23Revert "Use separate buckets for tile features in different quadrants."r.kuznetsov
2016-03-23Fixed geometry additionr.kuznetsov
2016-03-23Use separate buckets for tile features in different quadrants.Daria Volvenkova
2016-03-23Fixed updating features waiting status.Daria Volvenkova
2016-03-23Added scissor testr.kuznetsov
2016-03-23Separate buckets using for shared features.Daria Volvenkova
2016-03-23Fixed read managerr.kuznetsov
2016-03-23Merge bucket's features info.Daria Volvenkova
2016-03-23Removed tile tree and style zoom levelr.kuznetsov
2016-03-23Overlay rects collecting fixed.Daria Volvenkova
2016-03-23Fixed overlays batchingr.kuznetsov
2016-03-23Fixed geometry flickeringr.kuznetsov
2016-03-23Improved displacement algorithm and overlays renderingr.kuznetsov
2016-03-23Join ForEachPoint and ForEachPointRef.Sergey Magidovich
2016-03-23Minor tapEvent refactoring: reused already defined struct.Alex Zolotarev
2016-03-23Correct implementation for FeatureType::ParseMetadata().Alex Zolotarev
2016-03-23[old-map-downloader] Changed "cancel" string id for country statusr.kuznetsov
2016-03-23[old-map-downloader] Fixed compass tapr.kuznetsov
2016-03-23[old-map-downloader] Added hiding mwm size on download button before migrationr.kuznetsov
2016-03-23[old-map-downloader] Added cancel button and auto-downloading callbackr.kuznetsov
2016-03-23[old-map-downloader] Removed download button without routingr.kuznetsov
2016-03-23IsBuildingPartChecker optimization.vng
2016-03-23[metadata] Better handling of building:heightIlya Zverev
2016-03-23[metadata] Split height and building:levelsIlya Zverev
2016-03-23[build] Fixes to linux build.Yuri Gorshenin
2016-02-15Fixed dynamic selectorkshalnev
2016-02-15Lazy getting strings was implementedkshalnev
2016-02-04Merge pull request #1581 from ExMix/uvr-devRoman Kuznetsov
2016-02-04Do not shown house number if name existsConstantin Shalnev
2016-02-02[drape] bugfixExMix