Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacques Lucke <jacques@blender.org>2020-07-10 16:53:36 +0300
committerJacques Lucke <jacques@blender.org>2020-07-10 16:54:01 +0300
commitcbfedf2139eb50df03217c9a6f036260a7b9f0b0 (patch)
tree7a6ad72b2b775ca0167595218beef24553e81e35 /source/blender/makesrna/intern/rna_sequencer_api.c
parentc2304d2f029cf4610c33c0e9cbf5afe519b770b8 (diff)
BLI: add C++ random number generator
This adds `blender::RandomNumberGenerator` in `BLI_rand.hh`. Furthermore, `RNG` is now implemented in terms of this new generator. No functional changes are expected, the generated random numbers are not changed by this commit. Reviewers: campbellbarton, brecht Differential Revision: https://developer.blender.org/D8259
Diffstat (limited to 'source/blender/makesrna/intern/rna_sequencer_api.c')
0 files changed, 0 insertions, 0 deletions