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
2017-09-20In path text handle added check on projection result.Daria Volvenkova
2017-08-07Stabilization of path text placing.Daria Volvenkova
2017-06-16Improved metaline renderingr.kuznetsov
2017-06-15Added meta linesmetalinesr.kuznetsov
2017-03-23review fixesArsentiy Milchakov
2017-03-22warnings fixArsentiy Milchakov
2017-02-01Added road shields renderingr.kuznetsov
2017-01-18[xcode] Drape projects are built in release config even it's debug config.VladiMihaylenko
2017-01-18[geometry] Removed a log about zero length segments.VladiMihaylenko
2016-06-29[geometry] Fixed a warning message.Maxim Pimenov
2015-11-30Review fixesr.kuznetsov
2015-11-30Some optimizations in geometry preparingr.kuznetsov
2015-11-30[drape] reduce prelonging angle thresholdExMix
2015-11-30[drape] line simplification.ExMix
2015-09-23Fix include path for geometrySergey Yershov
2015-09-23Fix warning in [geometry] and added pragmas for suppress warning in 3-rd part...Sergey Yershov
2015-09-23[drape] path text adaptationExMix
2015-09-23Added new functions to splineRoman Sorokin
2015-09-23Spline rewritten for doubleRoman Sorokin
2015-09-23spline fixesExMix
2015-09-23[drape] use shared spline for almost all line based featuresExMix
2015-09-23small fixRoman Sorokin
2015-09-23method FromArray removed, the same code used in constructor nowRoman Sorokin
2015-09-23added method for adding point to the end of splineRoman Sorokin
2015-09-23review fixExMix
2015-09-23[drape] use shared spline for path text handlesExMix
2015-09-23[drape] move drape into dp namespaceExMix
2015-09-23syntax fixesRoman Sorokin
2015-09-23added get-method, improved memory perfomanceRoman Sorokin
2015-09-23new classes for splines, Spline::iterator support moving along spline(only in...Roman Sorokin