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-23Fix include path for mapSergey Yershov
2015-09-23[core] improved animation on compass tapExMix
2015-09-23[core] cherry-pick from upstream/routing fixesExMix
2015-09-23[core] reduse allocation of animation objectsExMix
2015-09-23[gui] Fixed crash. Added comments and some code style fixes.vng
2015-09-23Minor refactoring of OverlayElement and it’s inheritors: do not store rough...vng
2015-09-23Minor refactoring of InformationDisplay:vng
2015-09-23compass fixExMix
2015-09-23review fixExMix
2015-09-23compass hiding fixExMix
2015-09-23prev frame animation for rulerExMix
2015-09-23new ruler with chess and poetessesExMix
2015-09-23review fixExMix
2015-09-23new compass with animationExMix
2015-09-23fixed default constructors for all OverlayElements.rachytski
2015-09-23added gui::Element::layout, renamed gui::Element::*dirtyDrawing methods and v...rachytski
2015-09-23changes according to code review.rachytski
2015-09-23refactored GeometryBatcher to derive it from PipelinesManager.rachytski
2015-09-23refactored ResourceStyle and lot of *Info classes into consistent Resource an...rachytski
2015-09-23separated OpenGL-dependent classes into separate namespace for better modular...rachytski
2015-09-23fixed hitTest handling for location::State and CompassArrow.rachytski
2015-09-23renamed yg into graphics.rachytski
2015-09-23refactored logic of DisplayList rendering. lower levels of logic should not r...rachytski
2015-09-23[android] Changed compass arrow lookAlex Zolotarev
2015-09-23made screen rotation speed consistent across different animation tasks.rachytski
2015-09-23changes to CompassArrow according to code review.rachytski
2015-09-23removed duplicate anim::Controller instance.rachytski
2015-09-23taking visualScale into account when hitTest'ing the CompassArrow.rachytski
2015-09-23stopping rotation in CompassArrow when starting a rotation in location::State.rachytski
2015-09-23fixed compass following logic.rachytski
2015-09-23added CompassArrow GUI element.rachytski