Blender Git Loki
Git Commits -> Revision 40a5ed7
Revision 40a5ed7 by Daniel Dunbar (master) July 25, 2005, 20:33 (GMT) |
- added RNG abstract random object rng_{new/free/seed/get{Int,Double,Float}} to avoid use of global generator. at the moment the renderer owns the number generator and this is important for retaining render consistency. |
Commit Details:
Full Hash: 40a5ed791df248c5cb3d19f714dde67cd8c91458
SVN Revision: 4914
Parent Commit: cb988ff
Lines Changed: +81, -43