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-23[search] Added a calculation of address search completeness.Maxim Pimenov
2016-03-23Refactored some geometry functions.vng
2016-03-23Review fixes.Yuri Gorshenin
2015-09-23boost::hash -> std::hashAlex Zolotarev
2015-09-23clang-formatLev Dragunov
2015-09-23Extract macros NOTIMPLEMENTED and PR fixesLev Dragunov
2015-09-23Rename AlmostEqual into AlmostEqualULPs.Maxim Pimenov
2015-09-23Fix include path for geometrySergey Yershov
2015-09-23Merging arrows bodies of navigation route if they are close to each other.Vladimir Byko-Ianko
2015-09-23Crash and memory leak was fixed.Vladimir Byko-Ianko
2015-09-23Drawing turn-arrows under the navigation route was implemented.Vladimir Byko-Ianko
2015-09-23[routing] Work on route data generationDenis Koronchik
2015-09-23m2::Point::Length() functionRoman Sorokin
2015-09-23[core] delete unused methods, and rewrite oldKirill Zhdanovich
2015-09-23[codereview]Dmitry Kunin
2015-09-23[drape] line shapeDmitry Kunin
2015-09-23[tracks] Code and style review fixes.vng
2015-09-23Minor code style fixes.vng
2015-09-23[geometry] add IsPointInsideTriangle implementationDarafei Praliaskouski
2015-09-23Compilation speed up by removing unused start/stop_mem_debug includeAlex Zolotarev
2015-09-23Renamed debug_print to DebugPrintAlex Zolotarev
2015-09-23added POI, PathTexts and POI Names filtration. closes #240rachytski
2015-09-23introduced separate information layer class, which will perform all POI and T...rachytski
2015-09-23optimized kerning and axis-aligned bound rect calculation for drawPathText.rachytski
2015-09-23- Add robust algorithms (OrientedS, SegmentsIntersect, PolygonSelfIntersectio...vng
2015-09-23Added serialization code for m2::Rect, m2::Point and m2::RegionAlex Zolotarev
2015-09-23Add std::polar() and m2::Points<X>::SquareLength().Yury Melnichek
2015-09-23Add typedefs PointU64, PointI64.Yury Melnichek
2015-09-23Fix many conversion...vng
2015-09-23New tests and more debug checks in geometry simplification (stripification).vng
2015-09-23Added m2::Region for 2d polygonsAlex Zolotarev
2015-09-23Fix CrossProduct().Yury Melnichek
2015-09-23Sticky touches navigation and heading drawing.rachytski
2015-09-23CurrentPosition and ErrorRadius rendering.rachytski
2015-09-22One Month In Minsk. Made in Belarus.Alex Zolotarev