This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenlib
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
2006-08-20 15:22:56 +00:00
2006-08-20 15:22:56 +00:00
2005-08-23 02:29:22 +00:00
2005-03-09 19:45:59 +00:00
2006-01-23 22:05:47 +00:00
2005-03-28 21:49:49 +00:00
2005-08-25 13:11:04 +00:00
2006-08-20 14:41:13 +00:00
2004-01-05 00:06:11 +00:00