Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace most uses of Map by HashMap | reduz | 2022-05-16 | 1 | -2/+2 |
* | Merge pull request #54794 from bruvzg/runtime_bmfont_parser | Rémi Verschelde | 2022-01-17 | 1 | -739/+3 |
|\ | |||||
| * | Move BMFont parser code from importer to the FontData to allow loading bitmap... | bruvzg | 2021-11-09 | 1 | -739/+3 |
* | | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | | Add path to functions that return iporter options | reduz | 2021-11-14 | 1 | -2/+2 |
|/ | |||||
* | Add functions for getting name and font style from dynamic and bitmap fonts. | bruvzg | 2021-10-31 | 1 | -1/+28 |
* | Makes FontData importable resource. | bruvzg | 2021-08-27 | 1 | -0/+797 |