Age | Commit message (Expand) | Author |
---|---|---|
2022-05-20 | Add a new HashSet template | reduz |
2022-05-16 | Replace most uses of Map by HashMap | reduz |
2022-05-12 | Add a new HashMap implementation | reduz |
2022-03-29 | Capitalize names in the debugger | FireForge |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-12-09 | align to horizontal_alignment, valign to vertical_alignment, related | Nathan Franke |
2021-11-12 | Use "enum class" for input enums | Aaron Franke |
2021-07-18 | Optimize StringName usage | reduz |
2021-07-04 | Improvements to Label's layout options | Hendrik Brucker |
2021-03-23 | Rename ButtonList enum and members to MouseButton | Aaron Franke |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-28 | Rename empty() to is_empty() | Marcel Admiraal |
2020-12-23 | Rename Control margin to offset | Marcel Admiraal |
2020-11-26 | [Complex Text Layouts] Refactor Font class, default themes and controls to us... | bruvzg |
2020-06-29 | Added Custom Performance Monitor and feature to read intermediate values of M... | simpu |