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-09-02Added tile-based model-viewr.kuznetsov
2016-03-23Review fixesr.kuznetsov
2016-03-23Overlay tree optimizationr.kuznetsov
2016-03-23Improved displacement algorithm and overlays renderingr.kuznetsov
2016-01-04Warning fixed.Daria Volvenkova
2015-12-29Review fixes.Daria Volvenkova
2015-12-29Split path text spline if its middle points clipped.Daria Volvenkova
2015-12-29Added special priority for path text overlays in following moder.kuznetsov
2015-12-29Review fixesr.kuznetsov
2015-12-29Remove deformation check for path text.Daria Volvenkova
2015-12-29Path text rendering without perspective deformation.Daria Volvenkova
2015-12-29Move text position to TextDynamicVertex.Daria Volvenkova
2015-12-29Don't show path text in perspective when it is too small.Daria Volvenkova
2015-12-29Review fixes.Daria Volvenkova
2015-12-29Overlays clipping for perspective mode.Daria Volvenkova
2015-12-07Merge pull request #864 from rokuz/improved-path-text-placingDaria Volvenkova
2015-12-05[drape] text rendering optimization.ExMix
2015-12-05Improved path text placingRoman Kuznetsov
2015-11-30Added some rendering optimizationsr.kuznetsov
2015-11-30Fixed overlay priority comparison for text path shapesr.kuznetsov
2015-11-30New overlay comparison functionr.kuznetsov
2015-11-30Review fixesr.kuznetsov
2015-11-30Fixed overlay treer.kuznetsov
2015-11-30Improved glyphs appearingr.kuznetsov
2015-11-30Fixed bug with path texts and removed isValid flagr.kuznetsov
2015-11-30Review fixesr.kuznetsov
2015-11-30Disabled IB mutation in text renderingr.kuznetsov
2015-11-30Review fixesr.kuznetsov
2015-11-30Pointers refactoringr.kuznetsov
2015-11-30[drape] change blending defaultExMix
2015-09-23Fix include path for drape_frontendSergey Yershov
2015-09-23[drape] path text adaptationExMix
2015-09-23[drape] text shapes refactoringExMix
2015-09-23Correct attribute loading for new shadersRoman Sorokin
2015-09-23Changed interface of GetPixelShapeRoman Sorokin
2015-09-23Added methods IsIntersect and GetPixelShape for it.Roman Sorokin
2015-09-23[drape] check if text layout is validExMix
2015-09-23[drape] review fixExMix
2015-09-23[drape] Text shape refactoring. Move placing algos into TextLayout class.ExMix
2015-09-23[drape] improve text renderingExMix
2015-09-23[drape] use shared spline for almost all line based featuresExMix
2015-09-23small fixesRoman Sorokin
2015-09-23added convinient for a human text directionRoman Sorokin
2015-09-23memory improvementRoman Sorokin
2015-09-23using common structures for drawingRoman Sorokin
2015-09-23using list of strips for drawingRoman Sorokin
2015-09-23small fixRoman Sorokin
2015-09-23small fixRoman Sorokin
2015-09-23added correct check for end of splineRoman Sorokin
2015-09-23[drape] use shared spline for path text handlesExMix