summaryrefslogtreecommitdiff
path: root/src/renderer/symbol_bucket.cpp
Commit message (Expand)AuthorAgeFilesLines
* make most headers privateKonstantin Käfer2014-12-041-427/+0
* Support compound text-anchor valuesJohn Firebaugh2014-11-041-0/+17
* Single text positioning propertyJohn Firebaugh2014-11-041-9/+17
* make util::utf8_to_utf32::convert() staticartemp2014-11-031-3/+1
* store glyphAtlas by value in Map object, pass by refartemp2014-10-291-1/+1
* Hold internal reference to Sprite in SpriteAtlasJohn Firebaugh2014-10-291-1/+2
* make addGlyphsToAtlas static method of SymbolBucket + add addGlyphs method to...artemp2014-10-271-13/+4
* fix variable shadowingKonstantin Käfer2014-10-221-7/+7
* use util::ptr as a wrapper around std::shared_ptr that asserts nonemptinessKonstantin Käfer2014-09-241-1/+1
* SDF icon support (fixes #404)John Firebaugh2014-09-081-2/+17
* TextShader ⇢ SDFShaderJohn Firebaugh2014-09-041-1/+1
* Merge pull request #445 from mapbox/nsstringKonstantin Käfer2014-08-261-3/+2
|\
| * use platform-specific NSString for case changes on OS X/iOSKonstantin Käfer2014-08-221-3/+2
* | never place infinitely deep symbolsKonstantin Käfer2014-08-211-2/+2
|/
* Rename existing interpolate -> resampleJohn Firebaugh2014-08-201-3/+3
* use pimpl for collision in tile_parserKonstantin Käfer2014-08-151-1/+1
* allow crosstile labels and add `symbol-avoid-edges`Ansis Brammanis2014-08-151-4/+8
* fix binding to vaosKonstantin Käfer2014-08-141-5/+5
* VICTORYLauren Budorick2014-08-111-2/+2
* port text alignment algorithmKonstantin Käfer2014-08-051-4/+15
* we account differently for the ascender alreadyKonstantin Käfer2014-08-051-2/+1
* fix boolean operatorsKonstantin Käfer2014-08-041-1/+1
* update symbol placement to be more like jsKonstantin Käfer2014-08-041-207/+196
* update shaders and backport some collision changesKonstantin Käfer2014-08-041-71/+196
* move sprite to a use future loadingKonstantin Käfer2014-07-311-3/+2
* merge text and icon buckets/stylesKonstantin Käfer2014-07-291-0/+271