summaryrefslogtreecommitdiff
path: root/src/text
Commit message (Collapse)AuthorAgeFilesLines
* encode icon texture coordinate in buffer so we can render all pois with 1 ↵Konstantin Käfer2014-05-191-1/+1
| | | | draw call
* always use std:: namespace for math functionsKonstantin Käfer2014-05-143-28/+28
| | | | fixes #201
* cleanup + unused argumentsKonstantin Käfer2014-04-161-2/+2
|
* don't report warnings in boostKonstantin Käfer2014-04-161-0/+4
|
* add libboost back to build systemKonstantin Käfer2014-04-092-0/+3
|
* implement alwaysVisibleKonstantin Käfer2014-03-242-4/+5
|
* don't treat negative values as placement failureKonstantin Käfer2014-03-241-3/+2
|
* use the correct glyphsKonstantin Käfer2014-03-241-6/+13
|
* port remainder of the the placement algorithmKonstantin Käfer2014-03-193-25/+371
|
* explicit namesKonstantin Käfer2014-03-181-6/+7
|
* missing bracesKonstantin Käfer2014-03-171-1/+2
|
* force explicit typesKonstantin Käfer2014-03-171-4/+4
|
* format fixesKonstantin Käfer2014-03-171-12/+15
|
* port of collision classKonstantin Käfer2014-03-172-6/+296
|
* add rotation range testsKonstantin Käfer2014-03-171-2/+2
|
* port rotationrange.js (still missing tests)Konstantin Käfer2014-03-141-0/+259