Finally getting into urutora again (UPDATE)
Posted: Wed Feb 01, 2023 7:12 pm
EDIT: Link to the lib https://github.com/tavuntu/urutora
It's been a while since I worked on my Love2d projects and I think I'll start by updating urutora, probably the most useful one. I did some small refactor and some other stuff changed. A lot of this was thanks to rozenmad and codecat
* We now support panels inside panels
* Added Image component
* Added Animation component
* Added scrolling support for panels
* Option (axis) for vertical or horizontal slider
* utf8 support for "text" component
Pending:
* Multitouch support
* Better text fields
* Draggable components
It's been a while since I worked on my Love2d projects and I think I'll start by updating urutora, probably the most useful one. I did some small refactor and some other stuff changed. A lot of this was thanks to rozenmad and codecat
* We now support panels inside panels
* Added Image component
* Added Animation component
* Added scrolling support for panels
* Option (axis) for vertical or horizontal slider
* utf8 support for "text" component
Pending:
* Multitouch support
* Better text fields
* Draggable components