Files
blender/intern/cycles/subd
Thomas Dinges c5ed6765b9 Cycles / Math functions:
* Rename some math functions:
len -> length
len_squared -> length_squared
normalize_len -> normalize_length

* This way OpenCL uses its inbuilt length() function, rather than our own. The other two functions have been renamed for consistency. 
* Tested CPU, CUDA and OpenCL compile, should be no functional changes.
2013-06-02 20:39:32 +00:00
..
2012-10-17 04:13:03 +00:00
2013-05-12 14:13:29 +00:00
2013-06-02 20:39:32 +00:00
2011-08-10 19:45:08 +00:00
2012-06-09 17:22:52 +00:00
2013-06-02 20:39:32 +00:00