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
2015-09-23Improved OverlayTreeRoman Sorokin
2015-09-23[drape] review fixExMix
2015-09-23spline fixesExMix
2015-09-23[drape] use shared spline for almost all line based featuresExMix
2015-09-23new test for length of splineRoman Sorokin
2015-09-23small fixRoman Sorokin
2015-09-23removed method FromArrayRoman 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-23warning fixesRoman Sorokin
2015-09-23added get-method, improved memory perfomanceRoman Sorokin
2015-09-23small fix, removing useless variableRoman Sorokin
2015-09-23new filesRoman Sorokin
2015-09-23tests for Spline::iteratorRoman Sorokin
2015-09-23new classes for splines, Spline::iterator support moving along spline(only in...Roman Sorokin
2015-09-23Changed alpha value in lowpass filter for smoother rotations.Dmitry Yunitsky
2015-09-23[routing] Added more constructors to the Route class.vng
2015-09-23m2::Point::Length() functionRoman Sorokin
2015-09-23[routing] Implement path reconstruction function for feature road graph.vng
2015-09-23Fixed viewport for search results on the map.vng
2015-09-23review fixesExMix
2015-09-23[core] inscrease selection rect (for bookmark only)ExMix
2015-09-23Correct using of cstring and memcpy includes.vng
2015-09-23[core] delete unused methods, and rewrite oldKirill Zhdanovich
2015-09-23Removed some logs from release buildsAlex Zolotarev
2015-09-23hide compass on anti-clockenwise animationExMix
2015-09-23[codereview]Dmitry Kunin
2015-09-23[drape] line shapeDmitry Kunin
2015-09-23Initialize array in LowPassVector.vng
2015-09-23Low pass filtering of input hardware measurements. Compass now more stable in...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[tracks] Base tracks stuff.Dmitry Kunin
2015-09-23[core] base classes for track, polylineDmitry Kunin
2015-09-23Fixed Framework::GetFeatureTypes.vng
2015-09-23Correct touch rect for catching bookmarks.vng
2015-09-23Use expat from the system on LinuxAlex Zolotarev
2015-09-23Added ProjectionToSection calculator.vng
2015-09-23Minor code style fixes.vng
2015-09-23Minor code fix.vng
2015-09-23Avoid hindi-code.vng
2015-09-23Cleanup code for angles.hpp/cppvng
2015-09-23Fixed warnings in our codeAlex Zolotarev
2015-09-23Fixed warnings in 3party projectsAlex Zolotarev
2015-09-23[geometry] add IsPointInsideTriangle implementationDarafei Praliaskouski