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
- @valadaptive made their first contribution in #125
- @MAGGen-hub made their first contribution in #127
- @SayYoungMan made their first contribution in #126
Full Changelog: v1.1.0...v1.1.1