Pinned
105 contributions in the last year
Less
More
Activity overview
Contribution activity
August 2021
Created 1 commit in 1 repository
Reviewed 12 pull requests in 1 repository
ruby2d/ruby2d
12 pull requests
- Add error handling around open windows
- Add font styling
- Improve texture rendering by 75% using openGL VBO
- Tileset rendering refactor
- Sprite rendering refactor
- Remove Window instance variable warning
- Image rendering refactor
- Adds openbsd support
- added very simple build support for *BSD
- Implementing sound volume code in ruby2d.c
- Remove r/g/b/a attributes from Renderable classes
- Refactor text rendering code