1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Revert the move of new() to the Seedable trait More... over 3 years ago
Fix errors More... over 3 years ago
Suppress a warning about redundant Vec import when using std More... over 3 years ago
Added a implementation for Boxed NoiseFns More... over 3 years ago
Fix bug in checkerboard More... over 3 years ago
Update examples to take values where possible instead of references More... over 3 years ago
Revert the change from generics to dyn NoiseFn More... over 3 years ago
Re-Implement generics for combiner modules More... over 3 years ago
Allow `dyn NoiseFn` to be used as the `M` type More... over 3 years ago
Remove unused math functions More... over 3 years ago
Implement Vectors in Fractals More... over 3 years ago
Implement Vectors in core More... over 3 years ago
Add basic Vector implementations More... over 3 years ago
Update the github actions ci More... over 3 years ago
Fix new clippy lint More... over 3 years ago
Fix typo More... over 3 years ago
Make sure the default gets built More... over 3 years ago
Remove image & std from the default features More... over 3 years ago
Tie image and std features together More... over 3 years ago
format pass More... over 3 years ago
Fix macro-related errors More... over 3 years ago
Fix errors resulting from enabling no_std More... over 3 years ago
Add #![no_std] More... over 3 years ago
Format pass & fix test errors More... over 3 years ago
Move Value to Core More... over 3 years ago
Move SuperSimplex to Core More... over 3 years ago
Move OpenSimplex to Core More... over 3 years ago
Move Worley to Core More... over 3 years ago
Move Perlin_Surflet to Core More... over 3 years ago
Move Perlin and Simplex noises to a core module More... over 3 years ago