Skip to content

libprojectM Release 4.1.3

Latest
Compare
Choose a tag to compare
@kblaschke kblaschke released this 20 Dec 22:30
· 27 commits to master since this release
c30109f

This is a maintenance release fixing some internal issues and improving preset compatibility.

No new functionality or API changes have been introduced in this release.

What's Changed

  • Fix wrong API exports definition in playlist build.
  • Fix random texture selection and improve handling of presets using multiple conflicting sampler names like sampler_rand00_a and sampler_rand00_b.
  • Add ldexp intrinsic to shader transpiler.
  • Add faceforward intrisinc to shader transpiler.
  • Fix variable name using a reserved word in a vertex shader.
  • Some build system and vcpkg improvements.

Full Changelog: v4.1.2...v4.1.3