Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-28Reorganized the Freestyle Python API in a hierarchical package structure.Tamito Kajiyama
2013-09-26Freestyle: remove a bunch of debug prints in the python code, these are confu...Brecht Van Lommel
2013-05-03Fix for shaders.py based on code review comments from flokkievids.Tamito Kajiyama
2013-04-07use lowercase name for freestyle module (as with all other blender modules).Campbell Barton
2013-03-24Added header comments to indicate the author(s) of original files.Tamito Kajiyama
2013-02-25Freestyle Python API improvements - part 9.Tamito Kajiyama
2013-02-24Freestyle Python API improvements - part 8.Tamito Kajiyama
2013-02-23Fix for __repr__() depending on .getName() and .getExactTypeName().Tamito Kajiyama
2013-02-21Freestyle Python API improvements - part 5.Tamito Kajiyama
2013-02-16Freestyle Python API improvements - part 4.Tamito Kajiyama
2013-02-15Freestyle Python API improvements - part 3.Tamito Kajiyama
2013-02-03Freestyle Python API improvements - part 2.Tamito Kajiyama
2013-01-28Freestyle Python API improvements.Tamito Kajiyama
2013-01-28Freestyle Python API improvements - part 1.Tamito Kajiyama
2013-01-22Fix for Stroke.Resample(float iSampling) and Stroke.UpdateLength() usingTamito Kajiyama
2012-12-12Further fix for svn:executable.Tamito Kajiyama
2011-11-12Added to the Parameter Editor mode new stroke geometry modifier `Blueprint'Tamito Kajiyama
2011-11-02* Fix for stroke geometry shaders that did not update the 2D length after theTamito Kajiyama
2011-08-19Removed uncontrolled randomness from the pyPerlinNoise1DShader.Tamito Kajiyama
2011-08-19Added an optional argument 'seed' to the Freestyle.Noise class constructor.Tamito Kajiyama
2010-07-07* Bug fixes by Stéphane Grabli with respect to pyZDependingThicknessShader,Tamito Kajiyama
2010-05-09Renamed FrsCurve, FrsNoise and FrsMaterial Python extension typesTamito Kajiyama
2009-09-27Made standard style modules compatible with Python 3.Tamito Kajiyama
2009-09-20Reverted all changes (i.e., deletion) in release/scripts/freestyle.Tamito Kajiyama
2009-09-19MergedTamito Kajiyama
2009-07-28* freestyle_init.py: Removed all classes for wrapping extension types.Tamito Kajiyama
2008-09-30soc-2008-mxcurioni: sending files in release/scripts/freestyle folderMaxime Curioni