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
2019-04-10[std][geometry] Use new include style for geometry.tatiana-yan
2018-12-26[base][geocoder] Fix compile warnings for gcc 8Anatoly Serdtcev
2018-12-21[geometry] Clarified the z-order interpretation in CellId.Maxim Pimenov
2018-11-26[coding] Removed the CellId epsilon.Maxim Pimenov
2018-11-23[coding] Moved functions that encode points to one common file.Maxim Pimenov
2018-09-18[base] Replaced the namespace my with base.Maxim Pimenov
2018-09-14[base] Unified stl_add and stl_helpers.Maxim Pimenov
2018-08-01Review fixes.Maxim Pimenov
2018-08-01[geometry] Functors instead of factories in simplification.hpp.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] AnyRect refactoring.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-04-17[geometry] Faster CellId::XY and CellId::FromXY.Maxim Pimenov
2018-04-11[search] Prefer prevEmit results in NearbyPointsSweepertatiana-kondakova
2018-04-10[coding] [geometry] Deprecated PointToInt.Maxim Pimenov
2017-12-28[qmake] Goodbye QMake!greshilov
2017-09-22Review fixes.Yuri Gorshenin
2017-09-22[geometry] Added different bounding boxes.Yuri Gorshenin
2017-09-15[geometry] ConvexHull.Yuri Gorshenin
2017-08-10Code review.Sergey Magidovich
2017-08-09Fixed clipping of spline by rect.Daria Volvenkova
2016-12-28Remove using std from baseSergey Yershov
2016-11-09Added project declarations to subprojectsTimofey
2016-10-04Decimated spaces in the CMake files.Timofey
2016-09-13Added geometry tests.Timofey
2016-09-06Wrote cmake lists for base and base_testsTimofey
2016-03-23Optimized spline clipping, increased tile sizer.kuznetsov
2016-03-23Clipping triangles by rect algorithm changed.Daria Volvenkova
2016-03-23Area and line features clipped by tile rect.Daria Volvenkova
2016-03-23[new downloader] Review fixes.Vladimir Byko-Ianko
2016-03-23[generator] Fixed rare assert.vng
2016-03-23Code review and refactoring of geometry/algorithm.Sergey Magidovich
2016-03-23Edits migration.Sergey Magidovich
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] [geometry] Fixed IsPointInsideTriangle() for degenerate triangles.Yuri Gorshenin
2016-03-23[Old map downloader] Migration testsSergey Yershov
2016-03-23Review fixes.vng
2016-03-23Refactored some geometry functions.vng
2015-12-29Review fixes.Daria Volvenkova
2015-12-29Unit tests for ScreenBase in perspective added.Daria Volvenkova
2015-12-07Move mercator.hpp to geometry.Sergey Magidovich
2015-11-30Fixed follow-and-rotate mode scaling and animation.Daria Volvenkova
2015-11-09Added some TODOs.Alex Zolotarev
2015-10-20Geometry unit test.Lev Dragunov
2015-09-23Reverted back temporary solution with normalize_unicode.cpp clang3.6 compilat...Alex Zolotarev
2015-09-23[linux-build] Fixed numerous link-time errors about missing libnormalize.Yuri Gorshenin
2015-09-23Review fixesSergey Yershov