Blender Git Loki
Git Commits -> Revision 4a427a4
Revision 4a427a4 by Brecht Van Lommel (master) February 7, 2012, 17:32 (GMT) |
Fix #30049: cycles noise texture producing nan values with some texture coordinates, due to int overflow. Also minor tweak in shader code to avoid copying uninitialized values, should have no effect though because they were not used. |
Commit Details:
Full Hash: 4a427a441b37ad0539e3c758b31a384edf8b7c76
SVN Revision: 43966
Parent Commit: b67b1c8
Lines Changed: +9, -7