summaryrefslogtreecommitdiff
path: root/scene/resources/dynamic_font_stb.cpp
AgeCommit message (Expand)Author
2017-01-14Style: Fix whole-line commented codeRĂ©mi Verschelde
2017-01-07Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2016-10-03Begining of GLES3 renderer:Juan Linietsky
2016-06-22Improved binding system (ObjectTypeDB::bind_method) to be friendlier to stati...Juan Linietsky
2016-05-31fix stb font property namessanikoyes
2016-05-29Finalized DynamicFont implementationJuan Linietsky