Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-17 | Fix embarrassing bug | BoredGuy | |
- The position and size of the source rectangle for animations was dependent on the display scale, this is incredibly stupid and shouldn't have happened. | |||
2024-12-14 | Update | BoredGuy | |
- Finish animation system - Fix bug where leftward/upward movement was slightly faster than downward/forward movement | |||
2024-12-14 | Animation system update continued | BoredGuy | |
The previous one was a partial merge because demo.h and demo.c weren't added(I'm still learning git) | |||
2024-12-14 | Animation system updates | BoredGuy | |
- implement draw_animation - add dpi scaling | |||
2024-12-13 | Initial Commit | BoredGuy | |