Files
test/source/blender/blenlib/intern
Alfredo de Greef db7c3d3271 A possible problem was noted by Cyril Brulebois regarding copyright issues
with regards to the noise functions in yafray based on Ken Musgrave's
original code.
I had left the 'Copyright' notice in the comments, and according to
Cyril Brulebois this is a problem. In fact, from what I understand this
makes it even impossible to use or modify the code in other software.
But since it is not a verbatim copy of the code but rather based on Musgrave's
work, he suggested I change it to explicitely state that it is in fact
based on the code from the 'Texturing & Modeling' book.
And since the yafray code is in turn based on the blender code, I better
adapt the blender code too.

This reminded me that I also have forgotten to include the copyright notice
in the mersenne twister rng code I used for the Python Noise module.
This does clearly state to include the original notice with any resdistributed
code, in modified form or not. So I added that too.

I hope that solves the problems.
2006-09-25 04:54:45 +00:00
..
2006-08-13 10:03:07 +00:00
2002-11-25 12:02:15 +00:00
2006-01-05 13:46:27 +00:00
2005-08-23 02:29:22 +00:00
2006-06-19 13:53:00 +00:00
2002-11-25 12:02:15 +00:00
2006-01-23 22:05:47 +00:00
2005-11-05 21:17:55 +00:00
2006-01-23 22:05:47 +00:00
2006-06-30 16:07:50 +00:00
2006-08-20 14:41:13 +00:00
2002-11-25 12:02:15 +00:00
2002-11-25 12:02:15 +00:00
2006-08-20 14:41:13 +00:00