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-23inflate tex rect for better text view on low dpi.ExMix
2015-09-23old style rulerExMix
2015-09-23prev frame animation for rulerExMix
2015-09-23new ruler with chess and poetessesExMix
2015-09-23ruler.cpp measurement units update fixIgor Khmurets
2015-09-23[api] Show viewport on correct zoom level in on API request.vng
2015-09-23compile warning fixExMix
2015-09-23[graphics] removed bogus fastSolidPath (fixes ruler)Darafei Praliaskouski
2015-09-23fixed Ruler to use CachedTextView and path-rendering DisplayList.rachytski
2015-09-23Ruler code cleanup and changes according to code review.rachytski
2015-09-23improved drawing prioritiesDarafei Praliaskouski
2015-09-23changed OverlayElement::visualRank into OverlayElement::priority and turned o...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-23renamed yg into graphics.rachytski
2015-09-23Fix ruler drawing. Add a lot of todo's for future (just code optimizing).vng
2015-09-23Change ruler and coordinates style.Yury Melnichek
2015-09-23rendering Ruler above all other OverlayElements.rachytski
2015-09-23Change coordinates and ruler style and position.Yury Melnichek
2015-09-23Ruler: spaces after '>' and '<'.Yury Melnichek
2015-09-23Fix ruler intersections with "> 1000" text.Yury Melnichek
2015-09-23[ios] Repositioned ruler and coordinatesAlex Zolotarev
2015-09-23Minor performance improvementAlex Zolotarev
2015-09-23moved location handling from Framework into location::State and added "follow...rachytski
2015-09-23fixed Ruler to behave correctly during screen rotation.rachytski
2015-09-23removed ResourceStyleCache and all caching related functions from OverlayElem...rachytski
2015-09-23using ResourceStyleCacheContext to avoid caching some resources twice.rachytski
2015-09-23renamed StylesCache into ResourceStylesCache and moved corresponding files.rachytski
2015-09-23introduced FenceManager for TileRenderer and StyleCache to wait correctly on ...rachytski
2015-09-23fixed appearance and colors of ruler and center label.rachytski
2015-09-23made ruler looks smaller.rachytski
2015-09-23Fine-tune ruler and coordiantes margins.Yury Melnichek
2015-09-23Warning fixesAlex Zolotarev
2015-09-23Minor refactoring. Avoid dynamic vectors and strings in Ruler.vng
2015-09-23[msvc2010] Fixed compilation errorsAlex Zolotarev
2015-09-23Correct initialization of imperial/metric measurement system.rachytski
2015-09-23Removed crash on startupAlex Zolotarev
2015-09-23measurement system initialization in Qt.rachytski
2015-09-23minor optimizations for Ruler.rachytski
2015-09-23added support of Feet/Miles and Yard/Miles to Ruler.rachytski
2015-09-23renamed AARect into AnyRect. renamed corresponding files.rachytski
2015-09-23StylesCache creation on the CoverageGenerator thread. improvement of the GUI ...rachytski
2015-09-23common tree for all OverlayElements in InfoLayer. added InfoLayer::canOverlap...rachytski
2015-09-23fixed SymbolElement rendering artefact.rachytski
2015-09-23added separate Ruler class.rachytski