Files
test/source/blender
Mai Lavelle 176ed5bfe2 Fix hair random rotation limited to 180 degrees
The issue was caused by phase being limited from 0 to 1, which gave only
0..M_PI distribution which is not good enough for good randomness.

Now the phase is being randomized across full 0..2*M_PI range.
2015-04-13 14:17:00 +05:00
..
2014-10-29 14:15:21 +01:00
2015-04-06 10:40:12 -03:00
2015-01-29 15:35:06 +11:00
2015-04-06 10:40:12 -03:00
2015-04-10 13:41:57 +10:00
2015-04-08 16:48:15 +02:00
2015-04-06 10:40:12 -03:00
2015-01-20 09:30:02 +01:00