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
2018-11-30[routing] Speed Cameras review fixesMikhail Gorbushin
2018-09-18[base] Replaced the namespace my with base.Maxim Pimenov
2018-08-01[geometry] Refactoring of code that works with parametrized segments.Maxim Pimenov
2018-07-25Review fixes.Maxim Pimenov
2018-07-25[geometry] Coding style fixes.Maxim Pimenov
2018-07-23[geometry] Renamed SquareLength to SquaredLength.Maxim Pimenov
2018-05-08[geometry] Made the constructor of Point<T> from Point<U> explicit.Maxim Pimenov
2018-03-07Getting rid of my::sq, math::sqrtatiana-kondakova
2017-09-28[indexer] Simplified boundaries encoding/decoding.Yuri Gorshenin
2017-08-07[routing] Estimate altitudes in index routerДобрый Ээх
2017-07-27Initing with zeros x and y members of Point class at default constructor.Vladimir Byko-Ianko
2017-01-10Fix compile warningsfix-warningSergey Yershov
2016-12-28Remove using std from baseSergey Yershov
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