Age | Commit message (Expand) | Author |
---|---|---|
2025-05-22 | Remove the rendering of circles from the Engine | |
2025-05-22 | Refactoring to make UI multi-instance | |
2025-05-22 | Move UI struct in ui.h | |
2025-05-22 | Rename ui_init in ui_new | |
2025-05-22 | Fix the mouse click on resize window | |
2025-05-20 | Add logic to get coordinates of the mouse button click | |
2025-05-19 | Add the UIEventResize | |
2025-05-19 | Add reference to UI in the Engine structure | |
2025-05-19 | Add the UI type | |
2025-05-19 | Add the UI resize listener | |
2025-05-19 | Add the expose listener | |
2025-05-18 | Move UI inside engine |