Bluefinger / bevy_turborand

A plugin to enable random number generation for the Bevy game engine.
Apache License 2.0
35 stars 5 forks source link

feat(DelegatedRng): *_mut sampling methods #6

Closed Bluefinger closed 1 year ago

Bluefinger commented 1 year ago

Adding delegated *_mut sampling methods, with a workaround for weighted_sample_mut.