Skip to content

libprojectM Release 4.1.2

Latest
Compare
Choose a tag to compare
@kblaschke kblaschke released this 14 Aug 12:22
db035da

This bugfix release addresses two OpenGL-related issues causing GL errors, and adds some improvements to the vcpkg manifest which were required for adding the projectM library to the official vcpkg ports. This release does not contain any other functional improvements or API changes.

What's Changed

  • Fix GL_INVALID_ENUM error in CopyTexture (PR #826)
  • Fixed variable using reserved word in vertex shader (PR #832)
  • vcpkg fix for projectm eval (PR #835)

Full Changelog: v4.1.1...v4.1.2