Skip to content

Commit

Permalink
Tagging v4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jpaoneMines committed Sep 20, 2023
1 parent 38cf644 commit 945f106
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ When building, the library must be compiled and linked against:

# Revision History

## v 4.9.0 - 20 Sep 2023
- Fixed aspect ratio calculation in OpenGL3DEngine
- Fixed MD5Model destruction if error loading model
- Removed internal references to glUniform*() and replaced with glProgramUniform*() to not change bound program state
- Cleaned up documentation

## v 4.8.0 - 14 Sep 2023
- OpenGL3DEngine can handle events that have an effect on the arcball camera movement

Expand Down

0 comments on commit 945f106

Please sign in to comment.