| Commit message (Expand) | Author | Age | Files | Lines |
* | Update if == NOTIFICATION_* to switch statements to match coding style | megalobyte | 2022-02-16 | 1 | -8/+10 |
* | Editor: Cleanup some includes dependencies | Rémi Verschelde | 2022-02-15 | 1 | -1/+0 |
* | Remove most EditorNode constructor parameters and fields | trollodel | 2022-02-14 | 1 | -1/+1 |
* | Improve compilation speed (forward declarations/includes cleanup) | Hendrik Brucker | 2022-02-12 | 1 | -0/+1 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Makes FontData importable resource. | bruvzg | 2021-08-27 | 1 | -237/+10 |
* | Optimize StringName usage | reduz | 2021-07-18 | 1 | -9/+9 |
* | Use PROPERTY_USAGE_NONE instead of 0 for no property usage | Aaron Franke | 2021-07-01 | 1 | -1/+1 |
* | Rename `instance()`->`instantiate()` when it's a verb | Lightning_A | 2021-06-19 | 1 | -2/+2 |
* | Fix font preview text for CJKV ideographs | Haoyu Qiu | 2021-06-08 | 1 | -1/+1 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Rename empty() to is_empty() | Marcel Admiraal | 2020-12-28 | 1 | -1/+1 |
* | [Complex Text Layouts] Refactor Font class, default themes and controls to us... | bruvzg | 2020-11-26 | 1 | -0/+331 |