Blender Git Loki

Git Commits -> Revision db7c3d3

Revision db7c3d3 by Alfredo de Greef (master)
September 25, 2006, 04:54 (GMT)
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.

Commit Details:

Full Hash: db7c3d32717f5e12969fcb9951b7f5508faa7e0a
SVN Revision: 8536
Parent Commit: 7128495
Lines Changed: +53, -21

2 Modified Paths:

/source/blender/blenlib/intern/noise.c (+4, -20) (Diff)
/source/blender/python/api2_2x/Noise.c (+49, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021