Age | Commit message (Expand) | Author |
---|---|---|
2022-04-04 | Zero initialize all pointer class and struct members | Rémi Verschelde |
2022-02-16 | Convert _notification methods to switch - Chunk C | Jakob Bouchard |
2022-02-15 | Editor: Cleanup some includes dependencies | Rémi Verschelde |
2022-02-14 | Remove most EditorNode constructor parameters and fields | trollodel |
2022-02-12 | Improve compilation speed (forward declarations/includes cleanup) | Hendrik Brucker |
2022-02-06 | Edit font properties on multiple objects at once | NeilKleistGao |
2022-01-07 | Merge pull request #55352 from YeldhamDev/text_widget_undo | Rémi Verschelde |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-12-30 | Add undo/redo capabilities to the text control plugin | Michael Alexsander |
2021-10-31 | Add functions for getting name and font style from dynamic and bitmap fonts. | bruvzg |