Age | Commit message (Expand) | Author |
---|---|---|
2024-09-10 | Add Text::set_max_width and Text::set_max_rows | dec05eba |
2022-03-30 | Proper y offset for text, add option to create hidden window and add function... | dec05eba |
2021-11-18 | Move glyph creation for text to render function instead of in set string, cle... | dec05eba |
2021-11-16 | Implement all interfaces to mgl | dec05eba |
2021-11-07 | Fix text rendering getting corrupt at copy/move constructor | dec05eba |
2021-11-07 | Fix exit being called when closing window, respond to wm ping, add is_open fu... | dec05eba |
2021-11-03 | Use event structure in poll_event | dec05eba |
2021-10-29 | More, todo interfaces | dec05eba |
2021-10-22 | Add vertex buffer | dec05eba |
2021-10-19 | Change event layout to similar to same as sfml | dec05eba |
2021-10-18 | Initial commit with an example | dec05eba |