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
2019-05-17[drape] Rotate method added.Daria Volvenkova
2019-04-17[drape] Added visible viewport usage in set-rect methodsr.kuznetsov
2019-03-28Scrolling of map after object selection fixed.Daria Volvenkova
2019-03-16Added new user event Move for scrolling the map by buttons.Daria Volvenkova
2019-03-07Restore map position after tracking of selected object.Daria Volvenkova
2019-03-01[vulkan] Correction of Y and Z coordinates moved to the shaders.Daria Volvenkova
2019-03-01[vulkan] Added depth format chooser.kuznetsov
2018-09-18[base] Replaced the namespace my with base.Maxim Pimenov
2018-08-09Remove obsolete std usage from drape_frontendr.kuznetsov
2018-07-25[geometry] Coding style fixes.Maxim Pimenov
2018-07-20Improved rendering framesr.kuznetsov
2018-03-16Minor style fixesr.kuznetsov
2018-03-06Using _t suffix instead of ::type in whole project + using std:: somewhere.VladiMihaylenko
2018-02-01Fixed crash with follow and rotate event.Daria Volvenkova
2018-01-17Fixed positioning of the arrow after starting of route following.Daria Volvenkova
2017-09-13Fixed kinetic scroll on slow devicesr.kuznetsov
2017-09-13Fixed centering on search result or bookmark on iOS.Daria Volvenkova
2017-01-30Save duration restrictions of animation during its initialization.Daria Volvenkova
2016-12-28Do not rewind follow animations when reseting them by another follow animation.Daria Volvenkova
2016-09-26Positioning in visible viewport.Daria Volvenkova
2016-09-05Auto rotation to North.Daria Volvenkova
2016-08-24Review fixes.Daria Volvenkova
2016-08-24Move arrow animation into parallel animation.Daria Volvenkova
2016-08-24UserEvent refactoring.Daria Volvenkova
2016-08-18Fixed tapping in follow-and-rotate moder.kuznetsov
2016-07-19Pretty follow animation fixed on max zoom level.Daria Volvenkova
2016-07-18Review fixes.Daria Volvenkova
2016-07-18Autozoom in routing in follow-and-rotate mode.Daria Volvenkova
2016-07-07Perspective animation removed.Daria Volvenkova
2016-07-07Perspective switching removed.Daria Volvenkova
2016-07-07Set center fixed.Daria Volvenkova
2016-07-07Automatic perspective angle calculation in ScreenBase.Daria Volvenkova
2016-06-23Added pretty follow animation.Daria Volvenkova
2016-05-24Move functions that change ScreenBase into a separate file.Daria Volvenkova
2016-05-20Fixed binding to building borderr.kuznetsov
2016-05-12Correct zoom level in the end of follow animation.Daria Volvenkova
2016-05-12Fixed conditions of position recovering in routingr.kuznetsov
2016-05-12Fixed positioning on a search result or a bookmark in perspective mode.Daria Volvenkova
2016-05-12Fixed turning on/off perspective animationr.kuznetsov
2016-05-12Fixed zoom changing on add businessr.kuznetsov
2016-05-01Review fixesr.kuznetsov
2016-05-01Fixed scaling on double-tap-and-hold in perspective moder.kuznetsov
2016-04-26Review fixesanimation_systemr.kuznetsov
2016-04-25Remove old animations from UserEventStream.Daria Volvenkova
2016-04-25Kinetic scroll.Daria Volvenkova
2016-04-25Removed useless animation creator in SetRect.Daria Volvenkova
2016-04-25Perspective animation refactoring.Daria Volvenkova
2016-04-25Perspective animation.Daria Volvenkova
2016-04-04Added "double tap and hold" zoomingr.kuznetsov
2016-03-23Added turning on/off kinetic scrollr.kuznetsov