Skip to content
Commit 2c0bc2a2 authored by Halla Rempt's avatar Halla Rempt
Browse files

Fix the randomness of KisRandomSource

The root cause probably was all the places where srand was called,
but after this change, textures are random again. This was a problem
on Windows only, probably because the resolution of time() is too
low. But that's a guess.

BUG:345196,370246,363663,367873
Closed phabricator task T3887,T3968
parent 8564a291
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment