| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
| 2021-12-09 | Replace String comparisons with "", String() to is_empty() | Nathan Franke |
| 2021-07-26 | Implement Binary Shader Compilation | reduz |
| 2021-07-18 | Optimize StringName usage | reduz |
| 2021-06-19 | Rename `instance()`->`instantiate()` when it's a verb | Lightning_A |
| 2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
| 2020-12-28 | Rename empty() to is_empty() | Marcel Admiraal |
| 2020-06-30 | Add a separate application focus/in notification out from Window focus notifi... | Juan Linietsky |
| 2020-05-14 | Style: Enforce braces around if blocks and loops | Rémi Verschelde |
| 2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
| 2020-05-10 | Style: Add missing copyright headers | Rémi Verschelde |
| 2020-04-20 | Exposed RenderingDevice to script API | Juan Linietsky |