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-12-02Freestyle: Avoid quietly ignoring errors in parameter_editor.lineset_pre call...Tamito Kajiyama
2014-11-25Freestyle: Py-Hooks for custom pre/post-processing line styleTamito Kajiyama
2014-10-19Revert "Freestyle: Built-in SVG exporter."Campbell Barton
2014-10-19Revert "Fix for rB61a330baca0f: Changed SVG file encoding from UTF-16 to UTF-8."Campbell Barton
2014-10-19Revert "Freestyle: rename module to export_svg"Campbell Barton
2014-10-19Revert "Freestyle: add GPL headers"Campbell Barton
2014-10-19Revert "Cleanup: pep8"Campbell Barton
2014-10-19Revert "Cleanup: unused import"Campbell Barton
2014-10-19Revert "Freestyle: lazy load 'export_svg'"Campbell Barton
2014-10-18Freestyle: lazy load 'export_svg'Campbell Barton
2014-10-18Cleanup: unused importCampbell Barton
2014-10-18Cleanup: pep8Campbell Barton
2014-10-18Freestyle: add GPL headersCampbell Barton
2014-10-18Freestyle: rename module to export_svgCampbell Barton
2014-10-18Fix for rB61a330baca0f: Changed SVG file encoding from UTF-16 to UTF-8.Tamito Kajiyama
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-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