Age | Commit message (Expand) | Author |
---|---|---|
2016-07-08 | Remove unused variables (fourth pass) + dead code | Rémi Verschelde |
2016-06-22 | Improved binding system (ObjectTypeDB::bind_method) to be friendlier to stati... | Juan Linietsky |
2016-06-19 | Merge pull request #5259 from neikeq/pr-textedit-zoom | Rémi Verschelde |
2016-06-18 | DynamicFontData can be built-in (will still link to a ttf though), closes #4600 | Juan Linietsky |
2016-06-18 | TextEdit: Change font size with Ctrl+Mouse Wheel Up/Down | Ignacio Etcheverry |
2016-06-18 | Add missing license headers in our source files (#5255) | Rémi Verschelde |
2016-06-13 | fix crash when clearing dynamicfontdata, closes #4877 | Juan Linietsky |
2016-05-31 | Some cleanup to GDScript | Juan Linietsky |
2016-05-30 | changed font system to use fallbacks | Juan Linietsky |
2016-05-29 | Finalized DynamicFont implementation | Juan Linietsky |
2016-05-03 | Fix crash in dynamic font | sanikoyes |
2016-05-01 | Support for dynamic fonts (TTF) | Juan Linietsky |