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
2017-06-14PYAPI: Fix freestyle submodules without tocreesAaron Carlisle
2017-04-14Cleanup: triple quotes for docstringsCampbell Barton
2017-02-28Cleanup: Grey --> GrayAaron Carlisle
2015-07-23Freestyle: Fix for round/square stroke caps causing line thinning.Tamito Kajiyama
2015-07-10Freestyle: Missing __all__ symbols added in D963.Tamito Kajiyama
2015-07-10Code cleanup: White space and dead code.Tamito Kajiyama
2015-07-10Freestyle: new stroke modifiersFolkert de Vries
2015-05-31Improvements to the Freestyle Python API (needed by the SVG Exporter)Tamito Kajiyama
2015-04-08Freestyle: Fix for AndBP1D and OrBP1D not working due to typos.Tamito Kajiyama
2015-02-27cleanup: typosCampbell Barton
2014-10-19Revert "Freestyle: Built-in SVG exporter."Campbell Barton
2014-10-18Freestyle: Built-in SVG exporter.Tamito Kajiyama
2014-10-13Fix T42198: Linked lines only work with linked objects.Tamito Kajiyama
2014-10-08D801: Freestyle: remove old and unused stroke shadersTamito Kajiyama
2014-10-01Freestyle: New line style options for sorting and chain selection.Tamito Kajiyama
2014-10-01Freestyle: Fix for a typo in the definition of NotBP1D.Tamito Kajiyama
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-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-05-21Fix for a regression in rBe84732858590.Tamito Kajiyama
2014-05-03Patch D246: Texture Marks for freestyle strokes, written and contributed by P...Tamito Kajiyama
2014-04-18Freestyle: Added logical operators for binary predicates for 1D elements.Tamito Kajiyama
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