Skip to content

v1.1.1

Latest
Compare
Choose a tag to compare
@Auburn Auburn released this 05 Mar 21:15
· 3 commits to master since this release

What's Changed

  • C: Rename FNL_CELLULAR_RETURN_VALUE_ to FNL_CELLULAR_RETURN_TYPE_ to match variable name and other ports (d5d42d9)
  • GLSL/HLSL: Fix #124 Incorrect default value comments
  • Rust: Don't unnecessarily borrow &self as mutable by @valadaptive in #125
  • Bug fixes for OpenSimplex2S Noise 2D (GLSL) and Value Cubic Noise 3D (GLSL and HLSL) by @MAGGen-hub in #127
  • Rust: Update README.md to use correct method by @SayYoungMan in #126
  • Rust: better documentation, fix "f64" feature flag broken compilation by @Keavon in #133

New Contributors

Full Changelog: v1.1.0...v1.1.1