This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenlib/intern
Jacques Lucke cbfedf2139 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
2020-07-10 15:54:01 +02:00
..
2020-07-02 13:03:46 +10:00
2020-04-05 22:22:21 +10:00
2020-07-07 12:49:13 +10:00
2020-07-03 14:25:20 +02:00
2020-07-07 12:49:13 +10:00
2020-05-04 19:50:06 +10:00
2020-05-28 16:42:31 +10:00
2020-06-25 23:14:36 +10:00
2020-07-01 13:12:24 +10:00
2019-08-12 01:10:43 +10:00
2020-07-07 12:49:13 +10:00
2020-05-08 19:02:03 +10:00
2020-07-10 16:04:09 +10:00
2020-05-08 12:42:10 +10:00
2020-07-10 15:54:01 +02:00
2019-09-30 17:07:05 +10:00
2020-05-09 17:15:43 +10:00
2020-07-02 13:03:46 +10:00
2020-05-03 13:42:49 +10:00
2020-05-09 17:19:28 +10:00