Added header comments to indicate the author(s) of original files.

Suggested by Sergey Sharybin through a code review of the branch.

The information was mostly recovered from the AUTHORS file [1] of the
stand-alone Freestyle package version 2.2.0.

[1] http://freestyle.cvs.sourceforge.net/viewvc/freestyle/freestyle/AUTHORS.TXT
This commit is contained in:
Tamito Kajiyama
2013-03-24 00:53:05 +00:00
parent 866d80bdf2
commit 5841d1c814
9 changed files with 44 additions and 0 deletions

View File

@@ -16,6 +16,11 @@
#
# ##### END GPL LICENSE BLOCK #####
# Filename : parameter_editor.py
# Authors : Tamito Kajiyama
# Date : 26/07/2010
# Purpose : Interactive manipulation of stylization parameters
import Freestyle
import math
import mathutils