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
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-18Workspaces: remove workspace engine, use 3D viewport draw mode instead.Brecht Van Lommel
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-22SceneRenderLayer Removal/RefactorDalai Felinto
2017-10-25Fix freestyle UI after workspace > engine changesDalai Felinto
2017-07-24Cleanup: trailing spaceCampbell Barton
2017-06-14PYAPI: Fix freestyle submodules without tocreesAaron Carlisle
2017-04-14Cleanup: triple quotes for docstringsCampbell Barton
2017-02-28Cleanup: Grey --> GrayAaron Carlisle
2017-02-16Freestyle: Feature edge selection by nested object groups.Tamito Kajiyama
2016-08-05Fix T48366: Freestyle will unnecessary exclude some linked objects.Tamito Kajiyama
2015-10-28Freestyle: Fix for 'Distance from Object' modifiers without a target object.Tamito Kajiyama
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-16Partial fix for T44404: freestyle crashes blender.Tamito Kajiyama
2015-04-08Freestyle: Fix for AndBP1D and OrBP1D not working due to typos.Tamito Kajiyama
2015-03-09Freestyle: Fix for references of deprecated texture stroke shaders.Folkert de Vries
2015-02-27cleanup: typosCampbell Barton
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