Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
projectm_sdl.mac.zip | 2024-12-28 | 68.8 MB | |
libprojectM-4.1.3.zip | 2024-12-20 | 48.3 MB | |
libprojectM-4.1.3.tar.gz | 2024-12-20 | 52.4 MB | |
libprojectM Release 4.1.3 source code.tar.gz | 2024-12-20 | 47.9 MB | |
libprojectM Release 4.1.3 source code.zip | 2024-12-20 | 48.2 MB | |
README.md | 2024-12-20 | 702 Bytes | |
Totals: 6 Items | 265.6 MB | 1 |
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
andsampler_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: https://github.com/projectM-visualizer/projectm/compare/v4.1.2...v4.1.3