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-09-19Freestyle: Fix for irrelevant docstring showing up in Python API docs.Tamito Kajiyama
2014-09-19Freestyle: Python API documentation updates.Tamito Kajiyama
2014-09-18Fix for missing Freestyle sections in the Blender Python API documentation.Tamito Kajiyama
2014-09-02Better fix for T41464: Material Boundary bug in Freestyle.Tamito Kajiyama
2014-08-20Fix T41464: Material Boundary bug in Freestyle.Tamito Kajiyama
2014-08-12Freestyle: Fix for git merge glitches.Tamito Kajiyama
2014-08-12Freestyle: an improved workflow of line style shading nodes.Tamito Kajiyama
2014-08-12WIP commit just for a record of a working snapshot of code revisions for node...Tamito Kajiyama
2014-07-24Freestyle: minor revisions of Python API docstrings and comments.Tamito Kajiyama
2014-07-24A follow-up to Patch D623: minor code updates and style cleanup.Tamito Kajiyama
2014-07-24Freestyle Python API: Updates and speedups for the parameter editorTamito Kajiyama
2014-07-07Per-material line color settings for Freestyle.Tamito Kajiyama
2014-06-24Freestyle: Fix for a couple of missing names in freestyle.chainingiterators._...Tamito Kajiyama
2014-06-24D319: Freestyle Python scripts update.Tamito Kajiyama
2014-06-05Freestyle: Fix for a wrong formula used for RGB to grayscale conversion.Tamito Kajiyama
2014-05-26Fix for thinning strokes at intersections between visible and background hidd...Tamito Kajiyama
2014-05-21Fix for a regression in rBe84732858590.Tamito Kajiyama
2014-05-09Freestyle: Fix for dashed lines when applied to invisible stroke segments.Tamito Kajiyama
2014-05-06Freestyle: minor code clean-up.Tamito Kajiyama
2014-05-03Patch D246: Texture Marks for freestyle strokes, written and contributed by P...Tamito Kajiyama
2014-04-18Freestyle: New options for sorting to arrange the stacking order of lines.Tamito Kajiyama
2014-04-18Freestyle: Added logical operators for binary predicates for 1D elements.Tamito Kajiyama
2014-04-18Freestyle: Fix ImportError in anisotropic_diffusion.pyIRIE Shinsuke
2014-04-17Revised freestyle.predicates.pyZBP1D so that the constructor accepts an integ...Tamito Kajiyama
2014-04-11Fix for Sinus Displacement and 2D Offset stroke geometry modifiers.Tamito Kajiyama
2014-02-12Freestyle: Fix for chaining operators not concatenating edges with Freestyle ...Tamito Kajiyama
2014-01-28Code cleanup: pep8Campbell Barton
2014-01-28Fix for a typo reported by flokkievids through code review comments D163#1.Tamito Kajiyama
2014-01-28Moved the Operators class from the 'freestyle' module to the 'freestyle.types...Tamito Kajiyama
2014-01-28Patch set by Folkert Vries (flokkievids) with respect to T37565-patch-v1.zip ...Tamito Kajiyama
2014-01-28Fix for a missing submodule in the top-level 'freestyle' module package.Tamito Kajiyama
2014-01-28Updated Freestyle API modules according to the new hierarchical package struc...Tamito Kajiyama
2014-01-28Reorganized the Freestyle Python API in a hierarchical package structure.Tamito Kajiyama
2013-12-06Removed unused Freestyle env_map images.Tamito Kajiyama
2013-10-13Fix for a bug in StrokeCleaner identified through a discussion for Bug #36425...Tamito Kajiyama
2013-09-27Fix for Freestyle hang up in stroke rendering, due to missing update of 2D st...Tamito Kajiyama
2013-09-26Freestyle: remove a bunch of debug prints in the python code, these are confu...Brecht Van Lommel
2013-08-30Fix for [#36599] Freestyle: Line thickness modifier with certain blend types ...Tamito Kajiyama
2013-08-22style cleanup: pep8, also use float literals when comparing floats and pass t...Campbell Barton
2013-08-22Temporary fix for gaps in strokes when objects are behind the lines.Tamito Kajiyama
2013-07-07Fix for incorrect clipping of Freestyle strokes when the viewport preview is ...Tamito Kajiyama
2013-07-05Partial fix for Bug #35695: Freestyle produces extra line across an object wi...Tamito Kajiyama
2013-06-16Fixed the feature edge selection by Freestyle face marks to properly account ...Tamito Kajiyama
2013-06-02Fix for potential division by zero during Freestyle stroke rendering.Tamito Kajiyama
2013-05-03Fix for shaders.py based on code review comments from flokkievids.Tamito Kajiyama
2013-04-24Fix for broken Material color/alpha/thickness modifiers.Tamito Kajiyama
2013-04-23rna attribute consistency edits, use common prefix for booleans.Campbell Barton
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-03-20Removed a global variable from PredicatesU1D.pyNFirstUP1D.Tamito Kajiyama