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
path: root/map
AgeCommit message (Expand)Author
2015-09-23[drape] not store MemoryFeatureIndex and FeaturesFetcher in TileInfoExMix
2015-09-23[drape] replace ProcessMWM method on functor. Preparing for read mwm index se...ExMix
2015-09-23[bookmarks] Safe bookmarks file overwrite when editing bookmarksAlex Zolotarev
2015-09-23[core] Search layer of pins addedKirill Zhdanovich
2015-09-23[AND] Fixed multiple notifications.Dmitry Kunin
2015-09-23Moved distance ruler to correct positionAlex Zolotarev
2015-09-23Removed dummy debug parameter.vng
2015-09-23fix compass hide on iOSExMix
2015-09-23ruler.cpp measurement units update fixIgor Khmurets
2015-09-23yota monkey test fixExMix
2015-09-23return tile precaching from n-2 zoom levelExMix
2015-09-23hide compass after anticlockwise screen rotation animExMix
2015-09-23cool my position for YopmeExMix
2015-09-23[yopme] White background color for BS.vng
2015-09-23[yopme] Initial commit for equal "ink" and "normal" styles.vng
2015-09-23[yopme] Fixed transform from GL pixel format to Java Bitmap.vng
2015-09-23[test] Track parsing testsKirill Zhdanovich
2015-09-23Parse StyleMap in kmlKirill Zhdanovich
2015-09-23[ios][andrioid] Do not advertise guides on app startAlex Zolotarev
2015-09-23return GL_RGBA8 as main format for RenderBufferExMix
2015-09-23Get maximal rect size in scale calculation.vng
2015-09-23Check minimal drawing rect for SetViewportAsync from API.vng
2015-09-23Remove useless code.vng
2015-09-23Code review.vng
2015-09-23Skip map rotation with 3 degrees in auto-follow mode.vng
2015-09-23Low pass filtering of input hardware measurements. Compass now more stable in...vng
2015-09-23[core]writing line styles to kmlKirill Zhdanovich
2015-09-23[core] kml LineStyle color parsing.Kirill Zhdanovich
2015-09-23create color buffer with same pixel format as a render target texturesExMix
2015-09-23[drape] rename strange thread pool to SimpleThreadPoolExMix
2015-09-23[routes] Fix parsing of multi geometry routesKirill Zhdanovich
2015-09-23Show track method added to frameworkKirill Zhdanovich
2015-09-23[tracks] Track::GetLengthMeters.vng
2015-09-23[tracks] Code cleanup.vng
2015-09-23Compilatin fix after rebase.vng
2015-09-23[tracks] Simplify path before display list creation.vng
2015-09-23Recreate track's display list only when scale changed.vng
2015-09-23Code style fixes; Added ScreenBase test.vng
2015-09-23[tracks] Code and style review fixes.vng
2015-09-23[track] shortest distance to point with testsKirill Zhdanovich
2015-09-23[core]parse gx:TracksKirill Zhdanovich
2015-09-23[git] After merge fixes.Dmitry Kunin
2015-09-23[core] String tokenizer test and notes.Dmitry Kunin
2015-09-23[tracks] Base tracks stuff.Dmitry Kunin
2015-09-23[core] base classes for track, polylineDmitry Kunin
2015-09-23fix animation. Never use opengl MAG_FILTER algo with GL_LINEAR. Texture borde...ExMix
2015-09-23no need to load guides json on desktopExMix
2015-09-23Revert "Merge pull request #1951 from Komzpa/drop_circles"Darafei Praliaskouski
2015-09-23[graphics] dropped circle element from stylesDarafei Praliaskouski
2015-09-23remove useless codeExMix